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(cli): enable witness invalid block hook by default #10839

Merged
merged 5 commits into from
Sep 17, 2024

Conversation

shekhirin
Copy link
Collaborator

@shekhirin shekhirin commented Sep 11, 2024

Ref #10405

With the witness hook enabled by default, we can have better insight into what caused the state root mismatch when users report it. The witness will be dumped into DATADIR/invalid_block_hooks/witness/BLOCK_HASH.json, and we can ask users to include it in the issue.

@shekhirin shekhirin added C-enhancement New feature or request A-cli Related to the reth CLI labels Sep 11, 2024
@shekhirin shekhirin force-pushed the alexey/invalid-block-hook-default branch from 77368d6 to d96129f Compare September 11, 2024 13:40
@shekhirin shekhirin marked this pull request as ready for review September 16, 2024 13:11
Copy link
Member

@Rjected Rjected left a comment

Choose a reason for hiding this comment

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

sounds good, let's try it

@shekhirin shekhirin added this pull request to the merge queue Sep 17, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 17, 2024
@shekhirin shekhirin added this pull request to the merge queue Sep 17, 2024
Merged via the queue into main with commit 0746479 Sep 17, 2024
36 checks passed
@shekhirin shekhirin deleted the alexey/invalid-block-hook-default branch September 17, 2024 14:57
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 C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants