-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
162 lines (162 loc) · 4.77 KB
/
.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
[submodule "boost"]
path = boost
url = https://github.com/boostorg/boost.git
branch = boost-1.80.0
[submodule "libp2p"]
path = libp2p
url = ../libp2p.git
branch = master
[submodule "ipfs-lite-cpp"]
path = ipfs-lite-cpp
url = ../ipfs-lite-cpp.git
branch = master
[submodule "restclient-cpp"]
path = restclient-cpp
url = https://github.com/mrtazz/restclient-cpp.git
ignore = untracked
[submodule "celer-network/pb3-gen-sol"]
path = celer-network/pb3-gen-sol
url = https://github.com/celer-network/pb3-gen-sol.git
[submodule "boost-for-mobile"]
path = boost-for-mobile
url = ../boost-for-mobile.git
[submodule "lmdb"]
path = lmdb
url = ../lmdb.git
[submodule "flutter"]
path = flutter
url = https://github.com/flutter/flutter.git
[submodule "curl-android-ios"]
path = curl-android-ios
url = https://github.com/gcesarmza/curl-android-ios.git
[submodule "grpc"]
path = grpc
url = https://github.com/grpc/grpc
branch = v1.39.1
[submodule "GSL"]
path = GSL
url = https://github.com/Microsoft/GSL
[submodule "spdlog"]
path = spdlog
url = https://github.com/gabime/spdlog
[submodule "hat-trie"]
path = hat-trie
url = https://github.com/masterjedy/hat-trie
[submodule "Boost.DI"]
path = Boost.DI
url = https://github.com/masterjedy/di
branch = cpp14
[submodule "cpp-ipfs-http-client"]
path = cpp-ipfs-http-client
url = https://github.com/vasild/cpp-ipfs-http-client
[submodule "json"]
path = json
url = https://github.com/nlohmann/json
[submodule "ipfs-pubsub"]
path = ipfs-pubsub
url = ../ipfs-pubsub.git
branch = master
[submodule "GTest"]
path = GTest
url = https://github.com/google/googletest
[submodule "ed25519"]
path = ed25519
url = ../ed25519.git
branch = master
[submodule "rapidjson"]
path = rapidjson
url = https://github.com/Tencent/rapidjson
[submodule "jsonrpc-lean"]
path = jsonrpc-lean
url = https://github.com/uskr/jsonrpc-lean
[submodule "gnostic"]
path = gnostic
url = https://github.com/googleapis/gnostic
[submodule "Parabeac-Core"]
path = Parabeac-Core
url = https://github.com/Parabeac/Parabeac-Core.git
branch = stable
[submodule "delta-enabled-crdts"]
path = delta-enabled-crdts
url = ../delta-enabled-crdts.git
branch = master
[submodule "rocksdb"]
path = rocksdb
url = ../rocksdb.git
[submodule "sr25519-donna"]
path = sr25519-donna
url = ../sr25519-donna.git
branch = master
[submodule "fmt"]
path = fmt
url = https://github.com/fmtlib/fmt.git
branch = 7.1.3
[submodule "yaml-cpp"]
path = yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git
branch = yaml-cpp-0.7.0
[submodule "c-ares"]
path = c-ares
url = https://github.com/c-ares/c-ares.git
branch = cares-1_17_2
[submodule "soralog"]
path = soralog
url = ../soralog
branch = c17
[submodule "libp2p-sqlite-modern-cpp"]
path = libp2p-sqlite-modern-cpp
url = https://github.com/soramitsu/libp2p-sqlite-modern-cpp.git
[submodule "ipfs-bitswap-cpp"]
path = ipfs-bitswap-cpp
url = ../ipfs-bitswap-cpp.git
branch = master
[submodule "openssl"]
path = openssl
url = https://github.com/openssl/openssl.git
branch = OpenSSL_1_1_1-stable
[submodule "libsecp256k1"]
path = libsecp256k1
url = https://github.com/GeniusVentures/soramitsu-libsecp256k1.git
[submodule "xxhash"]
path = xxhash
url = https://github.com/hunter-packages/xxHash.git
[submodule "MoltenVK"]
path = MoltenVK
url = https://github.com/KhronosGroup/MoltenVK.git
[submodule "Vulkan-Headers"]
path = Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "Vulkan-Loader"]
path = Vulkan-Loader
url = https://github.com/KhronosGroup/Vulkan-Loader.git
[submodule "abseil-cpp"]
path = abseil-cpp
url = https://github.com/abseil/abseil-cpp.git
[submodule "Boost-for-Android"]
url = ../Boost-for-Android.git
path = build/Android/Boost-for-Android
[submodule "wallet-core"]
path = wallet-core
url = ../wallet-core.git
[submodule "MNN"]
path = MNN
url = https://github.com/GeniusVentures/MNN.git
[submodule "zlib"]
path = zlib
url = https://github.com/madler/zlib.git
[submodule "libssh2"]
path = libssh2
url = https://github.com/libssh2/libssh2.git
[submodule "AsyncIOManager"]
path = AsyncIOManager
url = https://github.com/GeniusVentures/AsyncIOManager.git
branch = refactor_async_mnnloader
[submodule "cryptopp-cmake"]
path = cryptopp-cmake
url = https://github.com/abdes/cryptopp-cmake.git
[submodule "zkLLVM"]
path = zkLLVM
url = ../zkLLVM.git
[submodule "stb"]
path = stb
url = https://github.com/nothings/stb.git