Commit 962cab60 authored by Qinxuan Chen's avatar Qinxuan Chen Committed by GitHub
Browse files

sp-core-hashing: use the `digest::Digest` trait to handle the hashing function uniformly (#10835)



* sp-core-hashing: use sha3 instead of tiny-keccak

Signed-off-by: default avatarkoushiro <[email protected]>

* use blake2 instead of blake2-rfc

Signed-off-by: default avatarkoushiro <[email protected]>

* improve som hashing of sp-core and sp-api-proc-macro

Signed-off-by: default avatarkoushiro <[email protected]>

* Some nits

Signed-off-by: default avatarkoushiro <[email protected]>

* cargo fmt

Signed-off-by: default avatarkoushiro <[email protected]>
parent ee622332
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment