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

New storage root function #1122

Closed
kamilsa opened this issue Feb 7, 2022 · 2 comments · Fixed by #1183
Closed

New storage root function #1122

kamilsa opened this issue Feb 7, 2022 · 2 comments · Fixed by #1183
Assignees
Labels

Comments

@kamilsa
Copy link
Contributor

kamilsa commented Feb 7, 2022

Implement ext_storage_root_version_2

Notice that RuntimeVersion struct was updated here

@kamilsa
Copy link
Contributor Author

kamilsa commented Mar 5, 2022

@igor-egorov
Copy link
Contributor

List of host API methods which may use different versions of trie db.
https://github.com/paritytech/substrate/blob/bfc6fb4a95adccf96dadbe5e5e6bb8605d5a2c01/primitives/io/src/lib.rs#L202

blake2_256_root
blake2_256_ordered_root
keccak_256_root
keccak_256_ordered_root
blake2_256_verify_proof
keccak_256_verify_proof
ext_storage_root_version_1
ext_storage_root_version_2

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

Successfully merging a pull request may close this issue.

3 participants