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

State trie migration #916

Closed
shunsukew opened this issue Apr 24, 2023 · 2 comments
Closed

State trie migration #916

shunsukew opened this issue Apr 24, 2023 · 2 comments
Assignees
Labels
parachain Parachain related issues. Stale

Comments

@shunsukew
Copy link
Member

shunsukew commented Apr 24, 2023

Description

State trie has been optimized by paritytech/substrate#9732, and once state_version set to 1 by #567, lazy state trie migration is ongoing.
However, this takes long time, and it is blocker for Warp sync integration #901, we should hasten its completion by using dedicated pallet for this purpose.

https://github.com/paritytech/substrate/blob/master/frame/state-trie-migration/src/lib.rs
https://hackmd.io/@kizi/HyoSO3lf9

This can also improve PoV size reduction at the same time allowing us to use warp sync.

@shunsukew shunsukew added bug Something isn't working enhancement New feature or request parachain Parachain related issues. and removed bug Something isn't working labels Apr 24, 2023
@gitofdeepanshu gitofdeepanshu added J0-enhancement and removed enhancement New feature or request labels Apr 28, 2023
@Dinonard Dinonard self-assigned this May 8, 2023
@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Jun 17, 2023
@github-actions
Copy link

This issue was closed because it has been stalled for 7 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parachain Parachain related issues. Stale
Projects
None yet
Development

No branches or pull requests

3 participants