Skip to content

v0.3.39

Pre-release
Pre-release
Compare
Choose a tag to compare
@bluele bluele released this 11 Oct 02:55
· 2 commits to main since this release
0e83dc7

What's Changed

Breaking Changes

This release contains no updates to the core contracts but an update to the ICS-20 transfer.

  • ICS20Bank and ICS20Transfer contracts have been merged into a single ICS20Transfer contract
  • Fix sendTransfer function's parameter to specify only channelId as channel information.
  • Fix sendTransfer function to be able to get timeout struct(incl. timeout height) instead of timeout timestamp.

Full Changelog: v0.3.38...v0.3.39