You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #17: Allow to retrieve a block header by hash
92606cc Test `get_header_by_hash` rather than `get_height` (Elias Rohrer)
6673912 Deprecate `get_height` (Elias Rohrer)
9e233ef Allow to retrieve a block header by hash (Elias Rohrer)
Pull request description:
~~Based on #13 since it probably land soon.~~
This PR adds a method allowing to retrieve a `BlockHeader` via a given `BlockHash` and reuses it in `get_height`.
Top commit has no ACKs.
Tree-SHA512: 2be894f7e745e317b02512183e073806e90145cbde9ad89f10e5782d6bc302da6d72adb0cef0fce7cd746e4f7b93fba0844a640bc30457ccafbcf19dd5673254
0 commit comments