Skip to content

Commit 5d1855b

Browse files
Upgrade to tendermint v0.32, ibc-proto-rs v0.32 (#700)
* Upgrade to tendermint v0.32 and ibc-proto-rs v0.31 * Fix clippy catches * Bump versions in ci/no-std-check * Remove irrelevant docstring * Discard serde & mocks-no-std features from no-std-check * Add unclog * fix: remove ibc-proto features * imp: change ICS* aliases to Raw* for imported specs types * fix: remove cfg-if dependency from cargo.toml * dep: bump ibc-proto-rs to 0.32.0 * fix: revert ibc-proto-rs upgrade * update ibc-proto-rs to v0.32 * document serde feature not working in no_std * fmt --------- Signed-off-by: Farhad Shabani <[email protected]> Co-authored-by: Philippe Laferriere <[email protected]>
1 parent 2403dc3 commit 5d1855b

File tree

14 files changed

+289
-480
lines changed

14 files changed

+289
-480
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Upgrade to tendermint v0.32, ibc-proto-rs v0.32, ics23 v0.10, and get
2+
prehash_key_before_comparison field available for the `ProofSpec`
3+
([#640](https://github.com/cosmos/ibc-rs/issues/640))

0 commit comments

Comments
 (0)