An open API service indexing awesome lists of open source software.

https://github.com/veox/eth-monitor-extradata

(BACKUP) Monitor Ethereum block field extradata for pre-defined text signatures
https://github.com/veox/eth-monitor-extradata

ethereum extradata web3py

Last synced: 11 days ago
JSON representation

(BACKUP) Monitor Ethereum block field extradata for pre-defined text signatures

Awesome Lists containing this project

README

        

# `eth-monitor-extradata`

A simple `web3.py` script to monitor `extradata` field in Ethereum blocks for "votes".
ProgPoW votes in this particular example.

Does not handle ommers yet! This skews stats, attributing the hashing power of those
producing an uncle to those including it as one.

## License

"MIT". See `LICENSE.txt`.