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: live sync transition, tree requests required blocks #10082

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

fgimenez
Copy link
Member

@fgimenez fgimenez commented Aug 5, 2024

Towards #10015

Verifies that, after finishing a backfill and having received a FCU for a missing head, the tree starts requesting to download, first, the missing head, and then, a range from the heads's parent to the current tip.

There's also a bit of refactor of common checks into TestHarness

@fgimenez fgimenez force-pushed the fgimenez/live-sync-transition-tests branch from ea6e802 to 8fe008e Compare August 5, 2024 16:09
@fgimenez fgimenez marked this pull request as ready for review August 5, 2024 16:14
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

this is great!

@mattsse mattsse added the C-test A change that impacts how or what we test label Aug 5, 2024
@fgimenez fgimenez added this pull request to the merge queue Aug 5, 2024
Merged via the queue into main with commit 447e3ca Aug 5, 2024
32 checks passed
@fgimenez fgimenez deleted the fgimenez/live-sync-transition-tests branch August 5, 2024 17:02
martinezjorge pushed a commit to martinezjorge/reth that referenced this pull request Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test A change that impacts how or what we test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants