mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-28 09:46:50 +00:00

* [DEV-333] Added subnetwork to local peer version message. * [DEV-333] Fixed broken references. * [DEV-333] Added serialization/deserialization of the version message. * [DEV-333] Added rejection for peers with wrong subnetwork. * [DEV-333] Fixed bad comment. * [DEV-333] Renamed ChainParams to DAGParams. * [DEV-333] Fixed partial nodes disconnecting from full nodes. * [DEV-333] chain -> DAG * [DEV-333] Possibly fixed outbound msgVersion rules. * [DEV-333] Combined the two incompatible subnetwork cases into one if. * [DEV-333] Reformatted the condition.
cpuminer
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/daglabs/btcd/mining/cpuminer
License
Package cpuminer is licensed under the copyfree ISC License.