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

Fix reorg detection with dynamic contracts #406

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DZakh
Copy link
Member

@DZakh DZakh commented Dec 27, 2024

No description provided.

@DZakh DZakh requested a review from JonoPrest December 27, 2024 15:30
Comment on lines +414 to +415
| {lastBlockScannedData} if lastBlockScannedData.blockNumber == head.blockNumber =>
lastBlockScannedData.blockHash != head.blockHash
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check for lastBlockScannedData as well, so dynamic contract catch-up also detect reorgs

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah nice catch!

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

Successfully merging this pull request may close these issues.

2 participants