Skip to content

v0.1.2

Compare
Choose a tag to compare
@JoshRack JoshRack released this 05 Apr 19:05
· 100 commits to master since this release
e3126c2

NodeCore

  • Peer to peer network protocol overhauled (Breaking change)
  • TLS support on Admin RPC
  • RPC Password option
  • Added robustness to mining pool operation (Breaking change)
  • Backup wallet RPC endpoint added
  • Fixed a case in which Bitcoin blockchain view was not rolled back when forked
  • Introduced support for multiple networks

CLI

  • Removed "peer" commands
  • Backup wallet command
  • Added support for TLS
  • Added support for password

PoW

  • ExtraNonce support added

PoP

  • Compatibility updates with Bitcoin 0.16.0
  • Added support for SegWit transactions