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 ipni checks #66

Merged
merged 11 commits into from
Sep 19, 2024
Merged

feat: add ipni checks #66

merged 11 commits into from
Sep 19, 2024

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    d98cb7e View commit details
    Browse the repository at this point in the history
  2. chore: go mod tidy

    SgtPooki committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1990760 View commit details
    Browse the repository at this point in the history
  3. chore: gofmt -w ipni.go

    SgtPooki committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0c4523b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    105c360 View commit details
    Browse the repository at this point in the history
  2. move const def

    gammazero committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    25f9579 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Peer check determines if cid is found in both IPNI and DHT

    Return HTTP 400 Bad Request error if user-supplied multiaddr is not valid.
    gammazero committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6a968b9 View commit details
    Browse the repository at this point in the history
  2. Do not mask error

    gammazero committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    31acb13 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    54cabb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    121b9bb View commit details
    Browse the repository at this point in the history