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

sync: update CI config files (and fix tests) #1083

Merged
merged 8 commits into from
Apr 30, 2021
Merged

Commits on Apr 29, 2021

  1. disable Travis

    web3-bot committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    d329e3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    252fd25 View commit details
    Browse the repository at this point in the history
  3. run gofmt -s

    web3-bot committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    218f33b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb9b523 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc82ad3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e491cb View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. chore: update go-libp2p-peerstore

    Fixes an issue where, when using peerstore.UpdateAddrs to set the "TTL"
    to 0, the specified addresses might subsequently be returned from
    peerstore.Addrs.
    Stebalien committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    0a10443 View commit details
    Browse the repository at this point in the history
  2. test: deflake tests

    Stebalien committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    a6747e5 View commit details
    Browse the repository at this point in the history