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

Feature: detect chain reorgs #30

Open
kumavis opened this issue Apr 11, 2018 · 4 comments
Open

Feature: detect chain reorgs #30

kumavis opened this issue Apr 11, 2018 · 4 comments

Comments

@kumavis
Copy link
Member

kumavis commented Apr 11, 2018

No description provided.

@snario
Copy link

snario commented Dec 16, 2019

How is this going?

@Gudahtt
Copy link
Member

Gudahtt commented Jan 19, 2021

I'm not sure how to efficiently detect chain reorganizations with the polling block tracker 🤔 We could periodically ask for the uncle count I suppose.

@mspaansen

This comment has been minimized.

@Gudahtt
Copy link
Member

Gudahtt commented Sep 21, 2021

If we were using a Websocket connection to Infura, we could use the newHeads event of eth_subscribe to know when a chain reorganization happened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants