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

Deps: update and related fixes #795

Merged
merged 4 commits into from
May 26, 2019
Merged

Deps: update and related fixes #795

merged 4 commits into from
May 26, 2019

Commits on May 24, 2019

  1. Daemon: handle host and DHT lifecycle outside Cluster

    The Host and DHT are created outside of cluster and should be
    shutdown outside of it, not inside.
    hsanjuan committed May 24, 2019
    Configuration menu
    Copy the full SHA
    96edbc1 View commit details
    Browse the repository at this point in the history
  2. Raft: rewrite logger

    New Raft update has changed the type of the logger
    hsanjuan committed May 24, 2019
    Configuration menu
    Copy the full SHA
    b46f022 View commit details
    Browse the repository at this point in the history
  3. Dependency update and cleanup to libp2p-0.0.30

    This has been horrible and won't even last, but the fixes in libp2p
    required it.
    hsanjuan committed May 24, 2019
    Configuration menu
    Copy the full SHA
    ab46f23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1d95f5 View commit details
    Browse the repository at this point in the history