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

core/identity: Implement Hash and Ord for PublicKey #2915

Merged
merged 12 commits into from
Sep 22, 2022

Commits on Sep 19, 2022

  1. Implement Hash for PublicKey

    futpib committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    cebf321 View commit details
    Browse the repository at this point in the history
  2. Implement Ord for PublicKey

    futpib committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    801166a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0263dd View commit details
    Browse the repository at this point in the history
  4. Update core/CHANGELOG.md

    Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
    futpib and thomaseizinger committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    0e58af1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8292a78 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Remove hash property tests, implement PartialEq manually where Hash i…

    …s implemented manually.
    futpib committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    902b684 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Update core/src/identity/rsa.rs

    Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
    futpib and thomaseizinger committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    bcedf12 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    futpib committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    8c00997 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e48875 View commit details
    Browse the repository at this point in the history
  4. Bump libp2p-core to 0.36.1

    futpib committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    51421e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    de71abc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/libp2p/rust-libp2p into p…

    …ublic-key-hash-ord
    mxinden committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    25cd826 View commit details
    Browse the repository at this point in the history