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 routing filtering to delegated routing server IPIP-484 #671

Merged
merged 21 commits into from
Sep 27, 2024

Commits on Sep 12, 2024

  1. feat: add protocol filtering

    implements ipfs/specs#484
    2color committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    43eb24b View commit details
    Browse the repository at this point in the history
  2. test: improve tests

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

Commits on Sep 13, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    3dc1a58 View commit details
    Browse the repository at this point in the history
  2. fix: tests

    2color committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    496805d View commit details
    Browse the repository at this point in the history
  3. chore: update changelog

    2color committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a4e9def View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da4a194 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    3a6de23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9958d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a8bebd View commit details
    Browse the repository at this point in the history
  4. chore: ignore check

    2color committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    825d82f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    b6ed0dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f210c0d View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Andrew Gillis <11790789+gammazero@users.noreply.github.com>
    2color and gammazero committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ef3f6b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9811e83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51f200a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8edbe6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d2a8e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61b5def View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. test: add real world test case

    lidel committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f13c862 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Apply suggestions from code review

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    2color and lidel committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    137d34f View commit details
    Browse the repository at this point in the history