Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

chore: update cids and ipld #2050

Closed
wants to merge 3 commits into from
Closed

Conversation

alanshaw
Copy link
Member

@alanshaw alanshaw commented May 13, 2019

This PR updates cids and ipld* dependencies to resolve #1995.

Current status propagating cids@0.7:

⨎ npm ls cids
ipfs@0.36.0-pre.0 /Users/alan/Code/protocol-labs/js-ipfs
├─┬ cid-tool@0.3.0
│ └── cids@0.7.1  deduped
├── cids@0.7.1 
├─┬ interface-ipfs-core@0.102.0 (github:ipfs/interface-js-ipfs-core#0509cedb875205bf340e6c9a61fbbae1fbe70227)
│ └── cids@0.7.1  deduped
├─┬ ipfs-bitswap@0.24.0
│ └── cids@0.7.1  deduped
├─┬ ipfs-block@0.8.1
│ └── cids@0.7.1  deduped
├─┬ ipfs-http-client@31.1.0 (github:ipfs/js-ipfs-http-client#9ca8b7dc7a9c234e05d4f9fadf0b9a4feaca3754)
│ └── cids@0.7.1  deduped
├─┬ ipfs-http-response@0.2.2 (github:ipfs/js-ipfs-http-response#cd4481b723b79a18df7f7e36e22f9badf006c46d)
│ └── cids@0.7.1  deduped
├─┬ ipfs-mfs@0.11.0
│ └── cids@0.7.1  deduped
├─┬ ipfs-repo@0.26.6
│ └── cids@0.7.1  deduped
├─┬ ipfs-unixfs-exporter@0.37.1
│ └── cids@0.7.1  deduped
├─┬ ipld@0.24.1
│ └── cids@0.7.1  deduped
├─┬ ipld-bitcoin@0.3.0
│ └── cids@0.7.1  deduped
├─┬ ipld-dag-cbor@0.15.0
│ └── cids@0.7.1  deduped
├─┬ ipld-dag-pb@0.17.1
│ └── cids@0.7.1  deduped
├─┬ ipld-ethereum@4.0.0
│ └── cids@0.7.1  deduped
├─┬ ipld-git@0.5.0
│ └── cids@0.7.1  deduped
├─┬ ipld-raw@4.0.0
│ └── cids@0.7.1  deduped
├─┬ ipld-zcash@0.3.0
│ └── cids@0.7.1  deduped
├─┬ is-ipfs@0.6.1
│ └── cids@0.7.1  deduped
└─┬ libp2p-kad-dht@0.15.0
  └── cids@0.7.1  deduped

Remaining:

  • ipfs-mfs
  • ipfs-unixfs-exporter
  • ipfs-unixfs-importer

This PR now depends on the following PRs/TODOs:

@whyrusleeping whyrusleeping added the status/in-progress In progress label May 13, 2019
@alanshaw alanshaw mentioned this pull request May 13, 2019
44 tasks
License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
@alanshaw
Copy link
Member Author

Now tracking this endeavour here: #2068

@alanshaw alanshaw closed this May 20, 2019
@alanshaw alanshaw deleted the chore/update-cids-and-ipld branch May 20, 2019 12:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch CIDv1 from Base58 to Base32 (js-ipfs)
3 participants