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: optimise storage usage in rollup #9826

Open
Tracked by #7820
LHerskind opened this issue Nov 8, 2024 · 0 comments
Open
Tracked by #7820

feat: optimise storage usage in rollup #9826

LHerskind opened this issue Nov 8, 2024 · 0 comments
Milestone

Comments

@LHerskind
Copy link
Contributor

LHerskind commented Nov 8, 2024

Optimise the storage usage in the rollup contract, e.g., for example for blobs a bunch of information is needed later as part of the proof verification, here store just a hash of the necessary information that can be "unpacked" instead of spending storage unnecessarily.

@LHerskind LHerskind added this to the TestNet milestone Nov 8, 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

No branches or pull requests

1 participant