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 check using only a CID #47

Merged
merged 14 commits into from
Aug 30, 2024
Merged

feat: add check using only a CID #47

merged 14 commits into from
Aug 30, 2024

Commits on Aug 21, 2024

  1. feat: add check using only a CID

    Fixes #6
    2color committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    06155c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. feat: run checks concurrently

    2color committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    cdb4edc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99c8ffd View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    23bef22 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into just-cid

    * origin/main:
      chore: bump go.mod to Go 1.22 and run go fix (#51)
      chore: port version.go from rainbow
      chore: bump libp2p and kad-dht
      fix: make overflown text scroll
      chore: go-libp2p-kad-dht v0.26.1
      chore: first release
    2color committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    704c8de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cd701c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dece84 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. feat: improve output rendering

    2color committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8a9d84c View commit details
    Browse the repository at this point in the history
  2. fix: tests and ui

    2color committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2adced1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Apply suggestions from code review

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    2color and lidel committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ef4ddd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd5cf04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b08c2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8419a33 View commit details
    Browse the repository at this point in the history
  5. test: fix tests

    2color committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    233eab6 View commit details
    Browse the repository at this point in the history