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

Work with Multihashes directly #21

Merged
merged 4 commits into from
Feb 28, 2020
Merged

Work with Multihashes directly #21

merged 4 commits into from
Feb 28, 2020

Commits on Feb 28, 2020

  1. Work with Multihashes directly

    This will be breaking for anyone using filestore who has not migrated
    the underlying storage and coverted CIDs to raw multihashes.
    
    It keeps the outside interfaces intact except for `ListRes` which includes
    a multihash rather than a Cid.
    hsanjuan committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    9d3ff4f View commit details
    Browse the repository at this point in the history
  2. s/cid/mhash

    hsanjuan committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    cf14b2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ca0ca3 View commit details
    Browse the repository at this point in the history
  4. Update deps to latest

    hsanjuan committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    e764867 View commit details
    Browse the repository at this point in the history