What's Changed
- fix(sdk): stop sending Arkade headers to the indexer origin on Expo by @IgnacioPorte in #927
- test(sdk): wait on completeUnroll's own precondition in the unroll e2e by @Kukks in #936
- test(sdk): wait on send's own selection view between the two createCash calls by @Kukks in #937
- test(sdk): wait for the indexer to commit the spend in the cross-contract e2e by @Kukks in #940
- test(sdk): wait for the indexer to commit the spend in the delegate lifecycle e2e by @Kukks in #942
- test(sdk): wait for each faucet send to index before the next one by @Kukks in #938
- test(sdk): stop the settlement e2e asserting on a re-read of getVtxos() by @Kukks in #939
- fix(swap): consume the solver's carrier_sats, and stop blocking exact-out by @Kukks in #931
- test(sdk): name both faucet recipients in the delegate lifecycle phase 3 wait by @Kukks in #945
- test(sdk): dispose settlement e2e wallets in a finally by @Kukks in #944
- feat(sdk): let a payment request name the VTXOs it spends by @Kukks in #948
- docs(sdk): point isLnurl at the rails that consume it by @Kukks in #949
- feat(sdk): let watchScript and unwatchScript take a set by @Kukks in #955
- fix(sdk): pay for the change output a partial offboard creates by @Kukks in #950
New Contributors
- @IgnacioPorte made their first contribution in #927
Full Changelog: https://github.com/arkade-os/ts-sdk/compare/@arkade-os/sdk/0.4.73...@arkade-os/swap/0.0.20