This adds a simple http listener which can be enabled with "--broadcast-address x.x.x.x:xxxx" and displays the hashrate, blocks found, and rejections as json. This allows for easy stats grabbing within hiveos or mmpos.
Type of change
Please select the right one.
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation update
Which part is impacted ?
[ ] Daemon
[ ] Wallet
[x] Miner
[ ] Misc (documentation, comments, text...)
Checklist
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
Description
This adds a simple http listener which can be enabled with "--broadcast-address x.x.x.x:xxxx" and displays the hashrate, blocks found, and rejections as json. This allows for easy stats grabbing within hiveos or mmpos.
Type of change
Please select the right one.
Which part is impacted ?
Checklist