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

Combine state parts should work when the state is large #3262

Closed
bowenwang1996 opened this issue Aug 30, 2020 · 0 comments · Fixed by #3986
Closed

Combine state parts should work when the state is large #3262

bowenwang1996 opened this issue Aug 30, 2020 · 0 comments · Fixed by #3986
Assignees
Labels
A-chain Area: Chain, client & related A-storage Area: storage and databases

Comments

@bowenwang1996
Copy link
Collaborator

Currently in confirm_state, we assemble state parts all in memory, which becomes a problem when the state is large (15GB for example).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-chain Area: Chain, client & related A-storage Area: storage and databases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants