The `MerkleHasher` uses quite a strange notion of "depth" which was internally inconsistent until this PR: - https://github.com/sigp/tree_hash/pull/47 It still seems overly complicated and opaque, so we should probably carefully simplify it further.
The
MerkleHasheruses quite a strange notion of "depth" which was internally inconsistent until this PR:It still seems overly complicated and opaque, so we should probably carefully simplify it further.