v1.2.0 - Stable
Highlights
EVMChain.generateUnsignedExecutenow automaticallyestimateReceiverExecutiongasLimitoverride in case it was not provided; passgasLimit=0to skip estimation and force request.gasLimitEVMChain.estimateReceiverExecutioncan receive a{ messageId }, and will try to fetch message's details from API to estimate- CLI EVM
--walletgot support forhardhatandfoundrykeystore - CLI got
completiongeneration support CCIPAPIClientgot asearchMessagesmethod with several filters support
What's Changed
- 1.1.1 update doc by @aelmanaa in #160
- Add search messages by @aelmanaa in #178
- Fix/bigint serialization solana addresses by @marek-sadura in #175
- feature:
estimateReceiverExecutionbymessageIdforEVMChainby @marek-sadura in #176 - Add support for FTF lane latency by @PabloMansanet in #177
- fix: TON extraArgs parsing and serialization by @andrevmatos in #182
- Add fork test for problematic TON message by @PabloMansanet in #180
- feat(cli): add Foundry Cast and Hardhat keystore support to --wallet by @SyedAsadKazmi in #174
- cli: add shell completion support by @aelmanaa in #172
- chore: prepare v1.2.0 release by @andrevmatos in #183
New Contributors
- @SyedAsadKazmi made their first contribution in #174
Full Changelog: v1.1.1...v1.2.0