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: state trie migration #654

Merged
merged 7 commits into from
Mar 28, 2024
Merged

feat: state trie migration #654

merged 7 commits into from
Mar 28, 2024

Conversation

Roznovjak
Copy link
Collaborator

This PR integrates the state trie migration pallet and sets the state version of the runtime to 1. This change enables lazy storage migration.

Copy link

github-actions bot commented Jan 29, 2024

Crate versions that have been updated:

  • basilisk: v11.0.0 -> v11.1.0
  • basilisk-runtime: v111.0.0 -> v112.0.0

Runtime version has been increased.

runtime/basilisk/src/system.rs Show resolved Hide resolved
node/Cargo.toml Outdated Show resolved Hide resolved
@jak-pan
Copy link
Contributor

jak-pan commented Feb 26, 2024

Wait do we also need this on snek?

@Roznovjak
Copy link
Collaborator Author

Wait do we also need this on snek?

AFAIK we have the issue with PoV size on Basilisk as well.

@Roznovjak Roznovjak merged commit 46c13fa into master Mar 28, 2024
4 checks passed
@Roznovjak Roznovjak deleted the state_trie_migration branch March 28, 2024 18:31
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

Successfully merging this pull request may close these issues.

None yet

3 participants