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

Update the spec from the implementation. #14

Merged
merged 2 commits into from
May 12, 2018

Commits on Aug 31, 2017

  1. Update the spec from the implementation.

    1. CIDv0 only supports SHA256 multihashes.
    2. In CIDv0, the multibase *can* be specified but defaults to base58btc.
    
    This commit also describes the proper algorithm for decoding CIDs as it's
    non-obvious.
    
    Fixes multiformats#11
    Stebalien committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    bbee2b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2017

  1. Configuration menu
    Copy the full SHA
    177f8d3 View commit details
    Browse the repository at this point in the history