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

Add support for keccak256 trie host functions #906

Merged
merged 6 commits into from
Jul 13, 2023

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Jul 13, 2023

The trie module now has a HashFunction enum, and can calculate either the blake2 hash or the keccak hash.

This allow adding support for the keccak256 equivalents of the blake2 host functions.

@tomaka tomaka added this pull request to the merge queue Jul 13, 2023
Merged via the queue into smol-dot:main with commit 0a68d97 Jul 13, 2023
@tomaka tomaka deleted the trie-hash-function branch July 13, 2023 12:16
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.

1 participant