forked from citp/BlockSci
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 869 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "libs/pybind11"]
path = blockscipy/blocksci/pybind11
url = https://github.com/pybind/pybind11/
[submodule "libs/bitcoin-api-cpp"]
path = external/bitcoin-api-cpp
url = https://github.com/hkalodner/bitcoin-api-cpp.git
[submodule "libs/dset"]
path = external/dset
url = https://github.com/wjakob/dset.git
[submodule "libs/variant"]
path = external/variant
url = https://github.com/mpark/variant.git
[submodule "libs/range-v3"]
path = external/range-v3
url = https://github.com/hkalodner/range-v3.git
[submodule "Notebooks/blocksci/Blockchain-Known-Pools"]
path = blockscipy/blocksci/Blockchain-Known-Pools
url = https://github.com/blockchain/Blockchain-Known-Pools
[submodule "libs/clipp"]
path = external/clipp
url = https://github.com/muellan/clipp
[submodule "libs/rocksdb"]
path = external/rocksdb
url = https://github.com/facebook/rocksdb