Skip to content

btcwallet v0.5.1-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@jrick jrick released this 06 Mar 17:44
· 1140 commits to master since this release

New features:

  • Add flag (--createtemp) to create a temporary simnet wallet

Bug fixes:

  • Mark newly received transactions confirmed when the wallet is initially created or opened with no addresses

Notable developer-related changes:

  • Refactor the address manager database upgrade paths for easier future upgrades
  • Private key zeroing functions consolidated into the internal zero package and optimized