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

Markers for the First and Last Account/Storage for the State Manager #1192

Draft
wants to merge 83 commits into
base: arith-dev
Choose a base branch
from

Conversation

arijitdutta67
Copy link

@arijitdutta67 arijitdutta67 commented Sep 16, 2024

In this PR, we work on populating state manager columns needed for integration with the prover. This is done by using maps at three levels (transaction, block and conflation), using them to keep track of what are the first and last account/storage fragments.

The maps are tested using the Solidity/Yul testing framework for multi-block scenarios.
Related issues: 1205 and 970.

@arijitdutta67 arijitdutta67 changed the title Marker for First and Last Account/Storage for the State Manager Marker for the First and Last Account/Storage for the State Manager Sep 16, 2024
@bogdanbear bogdanbear changed the title Marker for the First and Last Account/Storage for the State Manager Markers for the First and Last Account/Storage for the State Manager Nov 27, 2024
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.

4 participants