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

P2P: give the protocol handler access to the peer info #302

Merged
merged 11 commits into from
Sep 30, 2024
Merged

Commits on Sep 27, 2024

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

Commits on Sep 28, 2024

  1. add trait alias

    Boog900 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    3f30ae3 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. clippy + fmt

    Boog900 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2de1208 View commit details
    Browse the repository at this point in the history
  2. update doc

    Boog900 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    27d2327 View commit details
    Browse the repository at this point in the history
  3. simplify trait aliases

    Boog900 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7d1c4a1 View commit details
    Browse the repository at this point in the history
  4. use tower Shared

    Boog900 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7d3a751 View commit details
    Browse the repository at this point in the history
  5. clean import

    Boog900 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    edc5f36 View commit details
    Browse the repository at this point in the history
  6. fmt

    Boog900 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    09a5d28 View commit details
    Browse the repository at this point in the history
  7. Update Cargo.toml

    Co-authored-by: hinto-janai <hinto.janai@protonmail.com>
    Boog900 and hinto-janai authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e759b82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81179f9 View commit details
    Browse the repository at this point in the history
  9. fix merge

    Boog900 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2dba5f6 View commit details
    Browse the repository at this point in the history