forked from NethermindEth/nethermind
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
23 lines (23 loc) · 775 Bytes
/
.gitmodules
File metadata and controls
23 lines (23 loc) · 775 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "src/tests"]
path = src/tests
url = https://github.com/ethereum/tests.git
[submodule "src/Dirichlet"]
path = src/Dirichlet
url = https://github.com/tkstanczak/Dirichlet.git
[submodule "src/rocksdb-sharp"]
path = src/rocksdb-sharp
url = https://github.com/NethermindEth/rocksdb-sharp.git
branch = master
[submodule "src/bench_precompiles"]
path = src/bench_precompiles
url = https://github.com/shamatar/bench_precompiles.git
[submodule "gitbook/docs"]
path = gitbook/docs
url = https://github.com/NethermindEth/docs.git
[submodule "src/int256"]
path = src/int256
url = https://github.com/NethermindEth/int256.git
[submodule "src/Math.Gmp.Native"]
path = src/Math.Gmp.Native
url = https://github.com/NethermindEth/Math.Gmp.Native.git
branch = master