Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

chore: update to new multiformats #98

Merged
merged 3 commits into from
Jul 12, 2021

Commits on Jul 10, 2021

  1. chore: update to new multiformats

    I had to skip a couple of tests as they use the ipfs api directly which
    hasn't been migrated yet so it doesn't understand the new CID class.
    
    They can be unskipped once js-ipfs ships with the new multiformats module,
    or the circular dependency between this module and js-ipfs is broken.
    
    BREAKING CHANGE: pulls in new multiformats modules
    achingbrain committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    3174b81 View commit details
    Browse the repository at this point in the history
  2. chore: test on new node

    achingbrain committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    1a6fd24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b48932a View commit details
    Browse the repository at this point in the history