Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

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

Merged
merged 6 commits into from
Feb 16, 2022

Commits on Feb 10, 2022

  1. sp-core-hashing: use sha3 instead of tiny-keccak

    Signed-off-by: koushiro <[email protected]>
    koushiro committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    e857756 View commit details
    Browse the repository at this point in the history
  2. use blake2 instead of blake2-rfc

    Signed-off-by: koushiro <[email protected]>
    koushiro committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    dc7d4c7 View commit details
    Browse the repository at this point in the history
  3. improve som hashing of sp-core and sp-api-proc-macro

    Signed-off-by: koushiro <[email protected]>
    koushiro committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    a3f13a6 View commit details
    Browse the repository at this point in the history
  4. Some nits

    Signed-off-by: koushiro <[email protected]>
    koushiro committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    9ebf663 View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    Signed-off-by: koushiro <[email protected]>
    koushiro committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    594a857 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    6b1a92d View commit details
    Browse the repository at this point in the history