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

feat: move storage view, allow ignoring bootloader execution during tx execution #251

Merged

Conversation

nbaztec
Copy link
Contributor

@nbaztec nbaztec commented Dec 22, 2023

What 💻

  • Move storage view from zksync-era
  • Add capability to exclude bootloader execution when running raw txs

Why ✋

  • Allow to make seamless changes to the storage under the hood
  • Executing bootloader doesn't make sense, because it doesn't execute any meaningful in terms of transaction execution, but it adds a lot of complexity

Evidence 📷

Tests pass for PR and in matter-labs/foundry-zksync#205

Notes 📝

Deniallugo and others added 12 commits December 13, 2023 13:18
Signed-off-by: Danil <deniallugo@gmail.com>
Signed-off-by: Danil <deniallugo@gmail.com>
Signed-off-by: Danil <deniallugo@gmail.com>
Signed-off-by: Danil <deniallugo@gmail.com>
Signed-off-by: Danil <deniallugo@gmail.com>
Signed-off-by: Danil <deniallugo@gmail.com>
Signed-off-by: Danil <deniallugo@gmail.com>
Signed-off-by: Danil <deniallugo@gmail.com>
Signed-off-by: Danil <deniallugo@gmail.com>
@MexicanAce MexicanAce merged commit 6ee7d29 into matter-labs:main Dec 22, 2023
10 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.

4 participants