dcrd/mining
2019-06-18 14:20:06 -05:00
..
doc.go docs: Add/update doc.go in a few spots (#277) 2016-07-08 11:09:32 -05:00
go.mod multi: Update all modules for chaincfg v1.5.1. 2019-06-17 15:54:31 -05:00
go.sum multi: Update all modules for chaincfg v1.5.1. 2019-06-17 15:54:31 -05: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: Use https links where available. 2019-06-18 14:20:06 -05: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.