v2.17.0
What's Changed
- fix(tron): verify base58check checksum on the balance-read address decode by @gomesalexandre in #970
- fix(evm): one token's metadata failure no longer kills all discovery by @gomesalexandre in #969
- fix(cosmos): paginate token discovery so ibc-heavy wallets aren't truncated by @gomesalexandre in #968
- feat(cosmos): parameterize thorchain-family msgdeposit asset (thor.rune / maya.cacao) by @gomesalexandre in #999
- Reject non-decimal send amounts by @rcoderdev in #973
- fix(cardano): paginate address_assets so nft-heavy wallets aren't truncated by @gomesalexandre in #967
- fix(sui): paginate getAllCoins so sends see every coin object by @gomesalexandre in #965
- fix(polkadot): reject an invalid destination instead of self-sending by @gomesalexandre in #966
- fix(ton): fail closed on a null account-info result before it crashes keysign by @gomesalexandre in #964
- fix(swap): expose slippagetolerance + recipient on the public findswapquote wrapper by @gomesalexandre in #963
- fix(solana): don't let one token-program query failure hide the other's spl holdings by @gomesalexandre in #962
- fix(evm): enable 1inch token discovery on zksync era by @gomesalexandre in #961
- fix(evm): batch 1inch token-metadata lookup to stop http 414 on token-rich wallets by @gomesalexandre in #960
- fix(ripple): put the xrp account reserve on the amount, not the burned fee by @gomesalexandre in #959
- fix(sdk): polymod-check bch cashaddr in the address-format fund-safety gate by @gomesalexandre in #958
- fix(e2e): relay url env override in secure-vault mpc helpers by @gomesalexandre in #1002
- chore: version packages by @rcoderdev in #1000
Full Changelog: v2.16.0...v2.17.0