dcrd/internal/mining
Donald Adu-Poku bad849b69d multi: Start blockchain v4 module dev cycle.
This updates the blockchain module version to v4 and
updates import sites.
2020-11-10 16:51:38 -06:00
..
cpuminer multi: Start blockchain v4 module dev cycle. 2020-11-10 16:51:38 -06:00
bgblktmplgenerator.go multi: Start blockchain v4 module dev cycle. 2020-11-10 16:51:38 -06:00
doc.go cpuminer: Refactor code to its own package. 2020-07-22 20:06:28 -05:00
error.go mining: Add ticket exhaustion check. 2020-10-05 19:29:28 -05:00
interface.go mining: Add method comments to blockManagerFacade. 2020-10-16 15:13:57 -05:00
log.go mining: Move to internal. 2020-07-20 18:07:59 -05:00
mining.go multi: Start blockchain v4 module dev cycle. 2020-11-10 16:51:38 -06:00
policy_test.go mining: Move to internal. 2020-07-20 18:07:59 -05:00
policy.go mining: Move interfaces to mining/interface.go. 2020-10-16 15:13:57 -05:00
README.md mining: Move to internal. 2020-07-20 18:07:59 -05:00
txpriorityqueue_test.go mining: Cleanup txPriorityQueue tests. 2020-10-16 15:13:57 -05:00
txpriorityqueue.go mining: Move txPriorityQueue to a separate file. 2020-10-16 15:13:57 -05:00

mining

Build Status ISC License Doc

Overview

This package is currently a work in progress.

License

Package mining is licensed under the copyfree ISC License.