Skip to content

Releases: icon-project/xcall-multi

Prerelease v1.1.0-hotfix

29 Nov 08:40
06705e1
Compare
Choose a tag to compare
fix: fix networkid (#205)

* fix: fix networkid

* chore: pass build

Release v1.1.0

29 Nov 07:25
e95a4f8
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Other Changes 📝

Full Changelog: v1.0.0...v1.1.0

Prerelease v1.1.0-rc5

09 Nov 05:13
e95a4f8
Compare
Choose a tag to compare
Prerelease v1.1.0-rc5 Pre-release
Pre-release

What's Changed

New Features 🎉

Other Changes 📝

Full Changelog: v1.0.0...v1.1.0-rc5

Prerelease v1.1.0-rc4

08 Nov 12:21
8f0b570
Compare
Choose a tag to compare
Prerelease v1.1.0-rc4 Pre-release
Pre-release

What's Changed

New Features 🎉

Full Changelog: v1.0.0...v1.1.0-rc4

Prerelease v1.1.0-rc3

06 Nov 07:58
a556589
Compare
Choose a tag to compare
Prerelease v1.1.0-rc3 Pre-release
Pre-release

What's Changed

New Features 🎉

Other Changes 📝

Full Changelog: v1.0.0...v1.1.0-rc3

Prerelease v1.1.0-rc2

06 Nov 06:12
a556589
Compare
Choose a tag to compare
Prerelease v1.1.0-rc2 Pre-release
Pre-release
Merge pull request #160 from icon-project/error-in-cosmwasm-build-issue

Release v1.0.0

28 Sep 08:58
288bd69
Compare
Choose a tag to compare

We are excited to announce the release of Version 1.0.0 of our xcall multi-protocol contract, designed to facilitate cross-chain communications via multiple protocol. This release marks a significant milestone for ICON in achieving cross-chain interoperability.

Major Highlights

  • Constant Messaging Fee
  • Send Messages via Multiple Protocol to guarantee safety
  • Ease of Integration of multiple protocols without needing to know its working details

What's Changed

New Features 🎉

  • fix: address validation added by @gcranju in #56
  • fix: removed helper module by @gcranju in #61
  • fix: address validation added by @gcranju in #53
  • fix: reply removed from sendcallmessage and executerollback by @gcranju in #67
  • fix: spelling corrected in error message by @gcranju in #63
  • fix: removed mentioned todo by @gcranju in #54
  • feat: separate xcall module into xcall and xcall-lib by @redlarva in #58
  • fix: not feature library added in instantiate by @gcranju in #74
  • fix: remove unnecessary comments by @ibrizsabin in #72

Bug Fixes 🐛

  • fix: struct naming according to docs by @gcranju in #55
  • fix: array length checked after split by @gcranju in #65
  • fix: null check added before accessing struct by @gcranju in #62
  • fix: xcall connection unnecessary clones by @gcranju in #64
  • fix: address validation on icon address removed by @gcranju in #73
  • fix: reentrancy and callback data override in reply #267 by @ibrizsabin in #59
  • fix: fee check send message by @ibrizsabin in #84

Other Changes 📝

New Contributors

Full Changelog: v0.1.0-alpha...v1.0.0

Prerelease v0.1.0-alpha.5

20 Sep 10:55
7f250bc
Compare
Choose a tag to compare
Pre-release

This represents a testnet pre-release for ICON Lisbon, where the xCall contracts have been initially deployed on the Lisbon testnet. You can access the contract addresses here.

What's Changed

Bug Fixes 🐛

Other Changes 📝

  • fix: handleMessage parameter-from to fromNid by @gcranju in #28

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Prerelease v0.1.0-alpha.4

11 Sep 11:46
697e2ce
Compare
Choose a tag to compare
Pre-release

What's Changed

New Features 🎉

  • fix: address validation added by @gcranju in #56
  • fix: removed helper module by @gcranju in #61
  • fix: address validation added by @gcranju in #53
  • fix: reply removed from sendcallmessage and executerollback by @gcranju in #67
  • fix: spelling corrected in error message by @gcranju in #63
  • fix: removed mentioned todo by @gcranju in #54
  • feat: separate xcall module into xcall and xcall-lib by @redlarva in #58
  • fix: not feature library added in instantiate by @gcranju in #74

Bug Fixes 🐛

  • fix: struct naming according to docs by @gcranju in #55
  • fix: array length checked after split by @gcranju in #65
  • fix: null check added before accessing struct by @gcranju in #62
  • fix: xcall connection unnecessary clones by @gcranju in #64
  • fix: address validation on icon address removed by @gcranju in #73
  • fix: reentrancy and callback data override in reply #267 by @ibrizsabin in #59

Other Changes 📝

New Contributors

Full Changelog: https://github.com/icon-project/xcall-multi/commits/v0.1.0-alpha.4

Prerelease v0.1.0-alpha.3

16 Aug 11:55
01cc9aa
Compare
Choose a tag to compare
Pre-release

What's Changed

Other Changes

New Contributors

Full Changelog: v0.1.0-alpha...v0.1.0-alpha.3