Skip to content

Commit 2dffd3d

Browse files
ljoss17romac
andauthored
Bump tendermint-rs and ibc-proto versions (#4091)
* Bump tendermint-rs and ibc-proto versions and required dependencies * Remove patch on `ibc-proto` * Add changelog entry * Ignore folder generated by wasm contract * Update tendermint-rs to v0.38.1 * Update changelog entry --------- Co-authored-by: Romain Ruetschi <[email protected]>
1 parent 4ebbc0f commit 2dffd3d

File tree

7 files changed

+254
-87
lines changed

7 files changed

+254
-87
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Bump version of `ibc-proto` from `v0.46.0` to `v0.47.0` and
2+
version of `tendermint-rs` from `v0.37.0` to `v0.38.1`.
3+
([\#4093](https://github.com/informalsystems/hermes/issues/4093))

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ mc.log
3030

3131
# Ignore tooling Cargo.lock
3232
tools/check-guide/Cargo.lock
33+
34+
# Ignore data generated from wasm contract
35+
ibc_08-wasm_client_data

0 commit comments

Comments
 (0)