Skip to content

Releases: icon-project/xcall-multi

v2.1.1-stellar-audit-fix

12 Nov 06:09
0f712e0
Compare
Choose a tag to compare
Merge pull request #399 from icon-project/fix/stellar-external-audit-…

v2.1.1-stellar

13 Oct 08:13
a9365e3
Compare
Choose a tag to compare
Merge pull request #395 from icon-project/fix/handle_error_auth

fix: Add auth on handle_error

v2.1.0-stellar-hotfix

20 Sep 09:19
1e9772a
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v2.1.0-stellar...v2.1.0-stellar-hotfix

v2.1.0-stellar

17 Sep 08:25
81f4cbd
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v2.1.1-evm-hotfix...v2.1.0-stellar

v2.1.1-evm-hotfix

12 Sep 11:51
3284b2f
Compare
Choose a tag to compare
v2.1.1-evm-hotfix Pre-release
Pre-release

HighLight

Missing CallExecuted event has been added in case of Persistent message

What's Changed

New Features 🎉

Bug Fixes 🐛

Other Changes 📝

Full Changelog: v2.1.1-rc1...v2.1.1-evm-hotfix

v2.1.1-rc1

09 Aug 11:27
f03828f
Compare
Choose a tag to compare
v2.1.1-rc1 Pre-release
Pre-release

Full Changelog: 2.1.0-evm-hotfix...v2.1.1-rc1

Highlight

This release includes the addition of the SUI xcall contract, enabling xcall integration with SUI.

What's Changed

Bug Fixes 🐛

  • fix: Use msgPayload hash instead of request data hash for multi protocol verification by @AntonAndell in #322

Other Changes 📝

Full Changelog: v2.1.0-hotfix...v2.1.1-rc1

2.1.0-evm-hotfix

27 May 12:32
98dd4b1
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix: Use msgPayload hash instead of request data hash for multi protocol verification by @AntonAndell in #322

Other Changes 📝

Full Changelog: v2.1.0-hotfix...2.1.0-evm-hotfix

v2.1.0-hotfix

09 Apr 04:27
f14e392
Compare
Choose a tag to compare

v2.1.0

15 Mar 11:17
617016e
Compare
Choose a tag to compare

Highlights

  • Future-proof messaging implemented.
  • Added persistent message transfer support.
  • Introducing sendCall interface for easy sending of specific message types.

What's Changed

New Features 🎉

Bug Fixes 🐛

Other Changes 📝

Full Changelog: v1.2.0...v2.1.0

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