dcrd/internal/mining
Donald Adu-Poku 00933dcf0f multi: update blockchain and mempool error types.
This updates the blockchain and mempool error types to
leverage go 1.13 errors.Is/As functionality as well as confirm to
the error infrastructure best practices.
2020-10-14 20:42:41 -05:00
..
cpuminer multi: update blockchain and mempool error types. 2020-10-14 20:42:41 -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.