dcrd/internal
Ryan Staudt d10904f047 mining: Move block chain functions to Config.
This updates mining.Config to take in the block chain related functions
that it requires rather than requiring a blockchain.BlockChain instance.

This allows for alternate implementations to be provided for these
functions, such as for testing.
2020-10-23 05:54:23 -05:00
..
fees multi: Add decentralized treasury support. 2020-09-21 12:15:31 -05:00
limits multi: replace godoc.org with pkg.go.dev 2020-02-18 19:35:19 -06:00
mempool blockchain/mempool: Update for recent err convrsn. 2020-10-15 11:36:57 -05:00
mining mining: Move block chain functions to Config. 2020-10-23 05:54:23 -05:00
rpcserver rpcserver: Add handleGetGenerate and handleGetHashesPerSec tests. 2020-10-15 22:35:37 -05:00
version release: Bump for 1.7 release cycle. 2020-10-15 16:30:33 -05:00