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

Remove format option from mfs commands #67

Closed
achingbrain opened this issue Jan 2, 2020 · 0 comments · Fixed by #69 · May be fixed by adamlaska/ipfs-js-ipfs#2
Closed

Remove format option from mfs commands #67

achingbrain opened this issue Jan 2, 2020 · 0 comments · Fixed by #69 · May be fixed by adamlaska/ipfs-js-ipfs#2

Comments

@achingbrain
Copy link
Collaborator

Following on from ipfs-inactive/interface-js-ipfs-core#575

achingbrain added a commit that referenced this issue Jan 9, 2020
IPFS is all `dag-pb` yet we allow passing `dag-cbor` as the format of
IPLD node to use.  This is likely to break anything that uses it as
tools expect IPFS stuff to be `dag-pb`, possibly with `raw` leaves.

Closes #67

BREAKING CHANGE:

`--format` and/or `--codec` option has been removed from the CLI, the
HTTP API and the core API.
achingbrain added a commit that referenced this issue Jan 9, 2020
IPFS is all `dag-pb` yet we allow passing `dag-cbor` as the format of IPLD node to use.  This is likely to break anything that uses it as tools expect IPFS stuff to be `dag-pb`, possibly with `raw` leaves.

Closes #67

BREAKING CHANGE:

`--format` and/or `--codec` option has been removed from the CLI, the HTTP API and the core API.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant