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

feat(provider): BlockReader::sealed_block_with_senders_range #8750

Merged
merged 6 commits into from
Jun 11, 2024

Conversation

shekhirin
Copy link
Collaborator

@shekhirin shekhirin commented Jun 11, 2024

Fixes #8737

Introduces a new sealed_block_with_senders_range provider method and uses it (instead of the database-only get_take_block_range) in the ExecutionStage::unwind when we need to send an ExExNotification about a chain revert.

@shekhirin shekhirin added C-enhancement New feature or request A-db Related to the database A-static-files Related to static files labels Jun 11, 2024
@shekhirin shekhirin marked this pull request as ready for review June 11, 2024 14:14
@shekhirin shekhirin requested a review from mattsse June 11, 2024 15:36
@shekhirin shekhirin force-pushed the alexey/provider-sealed-block-with-senders-range branch from 6ed4cf2 to 8f94c33 Compare June 11, 2024 16:19
@shekhirin shekhirin enabled auto-merge June 11, 2024 16:20
@shekhirin shekhirin added this pull request to the merge queue Jun 11, 2024
Merged via the queue into main with commit 3b8cc06 Jun 11, 2024
29 checks passed
@shekhirin shekhirin deleted the alexey/provider-sealed-block-with-senders-range branch June 11, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-db Related to the database A-static-files Related to static files C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ExEx manager crashes on unwind
3 participants