-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat: add passthrough to genesis (#1888)
* feat: add passthrough to genesis * fix: adapt passthrough router * fix: docs and hash * chore: rm unused test * feat: adatpt to latest version * fix: array size * fix: clippy + fmt * fix: update blake hash * fix: compilation * fix: std import KeccakHasher --------- Co-authored-by: William Freudenberger <w.freude@icloud.com>
- Loading branch information
1 parent
8e714b8
commit f5ce924
Showing
4 changed files
with
84 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters