-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
35 lines (35 loc) · 1.31 KB
/
Copy path.gitmodules
File metadata and controls
35 lines (35 loc) · 1.31 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
34
35
[submodule "deps/hermes"]
# Commit: fd92eb6d17342bc83003f2067d6a9cd8261f2884
path = deps/hermes
url = https://github.com/informalsystems/ibc-rs.git
[submodule "deps/relayer"]
# Commit: 7f78a4d608329b2ae07a6512381bbadffee66be6
# Branch: andrew/client_icq
path = deps/relayer
url = https://github.com/cosmos/relayer.git
[submodule "deps/gaia"]
# Commit: 5b47714dd5607993a1a91f2b06a6d92cbb504721
path = deps/gaia
url = https://github.com/Stride-Labs/gaia.git
[submodule "deps/juno"]
# Commit: 955892041359443fbb5addd34c0ab8b66bd8d75c
path = deps/juno
url = https://github.com/CosmosContracts/juno.git
[submodule "deps/osmosis"]
# Commit: 08669da8509059980dc964976ee1ca60c84f5c8a
path = deps/osmosis
url = https://github.com/osmosis-labs/osmosis.git
[submodule "deps/stargaze"]
# Commit: b0bea28fc695a2a5c567e56a37b289a5b75830cc
path = deps/stargaze
url = https://github.com/public-awesome/stargaze.git
# bats
[submodule "dockernet/tests/bats/bats-core"]
path = dockernet/tests/bats/bats-core
url = https://github.com/bats-core/bats-core.git
[submodule "dockernet/tests/bats/bats-assert"]
path = dockernet/tests/bats/bats-assert
url = https://github.com/bats-core/bats-assert.git
[submodule "dockernet/tests/bats/bats-support"]
path = dockernet/tests/bats/bats-support
url = https://github.com/bats-core/bats-support.git