Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to retrieve blocks even if given using a different CID version #5285

Merged
merged 2 commits into from
Aug 8, 2018

Commits on Aug 7, 2018

  1. Add ability to retrieve blocks even if given using a different CID ve…

    …rsion.
    
    This is done via a wrapper blockstore.
    
    License: MIT
    Signed-off-by: Kevin Atkinson <k@kevina.org>
    kevina committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    e7ca955 View commit details
    Browse the repository at this point in the history
  2. Also check hash type in 'tryOtherCidVersion'.

    License: MIT
    Signed-off-by: Kevin Atkinson <k@kevina.org>
    kevina committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    877fa90 View commit details
    Browse the repository at this point in the history