dcrd/internal/mining
2020-12-06 05:44:02 -06:00
..
cpuminer multi: Start blockchain v4 module dev cycle. 2020-11-10 16:51:38 -06:00
bgblktmplgenerator_test.go mining: Switch to custom waitGroup impl 2020-11-25 13:14:37 -06:00
bgblktmplgenerator.go mining: Switch to custom waitGroup impl 2020-11-25 13:14:37 -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: Move txMiningView from mempool package. 2020-11-17 20:12:00 -06:00
log.go mining: Move to internal. 2020-07-20 18:07:59 -05:00
mining_harness_test.go mining: Rename TxMiningView Remove method. 2020-12-06 05:44:02 -06:00
mining_test.go mining: Add NewBlockTemplate tests. 2020-12-05 22:37:49 -06:00
mining_view_test.go mining: Unexport TxMiningView methods. 2020-12-06 05:44:02 -06:00
mining_view.go mining: Unexport TxMiningView methods. 2020-12-06 05:44:02 -06:00
mining.go mining: Update mergeUtxoView comment. 2020-12-06 05:44:02 -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
tx_desc_graph.go mining: Move txMiningView from mempool package. 2020-11-17 20:12:00 -06: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.