Page MenuHomePhabricator

[Chronik] Add `Hashed::digest` + implementations
ClosedPublic

Authored by tobias_ruck on May 27 2023, 17:30.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC24667e0db093: [Chronik] Add `Hashed::digest` + implementations
Summary

Currently, the different implementations of Hashed are just shells of the hash but don't actually represent the given hash.

By adding digest to Hashed + implementations, we can actually compute the hashes.

Test Plan

ninja check-crates

Diff Detail

Repository
rABC Bitcoin ABC
Branch
chronik-hashed-digest
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23816
Build 47242: Build Diffbuild-chronik
Build 47241: arc lint + arc unit