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

feat(swarm): don't have ConnectionHandlers close connections #4755

Merged
merged 15 commits into from
Nov 2, 2023

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    2f5caf8 View commit details
    Browse the repository at this point in the history
  2. Remove ConnectionHandlerEvent::Close

    This commit purposely does not touch any protocol crates to avoid merge conflicts.
    thomaseizinger committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    507f1b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3299d52 View commit details
    Browse the repository at this point in the history
  4. Make it compile

    thomaseizinger committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    e27ec14 View commit details
    Browse the repository at this point in the history
  5. Add changelog entry

    thomaseizinger committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    f9f268a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fce69b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c3cc38 View commit details
    Browse the repository at this point in the history
  8. Update docs

    thomaseizinger committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    c773cd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    8edaf02 View commit details
    Browse the repository at this point in the history
  2. Fix compile errors

    thomaseizinger committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    dce7a16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bba7e0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5085f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    18ebac6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a473af5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f23b208 View commit details
    Browse the repository at this point in the history