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

BUG: Not Handling Forked Blocks Correctly. #35

Open
bh2smith opened this issue Mar 9, 2024 · 0 comments
Open

BUG: Not Handling Forked Blocks Correctly. #35

bh2smith opened this issue Mar 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@bh2smith
Copy link
Collaborator

bh2smith commented Mar 9, 2024

Our Transfer Table is showing weird shit for this block (invalid transaction indexes)

select * from erc721_transfer where block_number = 19383811;

Looks like this is due invalid handling of the forked block:

https://etherscan.io/block/19383811/f

@bh2smith bh2smith added the bug Something isn't working label Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant