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

Blocks backfilling option - 1 Engine #2144

Closed
wants to merge 65 commits into from
Closed

Conversation

abi87
Copy link
Contributor

@abi87 abi87 commented Oct 5, 2023

Why this should be merged

Node that state synced may need to index all blocks and transactions below state summary height. This PR introduced the possibility to do so

How this works

Backfilling is split in the following PRs

How this was tested

extra UTs + successful mainnet sync with #2273 code

@abi87 abi87 changed the base branch from master to dev October 5, 2023 20:03
@abi87 abi87 self-assigned this Oct 30, 2023
@abi87 abi87 marked this pull request as ready for review October 30, 2023 21:46
@abi87 abi87 changed the base branch from dev to backfill_blocks_0 November 20, 2023 10:14
@abi87 abi87 linked an issue Nov 20, 2023 that may be closed by this pull request
@abi87 abi87 requested a review from dhrubabasu as a code owner January 2, 2024 09:49
Copy link

github-actions bot commented Feb 4, 2024

This PR has become stale because it has been open for 30 days with no activity. Adding the lifecycle/frozen label will cause this PR to ignore lifecycle events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Status: In Review 👀
Development

Successfully merging this pull request may close these issues.

State sync block backfilling
2 participants