btcd/mining
Johan T. Halseth f0f4784c1c
mining: extract witness commitment add into method
2021-04-26 13:53:22 +02:00
..
cpuminer docs: update shields 2021-03-05 07:45:19 -05:00
README.md docs: update shields 2021-03-05 07:45:19 -05:00
log.go all: Remove seelog logger. 2017-06-19 16:46:50 -04:00
mining.go mining: extract witness commitment add into method 2021-04-26 13:53:22 +02:00
mining_test.go mining: Refactor template code into mining package. 2016-10-27 11:48:48 -05:00
policy.go multi: Rework utxoset/view to use outpoints. 2018-05-27 03:07:41 -05:00
policy_test.go mining: Add basic priority calculation tests. 2016-10-27 13:13:37 -05:00

README.md

mining

Build Status ISC License GoDoc

Overview

This package is currently a work in progress.

Installation and Updating

$ go get -u github.com/btcsuite/btcd/mining

License

Package mining is licensed under the copyfree ISC License.