Commit Graph

9 Commits

Author SHA1 Message Date
mj-xmr da9aa1f7f8
Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
Robert Theis b8beac3ecc
Fix typos in docs 2022-01-28 07:07:22 -06:00
Dimitris Apostolou 361f621c3c
Fix typos 2021-11-03 19:38:53 +02:00
SChernykh dfee15eee1 RPC and ZeroMQ APIs to support p2pool
Adds the following:

- "get_miner_data" to RPC API
- "json-miner-data" to ZeroMQ subscriber contexts

Both provide the necessary data to create a custom block template. They are used by p2pool.

Data provided:

- major fork version
- current height
- previous block id
- RandomX seed hash
- network difficulty
- median block weight
- coins mined by the network so far
- mineable mempool transactions
2021-09-11 15:15:07 +02:00
fdov 8ff21e1e84
doc: update IRC references to Libera 2021-06-20 21:44:45 +02:00
mj-xmr bd74c6b8ba Doc: Compiling, debugging and testing efficiently
see docs/COMPILING_DEBUGGING_TESTING.md
2021-04-17 06:37:23 +02:00
Nathan Dorfman 45981af10f docs: Remove outdated bits about anonymity network seed nodes 2021-01-21 13:59:17 -07:00
Seth Simmons 49a279bdfa docs: Add release checklist 2020-10-03 09:42:16 +02:00
Guillaume Le Vaillant d00ca885bc Move documentation files to their own directory 2020-10-03 09:18:59 +02:00