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

Make js-ipfs capable of working with cidv1b32 #1440

Closed
@kyledrake

Description

@kyledrake

js-ipfs needs to be able to work with cidv1b32 addresses, for both creation and retrieval.

  • Ability to set option in new IPFS({}) or as option to commands like ipfs add to output base32 cidv1
  • Refactor the current blockstore to use multihashes for keys

Eventually we want to do a synchronized release with go-ipfs and default to cidv1b32, but for now let's start with getting the basic support in

https://github.com/ipfs/ipfs/issues/337

@alanshaw

Metadata

Metadata

Assignees

Labels

P0Critical: Tackled by core team ASAPexp/wizardExtensive knowledge (implications, ramifications) requiredipldstatus/in-progressIn progress

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions