Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ipfs/js-ipfs-block-service
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.1
Choose a base ref
...
head repository: ipfs/js-ipfs-block-service
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 9 files changed
  • 4 contributors

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    6077fb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. fix: replace node buffers with uint8arrays (#105)

    BREAKING CHANGE:
    
    - All uses of Buffers have been replaced with Uint8Arrays
    - The ipfs-repo this module uses only returns Uint8Arrays
    achingbrain authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    804c5cf View commit details
    Browse the repository at this point in the history
  2. chore: update contributors

    vmx committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    e9de4b3 View commit details
    Browse the repository at this point in the history
  3. chore: release version v0.18.0

    vmx committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    e05b8f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    d58eacc View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. feat: add types (#136)

    Adds types, fixes all tsc errors, updates all deps.
    achingbrain authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    52f2439 View commit details
    Browse the repository at this point in the history
  2. chore: update contributors

    vmx committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    b731f38 View commit details
    Browse the repository at this point in the history
  3. chore: release version v0.19.0

    vmx committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    2980ffc View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    f7da026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3d0ab8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8798c93 View commit details
    Browse the repository at this point in the history
Loading