Skip to content

Commit

Permalink
Merge branch 'yuji/ibc-rs-0.47.0' (#2084)
Browse files Browse the repository at this point in the history
* origin/yuji/ibc-rs-0.47.0:
  changelog: add #2084
  fix bench
  fix check-crates
  fix workaround for AppState
  ibc-rs 0.47.0
  workaround for ChainId
  fix for fast_sync
  fix for IBC Mock
  fix for tests
  WIP: fix for tendermint
  WIP: fix ibc tests
  WIP: add TokenTransferContext
  WIP: restruct IBC contexts
  • Loading branch information
adrianbrink committed Nov 11, 2023
2 parents 5c590e0 + 434b88f commit 7146269
Show file tree
Hide file tree
Showing 59 changed files with 2,734 additions and 2,092 deletions.
2 changes: 2 additions & 0 deletions .changelog/unreleased/improvements/2084-ibc-rs-0.47.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Upgraded to upstream ibc-rs and tendermint-rs crates.
([\#2084](https://github.com/anoma/namada/pull/2084))
Loading

0 comments on commit 7146269

Please sign in to comment.