Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

fix: remove HashOnRead #51

Closed
wants to merge 1 commit into from
Closed

fix: remove HashOnRead #51

wants to merge 1 commit into from

Commits on Apr 13, 2020

  1. fix: remove HashOnRead

    Instead, provide a simple `ValidatingBlockstore` wrapper. This:
    
    1. Isn't racy (fixes #49).
    2. Keeps the base blockstore simple.
    Stebalien committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    1df2299 View commit details
    Browse the repository at this point in the history