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

Update go-libp2p, fix tests with weak RSA keys #6555

Merged
merged 8 commits into from
Aug 24, 2019
Merged

Commits on Aug 23, 2019

  1. Configuration menu
    Copy the full SHA
    1bcf51e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5ea1af View commit details
    Browse the repository at this point in the history
  3. chore: fix import grouping

    Stebalien committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    0871fa3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2a70d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

  1. sharness: disable broken test

    We can no longer test this with bad keys. Unfortunately, good keys will likely
    contain a newline and we have no way to send such keys to the server due to how
    API requests are formatted.
    Stebalien committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    17533b4 View commit details
    Browse the repository at this point in the history
  2. dep: update core interfaces

    Stebalien committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    590ff37 View commit details
    Browse the repository at this point in the history
  3. test: handle id -> identity rename

    "identity" is the official name
    Stebalien committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    403b322 View commit details
    Browse the repository at this point in the history
  4. test: handle murmur3 rename

    Stebalien committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    ce96440 View commit details
    Browse the repository at this point in the history