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

Finish logging #5

Merged
merged 10 commits into from
Sep 14, 2023
Merged

Finish logging #5

merged 10 commits into from
Sep 14, 2023

Commits on Sep 13, 2023

  1. rename test files

    guanzo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c85e3a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c712dd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd01cd1 View commit details
    Browse the repository at this point in the history
  4. feat: add client method to return verified CAR content via async chun…

    …k iterator
    
    installs a ipfs-unixfs-exporter fork for DFS traversal
    guanzo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    01eb8e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. refactor: move function

    guanzo committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    00ae409 View commit details
    Browse the repository at this point in the history
  2. fix(logging): Finish logging

    * Record bytes transferred
    * Record request duration after download finishes or errors
    * Report verification errors
    guanzo committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1d9e26e View commit details
    Browse the repository at this point in the history
  3. test: make them pass.

    guanzo committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    99e6b1d View commit details
    Browse the repository at this point in the history
  4. refactor: move function

    guanzo committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1072050 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fccc20 View commit details
    Browse the repository at this point in the history
  6. test: add basic log tests

    guanzo committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    36b3e02 View commit details
    Browse the repository at this point in the history