monero/utils/python-rpc
SChernykh d51e3f21f7 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-21 20:28:11 +02:00
..
framework RPC and ZeroMQ APIs to support p2pool 2021-09-21 20:28:11 +02:00
console console: simple shell over console.py 2019-04-11 11:08:39 +00:00
console.py console.py: can now connect to several daemons/wallets 2019-04-11 11:08:33 +00:00