What's Changed
- fix(wallet): reconcile VTXO_ALREADY_SPENT by outpoint, not full re-scan by @Kukks in #477
- fix(wallet): pre-flight VTXO outpoints before settle (proactive) by @Kukks in #478
- fix(vtxo): script-scoped repository methods across backends (Tier 2 of #480) by @pietro909 in #482
Full Changelog: v0.4.24...v0.4.25