This repository has been archived by the owner on Mar 15, 2019. It is now read-only.
This version is compatible with Decred release 0.8.0.
Features
- compatible with new
getrelease
RPC (and checkdcrwalletjsonrpcapi
version) - revamped balance reporting, now including immature votes and coinbase
- ability to disable dcrd/dcrwallet TLS separately
- improve mempool ticket dump (
--dumpallmptix
) so it uses a descriptive file name - rework mempool triggering so that it doesn't collect on startup, and triggers off of the first vote in a block to get a data point right after a new block comes in
- Logs use millisecond resolution
- more fixes and cleanups
There may be a patch release shortly after this since Decred 0.8.0 is not officially released as of right now.