Skip to content

[WIP] Verkle pathdb rollback #30133

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rjl493456442
Copy link
Member

@rjl493456442 rjl493456442 commented Jul 9, 2024

TODO:

Verkle tree differentiates between zero values and empty values . For instance, a zero storage slot and an empty storage slot are distinct notions in Verkle manner.

Unfortunately, our current state history is insufficient to distinguish between zero and empty values during state rollbacks. The pull request to add this extra information should be merged before this one.

@rjl493456442 rjl493456442 force-pushed the verkle-pathdb-rollback branch from 5006333 to b70035c Compare July 17, 2024 02:46
@fjl fjl added the verkle label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants