What's Changed
- feat(swap): follow the network's default solver registry by @Kukks in #916
- feat(swap): wire-compatible arkade RFQ requests + requestArkadeSwap by @Kukks in #917
- docs: remove NArk reference implementation section from AGENTS.md by @tiero in #918
- fix(swap): gate the onchain-send claim on the funded amount by @Kukks in #920
- fix(swap): keep a late settlement from being recorded as a refund by @jfrader in #924
- fix(sdk): verify the operator cosignature on wallet submits by @Kukks in #923
- fix(sdk): validate a settlement against the intent proof when no recipients are given by @Kukks in #922
- fix(sdk): fail settle when the commitment tx omits a boarding input by @Kukks in #921
New Contributors
Full Changelog: https://github.com/arkade-os/ts-sdk/compare/@arkade-os/swap/0.0.18...@arkade-os/sdk/0.4.73