Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

change how we calculate inline peer IDs. #30

Merged
merged 2 commits into from
Mar 22, 2018
Merged

Commits on Feb 8, 2018

  1. update go-libp2p-crypto

    Stebalien committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    a3c79eb View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. change how we calculate inline peer IDs.

    Instead of trying to get fancy with multicodecs and such, just inline the public
    key's protobuf.
    
    Eventually, we can try to switch to true IPLD but this is, IMO, a step in the
    right direction.
    Stebalien committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    de78f16 View commit details
    Browse the repository at this point in the history