v1.1.0+cli
What's Changed
- cli: update install script URL to main branch by @kcsongor in #506
- sdk: update deprecated solana web3.js methods by @kev1n-peters in #515
- ts sdk: 0.2.1 version bump by @kev1n-peters in #524
- ts sdk: 0.3.0 version bump by @kev1n-peters in #533
- ts sdk: 0.4.0 version bump by @kev1n-peters in #534
- cli: set up special relaying EVM->Solana by @kcsongor in #529
- Update to wormhole SDK 1.0 by @artursapek in #544
- solana sdk: Fix getIsApproved to check inbox item by @kev1n-peters in #550
- cli: add support for mantle gas fee estimation by @jooohneth in #552
- sdk: use Layout instead of LayoutItem by @kev1n-peters in #556
- sdk: revamped README by @kev1n-peters in #553
- cli: pin avm tag to 0.29.0 in Dockerfile.cli by @kcsongor in #561
- cli: update NTT CLI to use chain-specific specialRelayer addresses for BSC and Avalanche by @evgeniko in #562
- cli: fix install/update latest version picker by @kcsongor in #554
- cli: Bump version to v1.1.0 by @nik-suri in #565
- sdk: quote destination amount truncation fix by @kev1n-peters in #560
New Contributors
- @artursapek made their first contribution in #544
- @jooohneth made their first contribution in #552
Full Changelog: v1.0.0+cli...v1.1.0+cli