Skip to content

v1.2.0+evm

Latest
Compare
Choose a tag to compare
@nik-suri nik-suri released this 17 Dec 20:40

In addition to QoL improvements, this release adds support for including a custom payload with NTT transfers. The custom payload can be set on the source chain by overriding _prepareNativeTokenTransfer, and can be handled on the destination chain via _handleMsg and/or _handleAdditionalPayload.

NOTE: Using these new hooks requires writing custom code, which should undergo a thorough security review + audits.

What's Changed

New Contributors

Full Changelog: v1.1.0+evm...v1.2.0+evm