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

Implement ext_trie_keccak_256_ordered_root_version_2 #1920

Closed
kamilsa opened this issue Jan 11, 2024 · 0 comments · Fixed by #1926
Closed

Implement ext_trie_keccak_256_ordered_root_version_2 #1920

kamilsa opened this issue Jan 11, 2024 · 0 comments · Fixed by #1926
Assignees
Labels

Comments

@kamilsa
Copy link
Contributor

kamilsa commented Jan 11, 2024

Implement new host api:

env::ext_trie_keccak_256_ordered_root_version_2: func (i64, i32)->i32

This should work analogously with ext_trie_blake_256_ordered_root_version_2.
Substrate implementation:
https://github.com/paritytech/polkadot-sdk/blob/794ee98049f546d39923b7f34ffcb7e719ae349d/substrate/primitives/io/src/lib.rs#L603

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.

2 participants