What's Changed
- feat(swap): carry rfq records on the sqlite and realm backends by @pietro909 in #759
- feat(swap): persist RFQ swaps by @pietro909 in #746
- fix(sdk): recover from closed IndexedDB connections everywhere by @pietro909 in #765
- test(asset): pin the asset-id encodings to one shared vector by @pietro909 in #767
- feat(vhtlc): let a VHTLC be denominated in an Arkade asset (ScriptV2, and v1 by inheritance) by @Kukks in #763
- feat(swap): name lockup spends, add fundingArkTxid and getRfqSwap by @pietro909 in #769
- feat(swap): make the kind-gated claim callbacks optional at installation by @pietro909 in #770
- feat(swap): ship arkadeRefunder and the activity correlation helper by @pietro909 in #771
- feat(swap): let RfqSwapManager own its record persistence by @pietro909 in #773
- docs: trim the README and move release detail to CONTRIBUTING by @pietro909 in #776
Full Changelog: https://github.com/arkade-os/ts-sdk/compare/@arkade-os/swap/0.0.7...@arkade-os/sdk/0.4.65