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: ability to configure bitswap wanthave replacement #165

Merged
merged 5 commits into from
Sep 30, 2024

Commits on Sep 20, 2024

  1. Add ability to configure bitswap wanthave replacement

    A new flag and environ var is available to specify the maximum blocksize that bitswap will replace WantHave with WantBlock responses. A value of zero diables replacement and avoids block size lookup for WantHave requests. This option only applies when bitswap is enabled.
    gammazero committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    662f1f7 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    gammazero committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c72297e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c49dc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. update boxo

    gammazero committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    fccbf5f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Update CHANGELOG.md

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    gammazero and lidel authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c0d404e View commit details
    Browse the repository at this point in the history