FluffyLabs / FluffyLabs/typeberry

Extract `blake2b` and `keccak` from `@typeberry/hash`

Open
#213 0 comments 0 reactions 0 assignees View on GitHub
good first issue M-misc P-chores
Dominant language
TypeScript
Stars
10
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The hash crate should most likely stay lightweight and avoid pulling in concrete hasher implementations.

However, perhaps it's not an issue if we use `hash-wasm` consistently for all hashing (see #212) - in that case we can have `@typeberry/hash` just import `hash-wasm` and use the same implementation in the node and browser.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.