dcrd/mining
Youssef Boukenken 285ea48bfb multi: Decouple blockManager from mining.
This removes coupling between the mining code,
blockManager, and the main configuration.

This change is a step towards moving
the mining code into its own package.
2020-07-19 15:22:00 -05:00
..
doc.go multi: replace godoc.org with pkg.go.dev 2020-02-18 19:35:19 -06:00
go.mod multi: Round 4 prerel module release ver updates. 2020-02-14 22:55:06 -06:00
go.sum multi: go mod tidy cleanup and run in CI. 2020-06-15 08:49:38 -05:00
mining.go stake: Start v3 module dev cycle. 2019-10-24 22:10:39 -05:00
policy_test.go mining: Add priority calculation tests. 2019-10-26 01:49:24 -05:00
policy.go multi: Decouple blockManager from mining. 2020-07-19 15:22:00 -05:00
README.md multi: replace godoc.org with pkg.go.dev 2020-02-18 19:35:19 -06:00

mining

Build Status ISC License Doc

Overview

This package is currently a work in progress.

Installation and Updating

$ go get -u github.com/decred/dcrd/mining

License

Package mining is licensed under the copyfree ISC License.