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

Save invalid block to temp save-invalid-block-temp #13722

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

terencechain
Copy link
Member

Add the new flag --save-invalid-block-temp to save invalid gossip and received blocks to a temporary folder. This will be useful for the Deneb hard fork happening in one day. The choice of a feature flag and a temporary folder was made for their simplicity and minimal manual intervention. If necessary, we can later switch to a regular flag and a user-specified folder.

@terencechain terencechain added the Ready For Review A pull request ready for code review label Mar 11, 2024
@terencechain terencechain requested a review from a team as a code owner March 11, 2024 19:14
@terencechain terencechain added this pull request to the merge queue Mar 11, 2024
Merged via the queue into develop with commit 697bcd4 Mar 11, 2024
16 of 17 checks passed
@terencechain terencechain deleted the invalid-block-flag branch March 11, 2024 20:45
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants