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(bitswap/session): cleanup live wants on cancel #690

Merged
merged 4 commits into from
Oct 18, 2024

Commits on Oct 16, 2024

  1. fix(bitswap/session): cleanup live wants on cancel

    Otherwise live wants get rebroadcasted/requested forever, even when we cancelled those.
    Wondertan committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1e02fa0 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    d20c747 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    gammazero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    da0654d View commit details
    Browse the repository at this point in the history
  3. chore: CHANGELOG.md

    lidel authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    cb59df1 View commit details
    Browse the repository at this point in the history