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
Lint
Lint Not Applicable
Unit
Tests Not Applicable