v1.3.0 - Stable
Highlights
- SDK: Add
EVMChain.getTotalFeesEstimatemethod, to provide a fee and tokens bps (v2.0) breakdown - CLI: add
search messagescommand to query CCIP messages via API with filters (sender, receiver, chains, manual-exec) and interactive result inspector
What's Changed
- Support USDC in preflight token transfer fee estimates by @PabloMansanet in #191
- Add fork test for 1.5 message depending on
sourceTokenDataby @PabloMansanet in #194 - TON problematic exec fork test + fix by @PabloMansanet in #195
- BPS fees in tokenPoolConfig + "estimate all fees" preflight check by @PabloMansanet in #166
- add search to cli by @aelmanaa in #196
- chore: update deps, changelog, bump v1.3.0 by @andrevmatos in #198
Full Changelog: v1.2.1...v1.3.0