dcrd/mining
2018-12-12 12:18:11 -06:00
..
doc.go docs: Add/update doc.go in a few spots (#277) 2016-07-08 11:09:32 -05:00
go.mod release: Bump module versions and deps. 2018-12-10 11:18:00 -06:00
go.sum release: Tidy module files with published versions. 2018-12-12 12:18:11 -06:00
mining.go blockchain: Reverse utxo set semantics. 2018-11-09 17:23:46 -06:00
policy.go mining/mempool: Move priority code to mining pkg. 2018-03-03 00:18:01 -06:00
README.md multi: Update markdown in README files to match change in github parser. 2017-05-26 12:06:19 -04:00

mining

Build Status ISC License GoDoc

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.