Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ipfs/helia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: car-v4.1.3
Choose a base ref
...
head repository: ipfs/helia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: car-v4.2.0
Choose a head ref
  • 4 commits
  • 35 files changed
  • 1 contributor

Commits on Jul 31, 2025

  1. feat: add block received event (#837)

    Adds a bitswap event that tells us who sent us a block.
    achingbrain authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    7d471a0 View commit details
    Browse the repository at this point in the history
  2. feat: expose providers option (#834)

    Allows pre-seeding transfer sessions with known providers if they
    are available.
    achingbrain authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    5a911c6 View commit details
    Browse the repository at this point in the history
  3. feat: expose extended option for ls in mfs and unixfs (#836)

    Allows returning lightweight directory contents that does not require
    loading the root block of each directory entry.
    achingbrain authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    9f51b17 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

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