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: add MagicEndpoint to iroh-net #1133

Merged
merged 29 commits into from
Jul 3, 2023

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    8d3009b View commit details
    Browse the repository at this point in the history
  2. chore: fmt

    Frando committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    134b360 View commit details
    Browse the repository at this point in the history
  3. fix: address review comments

    Frando committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7cf871c View commit details
    Browse the repository at this point in the history
  4. fix: call endpoint an endpoint

    Frando committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    86a06db View commit details
    Browse the repository at this point in the history
  5. chore: fmt

    Frando committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    0d88b75 View commit details
    Browse the repository at this point in the history
  6. docs: magic endpoint

    Frando committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    df02fde View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f087d8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5deca05 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    57e6c37 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36f1978 View commit details
    Browse the repository at this point in the history
  11. chore: fmt

    Frando committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    203dcf9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    929f65c View commit details
    Browse the repository at this point in the history
  13. fix: typos

    Frando committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d7da7cb View commit details
    Browse the repository at this point in the history
  14. fix: typos

    Frando committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f263e05 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d5b6fe9 View commit details
    Browse the repository at this point in the history
  16. chore: clippy

    Frando committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b0a800e View commit details
    Browse the repository at this point in the history
  17. fix: derp url in tests

    Frando committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    0f50598 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fa0fec0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7b75589 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    787b97f View commit details
    Browse the repository at this point in the history
  21. change(net): cleanups and renames

    * move dial_peer onto MagicEndpoint
    * some renames for clarity
    * remove iroh_net::client module
    Frando committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4d1158f View commit details
    Browse the repository at this point in the history
  22. chore: fmt

    Frando committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    dc88c85 View commit details
    Browse the repository at this point in the history
  23. fix: adjust after rebase

    Frando committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    bc2c44f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    699374d View commit details
    Browse the repository at this point in the history
  25. docs: improve

    Frando committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    015c4ed View commit details
    Browse the repository at this point in the history
  26. chore: cleanup

    Frando committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    0129484 View commit details
    Browse the repository at this point in the history
  27. chore: fmt

    Frando committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    64fe3fc View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    f309d09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87253d2 View commit details
    Browse the repository at this point in the history