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 gateway to http over libp2p #10108

Merged
merged 16 commits into from
Sep 20, 2023
Merged

feat: add gateway to http over libp2p #10108

merged 16 commits into from
Sep 20, 2023

Commits on Aug 30, 2023

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

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    a11c542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb5caca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b0da08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d32f71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc6bee1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf548a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a1d91f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. test(gateway-conformance): also run gateway conformance tests against…

    … a gateway-over-libp2p endpoint
    aschmahmann committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b8c741d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2c43d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d86192a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df66dac View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. refactor(ci): libp2p conformance is separate job

    this ensures the libp2p experiment runs independently
    and its failure does not impact the result of job
    that tests stable features on http port
    lidel committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1efd9d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. docs: gateway-http-over-libp2p

    lidel committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8d28507 View commit details
    Browse the repository at this point in the history
  2. fix: run http+libp2p test against correct port

    seems we were testing regular gateway instead of proxied one
    lidel committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3fa7ef8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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