@@ -136,33 +136,33 @@ poseidon = { path = "./crates/poseidon" }
136
136
# cgp-run = { git = "https://github.com/contextgeneric/cgp.git" }
137
137
# cgp-inner = { git = "https://github.com/contextgeneric/cgp.git" }
138
138
139
- hermes-chain-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
140
- hermes-chain-type-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
141
- hermes-relayer-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
142
- hermes-relayer-components-extra = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
143
- hermes-runtime-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
144
- hermes-async-runtime-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
145
- hermes-tokio-runtime-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
146
- hermes-runtime = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
147
- hermes-error = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
148
- hermes-encoding-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
149
- hermes-protobuf-encoding-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
150
- hermes-logging-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
151
- hermes-tracing-logging-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
152
- hermes-logger = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
153
- hermes-test-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
154
- hermes-ibc-test-suite = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
155
- hermes-any-counterparty = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
156
- hermes-cosmos-chain-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
157
- hermes-cosmos-relayer = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
158
- hermes-cosmos-wasm-relayer = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
159
- hermes-cosmos-test-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
160
- hermes-cosmos-encoding-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
161
- hermes-cosmos-integration-tests = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
162
- hermes-comet-light-client-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
163
- hermes-comet-light-client-context = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
164
- hermes-wasm-test-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
165
- hermes-wasm-client-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
166
- hermes-wasm-encoding-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
167
- hermes-cli-components = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
168
- hermes-cli = { git = " https://github.com/informalsystems/hermes-sdk.git" , branch = " soares/20250124 " }
139
+ hermes-chain-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
140
+ hermes-chain-type-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
141
+ hermes-relayer-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
142
+ hermes-relayer-components-extra = { git = " https://github.com/informalsystems/hermes-sdk.git" }
143
+ hermes-runtime-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
144
+ hermes-async-runtime-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
145
+ hermes-tokio-runtime-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
146
+ hermes-runtime = { git = " https://github.com/informalsystems/hermes-sdk.git" }
147
+ hermes-error = { git = " https://github.com/informalsystems/hermes-sdk.git" }
148
+ hermes-encoding-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
149
+ hermes-protobuf-encoding-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
150
+ hermes-logging-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
151
+ hermes-tracing-logging-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
152
+ hermes-logger = { git = " https://github.com/informalsystems/hermes-sdk.git" }
153
+ hermes-test-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
154
+ hermes-ibc-test-suite = { git = " https://github.com/informalsystems/hermes-sdk.git" }
155
+ hermes-any-counterparty = { git = " https://github.com/informalsystems/hermes-sdk.git" }
156
+ hermes-cosmos-chain-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
157
+ hermes-cosmos-relayer = { git = " https://github.com/informalsystems/hermes-sdk.git" }
158
+ hermes-cosmos-wasm-relayer = { git = " https://github.com/informalsystems/hermes-sdk.git" }
159
+ hermes-cosmos-test-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
160
+ hermes-cosmos-encoding-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
161
+ hermes-cosmos-integration-tests = { git = " https://github.com/informalsystems/hermes-sdk.git" }
162
+ hermes-comet-light-client-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
163
+ hermes-comet-light-client-context = { git = " https://github.com/informalsystems/hermes-sdk.git" }
164
+ hermes-wasm-test-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
165
+ hermes-wasm-client-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
166
+ hermes-wasm-encoding-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
167
+ hermes-cli-components = { git = " https://github.com/informalsystems/hermes-sdk.git" }
168
+ hermes-cli = { git = " https://github.com/informalsystems/hermes-sdk.git" }
0 commit comments