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

The chain manager with blobs shouldn't be a single register view. #3013

Open
Tracked by #1981
afck opened this issue Dec 5, 2024 · 0 comments
Open
Tracked by #1981

The chain manager with blobs shouldn't be a single register view. #3013

afck opened this issue Dec 5, 2024 · 0 comments
Assignees
Milestone

Comments

@afck
Copy link
Contributor

afck commented Dec 5, 2024

Every time we load the chain manager from storage, we load all blobs it contains.

We should either make the ChainManager a proper View, or store the blobs outside of it in the execution state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants