v1.2.0+cli
This minor CLI release adds support for NTT v3.0.0+solana
, which includes SPL Multisig and Multi-transceiver support, among other improvements.
What's Changed
- bump @solana/web3.js to ^1.95.8 by @kev1n-peters in #571
- sdk: automatic route is available fix by @kev1n-peters in #569
- cli: use finalized commitment level for solana program deploy by @evan-gray in #574
- sdk: evm - support gas token transfers by @kev1n-peters in #601
- sdk: solana - support gas token transfers by @kev1n-peters in #603
- solana: Bump Solana CLI version to
1.18.26
by @nvsriram in #599 - bump wormhole-sdk version and fix failing CI by @evgeniko in #606
- Tests and fixes when core bridge messageFee is > 0 by @fergarrui in #609
- ci: Use
release.anza.xyz
instead ofrelease.solana.com
to install Solana CLI by @nvsriram in #619 - bump CLI version for release by @fergarrui in #625
- [wip] NttOwner support by @elee1766 in #612
- cli: Add commands to create valid SPL Multisig and set mint authority by @nvsriram in #628
New Contributors
- @fergarrui made their first contribution in #609
- @elee1766 made their first contribution in #612
Full Changelog: v1.1.0+cli...v1.2.0+cli