ipld-eth-server/vendor/github.com/btcsuite/btcd/mining/cpuminer
Matt K 293dd2e848 Add vendor dir (#16) (#4)
* Add vendor dir so builds dont require dep

* Pin specific version go-eth version
2018-01-29 13:44:18 -06:00
..
cpuminer.go Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
log.go Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00
README.md Add vendor dir (#16) (#4) 2018-01-29 13:44:18 -06:00

cpuminer

Build Status ISC License GoDoc

Overview

This package is currently a work in progress. It works without issue since it is used in several of the integration tests, but the API is not really ready for public consumption as it has simply been refactored out of the main codebase for now.

Installation and Updating

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

License

Package cpuminer is licensed under the copyfree ISC License.