v2.19.10
What's Changed
- fix(swap): resolve thorchain limit-swap destinations via swap-eligible chains (thor-04) by @gomesalexandre in #1112
- fix(solana): standardize jupiter tools-path treasury + slippage on shared spec (sol-03, sol-04) by @gomesalexandre in #1102
- test(sdk): loud skip-warning + always-on synthetic signing round-trip (SDK-TEST-02/03) by @gomesalexandre in #1114
- fix(swap): skip redundant approve for cowswap permit orders (agg-03) by @gomesalexandre in #1105
- fix(vault): route the send-path amount parser through toChainAmount for swap-path parity (gbbo9) by @gomesalexandre in #1113
- fix(ripple): verify on-ledger inclusion for tec* submit results (XRP-02) by @gomesalexandre in #1110
- fix(swap): exact bigint decimal for displayed toamountdecimal (sdk-correctness-01/02) by @gomesalexandre in #1097
- feat: add findSwapQuote excludeProviders opt-out (CowSwap-buildability gap) by @gomesalexandre in #1018
- Use CSPRNG local party IDs by @rcoderdev in #975
- Compile Bitcoin PSBTs for Blockaid validation by @rcoderdev in #978
- Fail closed on incomplete reshareVault by @rcoderdev in #974
- Derive agent toolchain Yarn version from packageManager by @rcoderdev in #1030
- fix(chains): validate
chains --addagainst registry before persisting by @neavra in #1076 - fix(utxo): per-chain min-fee floor + canonical zcash zip-317 action count (UTXO-03/04) by @gomesalexandre in #1089
- fix(cli): honor VULTISIG_CONFIG_DIR for vault storage by @neavra in #1127
- fix(mpc): keep keygen tracing off stdout so -o json output stays parseable by @neavra in #1126
- fix(cli): tolerate a corrupt activeVaultId pointer instead of bricking every command by @neavra in #1077
- chore: version packages by @rcoderdev in #1118
Full Changelog: v2.19.9...v2.19.10