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

fix: use ipfs-unixfs-exporter directly #42

Merged
merged 4 commits into from
Apr 15, 2024
Merged

Commits on Apr 5, 2024

  1. fix: use ipfs-unixfs-exporter directly

    `@helia/unixfs` pulls in the importer and other deps, we only need
    to stat and cat a DAG so we can just use the exporter for this.
    achingbrain committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ac1f7c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    8230eb0 View commit details
    Browse the repository at this point in the history
  2. chore: update utils

    achingbrain committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7f29e5b View commit details
    Browse the repository at this point in the history
  3. chore: update comment

    Co-authored-by: Russell Dempsey <[email protected]>
    achingbrain and SgtPooki authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a263f60 View commit details
    Browse the repository at this point in the history