Closed jacobkaufmann closed 1 year ago
Patch coverage has no change and project coverage change: -1.18
:warning:
Comparison is base (
8aa7f50
) 75.55% compared to head (8487016
) 74.38%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
while
Node
represents a hash itself, it would be useful forNode
to implementHash
. for example, there are multiple instances in the ethereum consensus spec where we would like to key by theRoot
of some data structure.