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

Duplicate blocks under "apply" for stacks #680

Open
aulneau opened this issue Nov 4, 2024 · 0 comments
Open

Duplicate blocks under "apply" for stacks #680

aulneau opened this issue Nov 4, 2024 · 0 comments
Assignees

Comments

@aulneau
Copy link

aulneau commented Nov 4, 2024

I'm currently working on an indexing service, but it seems that sometimes I'll get duplicate blocks with different heights for a given height, and they are both "apply". I'm set up to index both apply and rollback events, but I have yet to receive a given rollback for any height.

[{"height":186094,"hash":"0x23cf4ba5e41affaa30c14d38a621a8cec2277372a6c72e8807b6f44ca9f859d5","parent_hash":"0x101c2503e119af35b6d08b7826786e997a5c81dfac3f71924184059f1a71be79","path":"blocks/186094/0x23cf4ba5e41affaa30c14d38a621a8cec2277372a6c72e8807b6f44ca9f859d5.json","operation":"apply","timestamp":1730720157,"processed_at":null,"size":2408},{"height":186094,"hash":"0x69ad0ea387c40ff8b96b7dff2b30dda998300e5852c3955cfbc9f11f0e9f5932","parent_hash":"0x101c2503e119af35b6d08b7826786e997a5c81dfac3f71924184059f1a71be79","path":"blocks/186094/0x69ad0ea387c40ff8b96b7dff2b30dda998300e5852c3955cfbc9f11f0e9f5932.json","operation":"apply","timestamp":1730720157,"processed_at":null,"size":2721}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants