mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
Merge branch 'libblkmaker'
This commit is contained in:
commit
8db7e6ee8c
2 changed files with 6 additions and 4 deletions
|
@ -194,9 +194,9 @@ peer-to-peer network.
|
|||
|
||||
<!-- SOMEDAY: describe p2pool -->
|
||||
|
||||
**Resources:** For more information, please see the [BFGMiner][] mining
|
||||
software licensed under GPLv3 or the [Eloipool][] mining pool software
|
||||
licensed under AGPLv3. A number of other mining and pool programs
|
||||
exist, although many are forks of BFGMiner or Eloipool.
|
||||
**Resources:** The GPLv3 [BFGMiner][] mining software and AGPLv3
|
||||
[Eloipool][] mining pool software are widely-used among miners and
|
||||
pools. The [libblkmaker][] C library and [python-blkmaker][] library,
|
||||
both MIT licensed, can interpret GetBlockTemplate for your programs.
|
||||
|
||||
{% endautocrossref %}
|
||||
|
|
|
@ -194,6 +194,7 @@
|
|||
[HMAC-SHA512]: https://en.wikipedia.org/wiki/HMAC
|
||||
[HTTP longpoll]: https://en.wikipedia.org/wiki/Push_technology#Long_polling
|
||||
[irc channels]: https://en.bitcoin.it/wiki/IRC_channels
|
||||
[libblkmaker]: https://gitorious.org/bitcoin/libblkmaker
|
||||
[MIME]: https://en.wikipedia.org/wiki/Internet_media_type
|
||||
[Merge Avoidance subsection]: /en/developer-guide#merge-avoidance
|
||||
[mozrootstore]: https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/
|
||||
|
@ -201,6 +202,7 @@
|
|||
[Piotr Piasecki's testnet faucet]: https://tpfaucet.appspot.com/
|
||||
[prime symbol]: https://en.wikipedia.org/wiki/Prime_%28symbol%29
|
||||
[protobuf]: https://developers.google.com/protocol-buffers/
|
||||
[python-blkmaker]: https://gitorious.org/bitcoin/python-blkmaker
|
||||
[raw transaction format]: /en/developer-reference#raw-transaction-format
|
||||
[rpc addmultisigaddress]: /en/developer-reference#addmultisigaddress
|
||||
[rpc addnode]: /en/developer-reference#addnode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue