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: support p2p retrieval by default #130

Merged
merged 36 commits into from
Nov 21, 2024
Merged

feat: support p2p retrieval by default #130

merged 36 commits into from
Nov 21, 2024

Commits on Nov 5, 2024

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

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    5de4bff View commit details
    Browse the repository at this point in the history
  2. refactor: simplify naming

    2color committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7bf29f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. deps: make helia prod dep

    2color committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ae3df4d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    e92b3c0 View commit details
    Browse the repository at this point in the history
  2. chore: remove unneeded dep

    2color committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6889a6d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    4aa11df View commit details
    Browse the repository at this point in the history
  2. fix: build works

    SgtPooki committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    b30c55d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21374d4 View commit details
    Browse the repository at this point in the history
  4. chore: remove unused dep

    SgtPooki committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a80278e View commit details
    Browse the repository at this point in the history
  5. test: tests no longer hang

    SgtPooki committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    7a52f02 View commit details
    Browse the repository at this point in the history
  6. fix: interop tests

    SgtPooki committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ae3d952 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3de5678 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a1afc9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f85aaf View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    74e27ac View commit details
    Browse the repository at this point in the history
  2. Revert "fix: type error and remove identify push"

    This reverts commit 74e27ac.
    2color committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    e6bccdf View commit details
    Browse the repository at this point in the history
  3. fix: reuse dns in libp2p and helia

    and remove kad-dht
    2color committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    af90f4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dbe937 View commit details
    Browse the repository at this point in the history
  5. fix: type errors

    2color committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    4ab9c99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cace07f View commit details
    Browse the repository at this point in the history
  7. chore: fix unnecessary code

    SgtPooki committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    fe9ab4c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0916ccf View commit details
    Browse the repository at this point in the history
  9. fix: ipns is prod dep now

    SgtPooki committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    310dd08 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    30fb274 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f2f127 View commit details
    Browse the repository at this point in the history
  3. test: fix browser testing

    SgtPooki committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    c8f6709 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cc392b View commit details
    Browse the repository at this point in the history
  5. chore: fix dep-check

    SgtPooki committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1b876d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06894f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a21ddf1 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    088686e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    053d245 View commit details
    Browse the repository at this point in the history
  3. chore: simplify types

    2color committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    226bf23 View commit details
    Browse the repository at this point in the history
  4. chore: remove unused dep

    2color committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    654565d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc07e56 View commit details
    Browse the repository at this point in the history