Original release notes
What's Changed
- fix(wallet): reconcile VTXO_ALREADY_SPENT by outpoint, not full re-scan by @Kukks in https://github.com/arkade-os/ts-sdk/pull/477
- fix(wallet): pre-flight VTXO outpoints before settle (proactive) by @Kukks in https://github.com/arkade-os/ts-sdk/pull/478
- fix(vtxo): script-scoped repository methods across backends (Tier 2 of #480) by @pietro909 in https://github.com/arkade-os/ts-sdk/pull/482
Full Changelog: https://github.com/arkade-os/ts-sdk/compare/v0.4.24...v0.4.25
