Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

v5.0.0

Compare
Choose a tag to compare
@agouin agouin released this 18 Nov 17:01
· 11 commits to v5 since this release
2a5b865

Note
targets ibc-go v5.x.x. For different ibc-go versions, use the latest packet-forward-middleware release with the same major version

What's Changed

  • Upgrade cosmos sdk to v0.46.0-rc1 by @DavidNix in #29
  • Update to SDK v0.46.0, ibc-go v5, TM v0.34.20, & Go 1.18 by @jtieri in #30
  • fixed packet timeout timestamp bug by @DiscreteLogarithm in #31
  • Bump to ibc-go v5.0.0-rc1 by @jtieri in #32
  • update to ibc-go v5 stable release by @jtieri in #35
  • [v5] Add comments and use interface for ack success by @agouin in #38
  • [v5] Refactor to use packet metadata instead of overloaded receiver by @agouin in #40
  • Update to ibc-go v5.1.0 stable by @agouin in #41

New Contributors

Full Changelog: v2.1.2...v5.0.0