Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Release 22

Compare
Choose a tag to compare
@oliverw oliverw released this 27 Mar 16:55
· 1781 commits to master since this release
a057083

Changes

  • BCH address validation
  • Implemented support for encrypted wallets for Bitcoin & Family
  • Support custom RPC endpoints with optional SSL
  • Added Monero ZMQ block notify support
  • Graceful shutdown
  • Changed ZMQ block notify message evaluation to be content agnostic
  • Streamlined block template updating
  • Added additional Ethereum Websocket streaming options
  • HTTP2 support for daemons behind HTTP reverse proxies
  • Ethhash logging
  • Fix missing poolstats fields
  • Dev donation is now hard-wired to 0.1% (since absolutely everyone disabled it)
  • Obey to NotificationsConfig.Enabled - Fixes #276
  • Improved block submission failure notifications
  • Remove HTTP client timeout
  • Fixed Monero login error when UserAgent is missing
  • Calculate Ethereum Classic Mining Rewards using New Monetary Policy Fixes #289