What's Changed
- fix(stakekit): nest validatorAddresses inside args on the exit REST fallback by @gomesalexandre in #2003
- feat(sdk): export the canonical xrp destination/x-address normalization helpers by @gomesalexandre in #2061
- fix(sdk): reject burn/program destinations in buildSplTransfer by @gomesalexandre in #1981
- feat(sdk): export IBC reverse route resolver by @rcoderdev in #2253
- fix(cli): disclose token contracts in swap consent summaries by @neavra in #2202
- feat(sdk): publish the price helpers as @vultisig/sdk/tools/price by @gomesalexandre in #2007
- Prevent nested node_modules symlinks in SDK worktrees by @rcoderdev in #2251
- fix(cosmos): domain error on unresolved THORChain deposit-asset chain id by @gomesalexandre in #2006
- feat(sdk): export the cardano transaction-validity policy by @gomesalexandre in #2015
- feat(sdk): publish @vultisig/sdk/tools/policy as a real package subpath by @gomesalexandre in #2019
- refactor(cosmos): consolidate four HRP tables into one canonical registry by @gomesalexandre in #2092
- feat(stakekit): add batched multi-network balances helper by @gomesalexandre in #2094
- feat(stakekit): multi-step + solana yield scan-request coverage by @gomesalexandre in #2096
- fix(sdk): route cctp chain lookups through the canonical normalizer by @gomesalexandre in #2029
- Make SDK worktree dependency updates failure-safe by @rcoderdev in #2264
- feat(sdk): consolidate agent-router usdc checkout calldata + rounding contract by @gomesalexandre in #2088
- fix(stakekit): map the canonical cronos chain id to its stakekit slug by @gomesalexandre in #1992
- feat(security): publish token-transfer / erc-20-calldata destination guards by @gomesalexandre in #2093
- fix(sdk): wire the missing @vultisig/sdk/server package export map entry by @gomesalexandre in #2102
- feat(sdk): publish canonical getBlockchairBaseUrl helper by @gomesalexandre in #2038
- feat(decode): recognize msgbeginredelegate + msgwithdrawdelegatorreward by @gomesalexandre in #2054
- fix(ton): fail closed when the sender jetton wallet can't be resolved by @Ehsan-saradar in #2280
- fix(ton): a MAX send signs the amount it displayed by @Ehsan-saradar in #2256
- fix(ton): stop hiding action-phase failures on sends and in status by @Ehsan-saradar in #2252
- Make the SDK package graph explicit and break the core-chain/core-mpc cycle by @rcoderdev in #2297
- Fix SDK export smoke for unreleased local dependencies by @rcoderdev in #2300
- chore: version packages by @rcoderdev in #2257
Full Changelog: v6.2.0...v6.3.0