What's Changed
- fix(sdk): stop leaked Esplora address watchers from flooding explorers by @Kukks in #830
- fix(sdk): anchor a late address-watch baseline on chain height by @Kukks in #833
- chore: upgrade regtest to 6b0a60ca by @Kukks in #836
- feat(swap): a client-side ceiling on what a quote may charge by @Kukks in #832
- fix(sdk): capture the address-watch anchor at watch start by @pietro909 in #840
- feat(swap): solver-routed send rails, and the ChainSource/MTP gaps they needed by @Kukks in #837
- perf(sdk): probe /utxo before refetching full address history by @Kukks in #834
- feat(sdk): an asset dimension for PaymentRouter, and the asset + cross-asset rails by @Kukks in #838
- fix(swap): omit claim_packet when there is no covclaimd to seal to by @Kukks in #850
- fix(sdk): inject the fee source into onchainRail, not a wallet type parameter by @Kukks in #851
- feat(swap): a covclaimd Reveal API client, so a client can deliver its own packet by @Kukks in #846
- Add fallback to /v1/blocks endpoint in EsploraProvider by @tiero in #637
Full Changelog: https://github.com/arkade-os/ts-sdk/compare/@arkade-os/swap/0.0.11...@arkade-os/sdk/0.4.70