Skip to content
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

Use latest blockheight as heuristic #1

Open
dternyak opened this issue Feb 21, 2018 · 0 comments
Open

Use latest blockheight as heuristic #1

dternyak opened this issue Feb 21, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@dternyak
Copy link
Contributor

https://www.reddit.com/r/ethereum/comments/7z0a29/mycrypto_overflow_a_platform_for_developer_tooling/dukmyeo/

By using block heights as a heuristic for checking node health, we can determine synchronization state of a node and drop nodes if we determine they are heavily out of sync with other nodes.

To solve, upon initialization and before and after sensitive RPC calls, we can compare node infrastructure block height and bias against infrastructure that is sufficiently out of sync.

@HenryNguyen5 HenryNguyen5 added the enhancement New feature or request label Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants