Fixes a long standing bug where we would need to resync our on-chain history on boot every time. This will make startup faster and will allow our syncing of our on-chain state to be more efficient.
Fixes an issue with restoring a wallet with a Mutiny+ subscription as well.
What's Changed
- Remove prob scorer from export by @benthecarman in #694
- Use mutiny mempool space by default by @benthecarman in #693
- support different arch in justfile by @bennyhodl in #699
- Fix BDK needing resync by @benthecarman in #698
- Ensure mutiny+ nwc is active for current subs by @TonyGiorgio in #702
- Revert "Revert "More effienct esplora syncing (#690)"" by @benthecarman in #700
New Contributors
- @bennyhodl made their first contribution in #699
Full Changelog: v0.4.8...v0.4.9