Skip to content

Commit 09d606c

Browse files
tzemanovicbrentstone
authored andcommitted
Merge branch 'yuji/fix-ibc-client-validation' (#1989)
* origin/yuji/fix-ibc-client-validation: add changelog update ibc-rs for ibc-rs/#911
2 parents d26dc08 + 6bb2bb0 commit 09d606c

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Update ibc-rs with the fix for ibc-rs/#911
2+
([\#1989](https://github.com/anoma/namada/issues/1989))

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ ferveo = {optional = true, git = "https://github.com/anoma/ferveo", rev = "e5abd
6868
ferveo-common = {git = "https://github.com/anoma/ferveo", rev = "e5abd0acc938da90140351a65a26472eb495ce4d"}
6969
tpke = {package = "group-threshold-cryptography", optional = true, git = "https://github.com/anoma/ferveo", rev = "e5abd0acc938da90140351a65a26472eb495ce4d"}
7070
# TODO using the same version of tendermint-rs as we do here.
71-
ibc = { git = "https://github.com/heliaxdev/cosmos-ibc-rs.git", rev = "38a827d3901e590b2935ee5b6b81b4d67c399560", features = ["serde"], optional = true}
71+
ibc = { git = "https://github.com/heliaxdev/cosmos-ibc-rs.git", rev = "206cb5fa74a7ca38038b937d202ae39fbbd63c19", features = ["serde"], optional = true}
7272
ibc-proto = {git = "https://github.com/heliaxdev/ibc-proto-rs.git", rev = "31892ee743b2af017d5629b2af419ee20b6100c7", default-features = false, optional = true}
7373
ics23.workspace = true
7474
impl-num-traits = "0.1.2"

wasm/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)