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: remove wants from wantlist when multiple block retrievers are used #491

Merged
merged 2 commits into from
Apr 9, 2024

Commits on Apr 9, 2024

  1. fix: ensure wants are remove from wantlist

    Fixes a bug where sometimes a wanted CID was not removed from the
    wantlist.
    
    Also switches to using events for block/presence arrival to remove
    shared promises.
    achingbrain committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4ca7597 View commit details
    Browse the repository at this point in the history
  2. chore: fix warning

    achingbrain committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e3d3f58 View commit details
    Browse the repository at this point in the history