Skip to content

Bitcoin PoCX v30.2.1 - Mainnet Point Release

Choose a tag to compare

@JohnnyFFM JohnnyFFM released this 21 May 19:21
· 1 commit to pocx-master since this release
b88b852

Bitcoin PoCX v30.2.1 - Mainnet Point Release

Point release on top of v30.2 mainnet.

Changes

  • PoCX: bring assignment DB to chainstate-grade crash resilience
  • PoCX: gate nonce submissions on actual privkey availability
  • PoCX: render bech32 P2WPKH addresses in user-facing account/signer messages
  • Wallet: expose pocx_type field in transaction RPC responses
  • Wallet: fail create_assignment / revoke_assignment when fee estimation falls back and -fallbackfee is disabled
  • Build: stop leaking AVX/AVX2 codegen into scalar/SSE2 translation units