mirror of
https://github.com/monero-project/monero.git
synced 2024-12-14 15:44:22 -05:00
d51e3f21f7
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 |
||
---|---|---|
.. | ||
blockchain_storage_boost_serialization.h | ||
blockchain.cpp | ||
blockchain.h | ||
CMakeLists.txt | ||
cryptonote_core.cpp | ||
cryptonote_core.h | ||
cryptonote_tx_utils.cpp | ||
cryptonote_tx_utils.h | ||
i_core_events.h | ||
tx_pool.cpp | ||
tx_pool.h | ||
tx_sanity_check.cpp | ||
tx_sanity_check.h |