Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Rename HasBlock to NotifyNewBlocks, and make it accept multiple blocks #23

Merged
merged 3 commits into from
Jul 27, 2022

Commits on Jul 13, 2022

  1. Rename HasBlock to NotifyNewBlocks, and make it accept multiple blocks

    The goal here is twofold:
    - allows for batched handling of multiple blocks at once
    - act as a noisy signal for the breaking change that Bitswap is not adding blocks in the blockstore itself anymore (see ipfs/go-bitswap#571)
    MichaelMure committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    1786a28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1181846 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. chore: release v0.2.0

    Signed-off-by: Jorropo <jorropo.pgm@gmail.com>
    Jorropo committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    acb21f7 View commit details
    Browse the repository at this point in the history