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

Remove temporary peer ID compatibility mode. #1608

Merged
merged 7 commits into from
Aug 26, 2020

Commits on Jun 15, 2020

  1. Remove temporary peer ID compatibility.

    This removes the temporary compatibility mode between
    peer IDs using identity hashing and sha256, thus being
    the last step in the context of libp2p#555.
    Roman S. Borschel committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    3147a41 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

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

Commits on Aug 24, 2020

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

Commits on Aug 25, 2020

  1. Check digest length in PeerId::from_multihash for Identity hash.

    Roman S. Borschel committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    c251d8f View commit details
    Browse the repository at this point in the history
  2. Update core/src/peer_id.rs

    Co-authored-by: Toralf Wittner <tw@dtex.org>
    romanb and twittner committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    ef70db9 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Update core changelog.

    Roman S. Borschel committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    7504764 View commit details
    Browse the repository at this point in the history
  2. Update core changelog.

    Roman S. Borschel committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    10df04b View commit details
    Browse the repository at this point in the history