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

Change from ipfs to p2p protocol #315

Merged
merged 5 commits into from
Feb 5, 2019

Commits on Feb 1, 2019

  1. chore: change from ipfs to p2p protocol

    multiformats/js-multiaddr#76 changed the
    default protocol from ipfs to p2p.
    
    js-multiaddr is a transitive dependency of peer-info, so in order
    to get this change, we had to bump the version of peer-info.
    thomaseizinger committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    f2d9e04 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Only upgrade patch versions of libp2p-websockets

    Co-Authored-By: thomaseizinger <thomas@eizinger.io>
    jacobheun and thomaseizinger committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    e885d57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e3d079 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba993d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. fix: revert ipfs -> p2p change for some tests

    As per PR feedback. Needed for backwards-compatibility.
    thomaseizinger committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    e8ddaef View commit details
    Browse the repository at this point in the history