aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/events.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
Co-authored-by: plowsof <plowsof@protonmail.com> extra files
2022-03-04Copyright: Update to 2022mj-xmr1-1/+2
2021-09-11RPC and ZeroMQ APIs to support p2poolSChernykh1-0/+2
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
2020-05-04Adding ZMQ/Pub support for txpool_add and chain_main eventsLee Clagett1-0/+46