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

feat: switch to raw multihashes for blocks #38

Merged
merged 4 commits into from
Feb 2, 2020

Commits on Feb 2, 2020

  1. Configuration menu
    Copy the full SHA
    7a4b99e View commit details
    Browse the repository at this point in the history
  2. fix typo in blockstore.go

    Alex Trottier authored and Stebalien committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    e62b875 View commit details
    Browse the repository at this point in the history
  3. fix: return raw block CIDs instead of V0 CIDs from AllKeysChan

    V0 CIDs are always "dag-pb". Using the "raw" codec indicates that these blocks
    are just raw data.
    Stebalien committed Feb 2, 2020
    2 Configuration menu
    Copy the full SHA
    5f9214c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f266ca View commit details
    Browse the repository at this point in the history