dcrd/internal/mining
Dave Collins ccf024f771
mining: Add ticket exhaustion check.
This modifies the mining template creation logic to make use of the new
ability to check if the template would result in an unrecoverable chain
due to inevitable ticket exhaustion along with an associated new mining
rule error.
2020-10-05 19:29:28 -05:00
..
cpuminer cpuminer: Improve already discrete mining error. 2020-09-02 13:24:51 -05: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
log.go mining: Move to internal. 2020-07-20 18:07:59 -05:00
mining_test.go mining: Move to internal. 2020-07-20 18:07:59 -05:00
mining.go mining: Add ticket exhaustion check. 2020-10-05 19:29:28 -05:00
policy_test.go mining: Move to internal. 2020-07-20 18:07:59 -05:00
policy.go mining: Move to internal. 2020-07-20 18:07:59 -05:00
README.md mining: Move to internal. 2020-07-20 18:07:59 -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.