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

execution: fix and simplify block consumer exec delays #13641

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

taratorio
Copy link
Member

Now that we are using Astrid by default it means that all of our block consumers for all chains (Ethereum/Gnosis/Polygon) use the same flow for execution - UpdateForkChoice.

This means we can simplify when/where we call UpdateBlockConsumerPreExecutionDelay and UpdateBlockConsumerPostExecutionDelay.

This should also resolve the inconsistencies that @mriccobene has seen between Polygon/Ethereum.

@AskAlexSharov AskAlexSharov merged commit 55dcac0 into main Feb 1, 2025
12 of 13 checks passed
@AskAlexSharov AskAlexSharov deleted the ethereum-fix-block-consumer-metrics branch February 1, 2025 03:29
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