Skip to content

v3.3.0

Latest

Choose a tag to compare

@junderw junderw released this 01 Jan 13:09
· 22 commits to mempool since this release
v3.3.0
141215c

Release v3.3.0 of mempool/electrs for use with mempool/mempool v3.3

Highlights

  1. Fixed a rare bug that occurred if the process exited in the middle of processing a re-org.
  2. Added the blockchain.scripthash.unsubscribe method to the Electrum RPC.

What's Changed

  • Fix rollback tip handling by @junderw in #118
  • Feat: Add blockchain.scripthash.unsubscribe to Electrum server impl by @junderw in #122
  • Add FreeBSD CI job, update to 1.87 (FreeBSD 14.3) and fix clippy lints by @junderw in #125
  • Feat: Add X-Bitcoin-Version header to all responses from REST API. by @junderw in #124
  • Bump rocksdb dependency by @junderw in #123
  • Set review needed automatically by @orangesurf in #127
  • Update CI workflow to install rocksdb and run full build by @junderw in #126

New Contributors

Full Changelog: v3.2.0...v3.3.0