dcrd/mining
Ryan Staudt d31d9305a4
multi: go mod tidy cleanup and run in CI.
This updates run_tests.sh to run `go mod tidy` in CI and fail if go.mod
and/or go.sum changes.
2020-06-15 08:49:38 -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 mining: Correct priority calcs for Decred sizes. 2019-10-26 01:46:57 -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.