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

move the go-libp2p-blankhost here #1411

Merged
merged 28 commits into from
Apr 19, 2022
Merged

move the go-libp2p-blankhost here #1411

merged 28 commits into from
Apr 19, 2022

Commits on Nov 17, 2016

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

Commits on Nov 18, 2016

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

Commits on Jan 10, 2017

  1. Configuration menu
    Copy the full SHA
    07cdcbb View commit details
    Browse the repository at this point in the history
  2. gx publish 0.1.6

    whyrusleeping committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    a727489 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

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

Commits on Oct 6, 2017

  1. gx publish 0.2.1

    whyrusleeping committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    8a2f0cb View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

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

Commits on May 25, 2019

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

Commits on Jun 20, 2019

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

Commits on May 4, 2020

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

Commits on May 5, 2020

  1. Merge pull request #42 from libp2p/feat/signed-records

    Blank host should support signed records
    aarshkshah1992 authored May 5, 2020
    Configuration menu
    Copy the full SHA
    f318aed View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    4524c22 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from libp2p/feat/connmgr-option

    add WithConnectionManager option to blankhost
    vyzo authored May 8, 2020
    Configuration menu
    Copy the full SHA
    693d670 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    f124798 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from libp2p/fix/connmgr-notifee

    subscribe connmgr to net notifications
    vyzo authored May 11, 2020
    Configuration menu
    Copy the full SHA
    0d68774 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    7c82a6d View commit details
    Browse the repository at this point in the history
  2. fix: reset stream on error

    This may have been leaking streams with AutoNAT.
    Stebalien committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    05ebe06 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #52 from libp2p/chore/update-deps

    call reset where appropriate (and update deps)
    Stebalien authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    d96d77f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. fix go vet

    marten-seemann committed May 19, 2021
    Configuration menu
    Copy the full SHA
    67d1fe5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from libp2p/fix-go-vet

    fix go vet
    marten-seemann authored May 19, 2021
    Configuration menu
    Copy the full SHA
    e38b26e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Configuration menu
    Copy the full SHA
    1893970 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59 from libp2p/update-go-log

    chore: update go-log to v2
    marten-seemann authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    8b1829b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd821e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Merge pull request #58 from libp2p/peer-connectedness

    emit the EvtPeerConnectednessChanged event
    marten-seemann authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    fcfa4cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    231f93d View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Merge pull request #61 from libp2p/event-bus-option

    add a WithEventBus constructor option
    marten-seemann authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    1751797 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

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