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: store l2 pubdata in memory #26

Closed
wants to merge 0 commits into from

Conversation

toni-calvin
Copy link

What ❔

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.
  • Spellcheck has been run via cargo spellcheck --cfg=./spellcheck/era.cfg --code 1.

@toni-calvin toni-calvin linked an issue Jan 8, 2024 that may be closed by this pull request
@toni-calvin toni-calvin reopened this Jan 15, 2024
@toni-calvin toni-calvin changed the title Store l2 pubdata in memory feat: store l2 pubdata in memory Jan 16, 2024
Oppen pushed a commit that referenced this pull request Feb 9, 2024
Co-authored-by: Marcin M <128217157+mm-zk@users.noreply.github.com>
Co-authored-by: Dennis <10233439+idea404@users.noreply.github.com>
Co-authored-by: Shahar Kaminsky <sk@matterlabs.dev>
Co-authored-by: Yury Akudovich <ya@matterlabs.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Store the pubdata on a memory and make an api to read/write
2 participants