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

Protect Libp2p Connections #229

Merged
merged 4 commits into from
Sep 29, 2021
Merged

Protect Libp2p Connections #229

merged 4 commits into from
Sep 29, 2021

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    cae08eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94eda95 View commit details
    Browse the repository at this point in the history
  3. feat(responsemanager): add connection holding

    also uncovered a bug in early cancellations, resolved by using state pattern from requestmanager
    hannahhoward committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    efc2c7a View commit details
    Browse the repository at this point in the history
  4. refactor(graphsync): change string to unique tag

    make tag for request IDs unique to graphsync
    hannahhoward committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    dfdb634 View commit details
    Browse the repository at this point in the history