v1.1.1 - Stable
Hotfix patch release on top of v1.1.0:
Changelog
- Implement
SuiChain.generateUnsignedExecutefor Sui manual execution support - Make sure
Chain.execute({ messageId })using CCIP-API codepath is used by all chain families
What's Changed
- implement Sui.generateUnsignedExecute by @andrevmatos in #171
Full Changelog: v1.1.0...v1.1.1