ipld-eth-server/vendor/github.com/btcsuite/btcd/mining/cpuminer
Rob Mulholand 560305f601 Update dependencies
- uses newer version of go-ethereum required for go1.11
2018-09-13 16:14:35 -05: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 Update dependencies 2018-09-13 16:14:35 -05: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.