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

Move providing responsabilities from bitswap to blockservice #677

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Sep 30, 2024

  1. Move providing responsabilities from bitswap to blockservice

    - bitswap/server: remove provide
    - blockservice: add session workaround to work with wrapped blockservices
    - blockservice: add WithProvider option
    - blockservice: remove session embeding in context
    
    Replaces #534 by @Jorropo which was outdated enough to make merging difficult.
    gammazero committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    29faea9 View commit details
    Browse the repository at this point in the history
  2. mod tidy examples

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