v1.4.0 - Stable
Highlights
- SDK: new
Chainmethod:getTokenPrice, mainly meant for feeTokens, based on FeeQuoter price updates - CLI: shows prices in
get-supported-tokens --fee-tokens - Better EVM and Solana error outputs in
Chain.parseandcli parsecommands
What's Changed
- update docs 1.3.1 by @aelmanaa in #200
- fix: EVM USDC TP v2 querying by @andrevmatos in #201
- improve: EVM error parsing by @andrevmatos in #203
- getTotalFeesEstimate: only call hexlify if token args is provided by @aelmanaa in #205
- Renew stale test (EVM to Aptos) by @PabloMansanet in #206
- Basic Solana fork tests via Surfpool by @PabloMansanet in #202
- add getTokenPrice by @aelmanaa in #207
- Fix: handle TON addresses (>32 bytes) in EVM getFee and sendMessage by @huangzhen1997 in #208
- chore: update deps, prepare v1.4.0 release by @andrevmatos in #209
New Contributors
- @huangzhen1997 made their first contribution in #208
Full Changelog: v1.3.1...v1.4.0