Release v3.2.0 of mempool/electrs for use with mempool/mempool v3.2
Notes
Requires a full re-index. Wipe your db and sync from scratch.
Highlights
Fixes re-org issues showing negative balances, and other important fixes
What's Changed
- Fix summary by @junderw in #109
- Feature: Install popular-scripts as a cronjob by @junderw in #59
- Make testnet4 magic constant by @junderw in #104
- Add xor.dat support if the file exists by @junderw in #101
- Revert blocks during reorg by @junderw in #112
- Use read only when opening the history DB for popular scripts binary by @junderw in #113
- Bump to rust 1.83 and fix lints by @junderw in #110
- Fix address history tx ordering by @mononaut in #116