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

Historical state reindex for trusted node sync #3452

Merged
merged 7 commits into from
Mar 11, 2022
Merged

Conversation

arnetheduck
Copy link
Member

When performing trusted node sync, historical access is limited to
states after the checkpoint.

Reindexing restores full historical access by replaying historical
blocks against the state and storing snapshots in the database.

The process can be initiated or resumed at any point in time.

@github-actions
Copy link

github-actions bot commented Mar 1, 2022

Unit Test Results

     12 files  ±  0     829 suites  +8   30m 30s ⏱️ + 2m 17s
1 674 tests +  2  1 626 ✔️ +1    48 💤 +1  0 ±0 
9 775 runs  +16  9 663 ✔️ +8  112 💤 +8  0 ±0 

Results for commit 6a2b168. ± Comparison against base commit 35f712e.

♻️ This comment has been updated with latest results.

When performing trusted node sync, historical access is limited to
states after the checkpoint.

Reindexing restores full historical access by replaying historical
blocks against the state and storing snapshots in the database.

The process can be initiated or resumed at any point in time.
@arnetheduck arnetheduck enabled auto-merge (squash) March 11, 2022 12:32
@arnetheduck arnetheduck merged commit d0183cc into unstable Mar 11, 2022
@arnetheduck arnetheduck deleted the tns-reindex branch March 11, 2022 12:49
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.

None yet

2 participants