Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Update ipld formats #1010

Merged
merged 7 commits into from
May 21, 2019
Merged

Update ipld formats #1010

merged 7 commits into from
May 21, 2019

Commits on May 20, 2019

  1. chore: update CIDs and IPLD formats

    BREAKING CHANGE: v1 CIDs are now eencoded in base32 when stringified. Additionally IPLD formats have been updated to the latest versions. See CHANGELOGs for ipld-dag-pb and ipld-dag-cbor for more details:
    
    * https://github.com/ipld/js-ipld-dag-pb/blob/master/CHANGELOG.md#0160-2019-05-08
    * https://github.com/ipld/js-ipld-dag-cbor/blob/master/CHANGELOG.md#0140-2019-05-08
    
    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed May 20, 2019
    Configuration menu
    Copy the full SHA
    4ac98b3 View commit details
    Browse the repository at this point in the history
  2. chore: update ipld formats

    Updates property names to the various ways we refer to links and
    data in DAGNode/DAGLinks
    achingbrain authored and Alan Shaw committed May 20, 2019
    Configuration menu
    Copy the full SHA
    b6bce33 View commit details
    Browse the repository at this point in the history
  3. chore: remove ref test skips

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed May 20, 2019
    Configuration menu
    Copy the full SHA
    993740b View commit details
    Browse the repository at this point in the history
  4. chore: update deps

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed May 20, 2019
    Configuration menu
    Copy the full SHA
    a6f2de4 View commit details
    Browse the repository at this point in the history
  5. chore: update dag-pb dep

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed May 20, 2019
    Configuration menu
    Copy the full SHA
    887456c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. fix: skip refs test until 0.4.21 with base32 CIDs

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed May 21, 2019
    Configuration menu
    Copy the full SHA
    9477ae2 View commit details
    Browse the repository at this point in the history
  2. chore: update interface-ipfs-core dep

    Alan Shaw authored May 21, 2019
    Configuration menu
    Copy the full SHA
    e442ccd View commit details
    Browse the repository at this point in the history