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(hooks): sort reverts in BundleState before comparison #11358

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

Rjected
Copy link
Member

@Rjected Rjected commented Sep 30, 2024

Fixes #11355

This just sorts each bundle_state, before the invalid block hook compares them.

@Rjected Rjected added C-enhancement New feature or request A-cli Related to the reth CLI labels Sep 30, 2024
@github-actions github-actions bot added the A-execution Related to the Execution and EVM label Sep 30, 2024
@Rjected Rjected added this pull request to the merge queue Sep 30, 2024
Merged via the queue into main with commit c2cabca Sep 30, 2024
36 checks passed
@Rjected Rjected deleted the dan/sort-reverts-bundle-state branch September 30, 2024 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cli Related to the reth CLI A-execution Related to the Execution and EVM C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sort reverts before comparing in witness hook
2 participants