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

Commit confirmation fails on blockchain reorg #287

Open
elv-serban opened this issue Jun 18, 2024 · 0 comments
Open

Commit confirmation fails on blockchain reorg #287

elv-serban opened this issue Jun 18, 2024 · 0 comments
Assignees

Comments

@elv-serban
Copy link
Contributor

Blockchain reorgs may cause a given block to appear at a given number but end up at an earlier number. In that case the client needs to check back several blocks.

Example:

"Querying contract events 0xa6775495af7913a1d7a2e829451a20c9f326bc55 - Blocks 32842906 to 32843905"

The confirmation comes one block earlier.
image

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

No branches or pull requests

1 participant