ChainSafe / ChainSafe/gossamer

Implement Keccak Wasm Host Functions

Open
#2,656 3 comments 0 reactions 1 assignee Claimed by @EclesioMeloJunior View on GitHub
A-triage Epic
Dominant language
Go
Stars
454
Forks
144
PR merge metrics
No merged PRs in 30d

Description

Implement the following Keccak Wasm host functions:
- [`ext_trie_keccak_256_root`](https://spec.polkadot.network/#_ext_trie_keccak_256_root)
- [`ext_trie_keccak_256_ordered_root`](https://spec.polkadot.network/#_ext_trie_keccak_256_ordered_root)
- [`ext_trie_keccak_256_verify_proof`](https://spec.polkadot.network/#_ext_trie_keccak_256_verify_proof)

Each of these host functions have version 1 & 2 signatures.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.