-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.07 KB
/
Copy path.gitmodules
File metadata and controls
33 lines (33 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "execution-specs"]
path = lib/execution-specs
url = https://github.com/ethereum/execution-specs
[submodule "execution-apis"]
path = lib/execution-apis
url = https://github.com/ethereum/execution-apis.git
[submodule "ethereum-tests"]
path = lib/ethereum-tests
url = https://github.com/ethereum/tests.git
[submodule "hive"]
path = lib/hive
url = https://github.com/ethereum/hive.git
[submodule "consensus-specs"]
path = lib/consensus-specs
url = https://github.com/ethereum/consensus-specs.git
[submodule "EIPs"]
path = lib/EIPs
url = https://github.com/ethereum/EIPs.git
[submodule "yellowpaper"]
path = lib/yellowpaper
url = https://github.com/ethereum/yellowpaper.git
[submodule "execution-spec-tests"]
path = lib/execution-spec-tests
url = https://github.com/ethereum/execution-spec-tests.git
[submodule "foundry"]
path = lib/foundry
url = https://github.com/foundry-rs/foundry.git
[submodule "hardhat"]
path = lib/hardhat
url = https://github.com/NomicFoundation/hardhat.git
[submodule "edr"]
path = lib/edr
url = https://github.com/NomicFoundation/edr.git