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(relay): propagate errors to Transport::{listen_on,dial} #4745

Merged
merged 32 commits into from
Oct 31, 2023

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    ed10848 View commit details
    Browse the repository at this point in the history
  2. Remove unused PeerId

    thomaseizinger committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b457a93 View commit details
    Browse the repository at this point in the history
  3. Add docs

    thomaseizinger committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    516e37c View commit details
    Browse the repository at this point in the history
  4. Remove old TODO

    thomaseizinger committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d85d918 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed21877 View commit details
    Browse the repository at this point in the history
  6. Use shorthand

    thomaseizinger committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6efa8af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef5a3d5 View commit details
    Browse the repository at this point in the history
  8. Remove unused event

    thomaseizinger committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    7c74072 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8687543 View commit details
    Browse the repository at this point in the history
  10. Add test for dial

    thomaseizinger committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    1de8be3 View commit details
    Browse the repository at this point in the history
  11. Add changelog entry

    thomaseizinger committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c78b44d View commit details
    Browse the repository at this point in the history
  12. Update changelog

    thomaseizinger committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0594ea0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    891f96d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5c7407c View commit details
    Browse the repository at this point in the history
  15. Use if let

    thomaseizinger committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c535fc4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ef84668 View commit details
    Browse the repository at this point in the history
  17. Merge remote-tracking branch 'origin/refactor/relay-client-error' int…

    …o refactor/relay-client-error
    thomaseizinger committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c15b49e View commit details
    Browse the repository at this point in the history
  18. Fix rustdoc link

    thomaseizinger committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e898ba0 View commit details
    Browse the repository at this point in the history
  19. Fix clippy warning

    thomaseizinger committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    1c260d9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b1566b3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    badda20 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Update protocols/relay/CHANGELOG.md

    Co-authored-by: Max Inden <[email protected]>
    thomaseizinger and mxinden committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    69a068a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Rename field

    thomaseizinger committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    cc888b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2750ea5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f381b33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    667d4c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e394c38 View commit details
    Browse the repository at this point in the history
  6. Rename field

    thomaseizinger committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    02ae398 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce2a6a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77f49c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6233e9d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10d3f02 View commit details
    Browse the repository at this point in the history