Skip to content

Commit

Permalink
Merge branch 'yuji/ibc-rs-0.41.0' (#1737)
Browse files Browse the repository at this point in the history
* origin/yuji/ibc-rs-0.41.0:
  fix IBC e2e test
  for CI
  [ci] wasm checksums update
  update ibc-rs to fix a header encoding bug in ibc-rs
  need ibc-rs/std for the memo fix
  update ibc-rs and ibc-proto-rs to fix a memo bug in ibc-rs
  add changelog
  fix next_seq for MsgTimeout
  fix for normal token
  fix getting events
  fix IBC e2e test and update Cargo.lock
  fix connection delay_period
  fix IBC e2e test
  fix tests
  upgrade ibc-rs and fix except for e2e test
  • Loading branch information
Fraccaman committed Aug 14, 2023
2 parents 0c4c787 + d0a8c08 commit 3fc018c
Show file tree
Hide file tree
Showing 25 changed files with 1,192 additions and 3,241 deletions.
2 changes: 2 additions & 0 deletions .changelog/unreleased/features/1635-ibc-rs-0.41.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Support the memo field of IBC transfer
([\#1635](https://github.com/anoma/namada/issues/1635))
Loading

0 comments on commit 3fc018c

Please sign in to comment.