Skip to content

v0.3.33

Pre-release
Pre-release
Compare
Choose a tag to compare
@bluele bluele released this 22 Jul 01:19
· 42 commits to main since this release
49d88ae

What's Changed

  • Fix to ensure proposedConnectionHops of MsgChannelUpgradeTry matches existing upgrade's one by @bluele in #286
  • Add ERC-165 to IIBCModule by @bluele in #284

For IBC Module Developers

After #284, the module developers must either inherit IBCAppBase or implement ERC-165 to support IIBCModule interface explicitly in their modules.

Full Changelog: v0.3.32...v0.3.33