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

core/state: fix snapshot recovery #123

Merged

Conversation

asyukii
Copy link

@asyukii asyukii commented Oct 11, 2023

Description

Checks the values read from the database are with epoch or without epoch. Perform trie proof verification with only the pure values (i.e. without epoch).

@asyukii asyukii force-pushed the state_expiry_mvp0.1_dev branch 2 times, most recently from 0e3fcd0 to 3029a02 Compare October 11, 2023 06:13
@asyukii asyukii force-pushed the state_expiry_mvp0.1_dev branch from 3029a02 to 521138c Compare October 12, 2023 10:31
@asyukii asyukii force-pushed the state_expiry_mvp0.1_dev branch from 521138c to 0ca71a5 Compare October 16, 2023 05:37
@asyukii asyukii merged commit 51682a7 into node-real:state_expiry_mvp0.1_dev Oct 16, 2023
2 of 4 checks passed
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.

2 participants