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

RFC 0001: Text Peer Ids as CIDs #209

Merged
merged 3 commits into from
Oct 1, 2019
Merged

RFC 0001: Text Peer Ids as CIDs #209

merged 3 commits into from
Oct 1, 2019

Commits on Aug 28, 2019

  1. RFC 0001: text Peer Id as CID

    This is an RFC to modify peerid spec to alter the default string
    representation from Multihash to CIDv1 in Base32 and to support
    encoding/decoding text peerids as CIDs.
    
    It is also the first RFC ever, following suggestions from
    #198
    and creating a template for future RFCs as a side-effect.
    
    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    8ab79d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Apply review changes

    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    4e2c796 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. peer-ids.md: be explicit about supporting CID v0&v1

    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    b621ac5 View commit details
    Browse the repository at this point in the history