Skip to content

v1.2.0 - Stable

Choose a tag to compare

@andrevmatos andrevmatos released this 11 Mar 21:10
· 190 commits to main since this release
7dcdd16

Highlights

  • EVMChain.generateUnsignedExecute now automatically estimateReceiverExecution gasLimit override in case it was not provided; pass gasLimit=0 to skip estimation and force request.gasLimit
  • EVMChain.estimateReceiverExecution can receive a { messageId }, and will try to fetch message's details from API to estimate
  • CLI EVM --wallet got support for hardhat and foundry keystore
  • CLI got completion generation support
  • CCIPAPIClient got a searchMessages method with several filters support

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0