-
Notifications
You must be signed in to change notification settings - Fork 485
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added EIP-2159 metrics #4887
Added EIP-2159 metrics #4887
Conversation
@LukaszRozmej: please review, |
Would it be worth conditional jumps? Probably not. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fine overall, minor tweaks requested.
following https://eips.ethereum.org/EIPS/eip-2159
Resolves #4842
Changes:
ethereum_blockchain_height
ethereum_best_known_block_number
ethereum_peer_count
ethereum_peer_limit
)Types of changes
Testing
In case you checked yes, did you write tests??
We need to see how ethereum_best_known_block_number changes over time, will ask the Angkor team for that.