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(service): add wildcard address resolver #1099

Merged
merged 36 commits into from
Jun 6, 2024
Merged

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    9914618 View commit details
    Browse the repository at this point in the history
  2. add test

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7990325 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04f8b83 View commit details
    Browse the repository at this point in the history
  4. add doc comments

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d04d3a0 View commit details
    Browse the repository at this point in the history
  5. add doc comments

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    368ab10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2a4e84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    399041a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    90b9734 View commit details
    Browse the repository at this point in the history
  9. remove peer id concat

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    36ae955 View commit details
    Browse the repository at this point in the history
  10. remove redundant test

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    19b8273 View commit details
    Browse the repository at this point in the history
  11. add docs

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0a2df2b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4196b4a View commit details
    Browse the repository at this point in the history
  13. formatting

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    51339c2 View commit details
    Browse the repository at this point in the history
  14. remove toOpt

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    99dbeaf View commit details
    Browse the repository at this point in the history
  15. remove echo

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d834b3e View commit details
    Browse the repository at this point in the history
  16. Update libp2p/services/wildcardresolverservice.nim

    Co-authored-by: Ludovic Chenut <ludovic@status.im>
    diegomrsantos and lchenut committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2216dac View commit details
    Browse the repository at this point in the history
  17. fix test

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c9e877e View commit details
    Browse the repository at this point in the history
  18. fix test

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0e472ef View commit details
    Browse the repository at this point in the history
  19. Revert "fix test"

    This reverts commit 48de7c4.
    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5719454 View commit details
    Browse the repository at this point in the history
  20. Revert "fix test"

    This reverts commit 1470006.
    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7bbc071 View commit details
    Browse the repository at this point in the history
  21. Revert "enable resolver by default"

    This reverts commit 03f72a8, reversing
    changes made to b11e2b0.
    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0b78975 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c11586c View commit details
    Browse the repository at this point in the history
  23. remove stale field

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    edf91dd View commit details
    Browse the repository at this point in the history
  24. fix test

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    54dbf1f View commit details
    Browse the repository at this point in the history
  25. fix autonatservice test

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8c19cac View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1bb1c1a View commit details
    Browse the repository at this point in the history
  27. uncomment line

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e0a380e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2a1e1f0 View commit details
    Browse the repository at this point in the history
  29. fix identify test

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7b803ad View commit details
    Browse the repository at this point in the history
  30. improve test

    diegomrsantos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    385a595 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    433a2ba View commit details
    Browse the repository at this point in the history
  2. unnecessary

    diegomrsantos committed May 29, 2024
    Configuration menu
    Copy the full SHA
    65c3e88 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 6, 2024

  1. fix doc

    diegomrsantos committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ea34224 View commit details
    Browse the repository at this point in the history
  2. add comment

    diegomrsantos committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c4bcd53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90bc65f View commit details
    Browse the repository at this point in the history