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

test: add trim_headers functional test #1249

Closed
wants to merge 1 commit into from

Conversation

delta1
Copy link
Member

@delta1 delta1 commented Jul 18, 2023

fixes #1242

This test is based on feature_blocksign.py. It runs 1 block-signing nodes and 2 syncing nodes with trim_headers=1, 1 of which also has -prune=550.

This reproduces the crash in #1241

@psgreco
Copy link
Contributor

psgreco commented Jul 18, 2023

I think the key to reproducing #1241 is prune, so you'd need at least 550MB worth of blocks to trigger it

@delta1 delta1 marked this pull request as draft July 19, 2023 08:54
@delta1 delta1 marked this pull request as ready for review September 7, 2023 14:22
@delta1
Copy link
Member Author

delta1 commented Sep 7, 2023

Updated the test and description

@delta1
Copy link
Member Author

delta1 commented Apr 24, 2024

rebased on master

@delta1
Copy link
Member Author

delta1 commented Sep 17, 2024

was included in #1270

@delta1 delta1 closed this Sep 17, 2024
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.

create a trim_headers functional test
2 participants