Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: make thing work with ipld-dag-cbor 0.13 #6

Merged
merged 5 commits into from
Jan 22, 2019
Merged

Conversation

vmx
Copy link
Member

@vmx vmx commented Oct 25, 2018

The API for dag-cbor changed.
Links are no longer represented as JSON objects ({"/": "base-encoded-cid"},
but as CID objects.

@vmx vmx requested a review from olizilla October 25, 2018 15:34
@vmx vmx force-pushed the update-ipld-0.19 branch 2 times, most recently from 2dad396 to 353f8ba Compare October 25, 2018 15:52
vmx added a commit to vmx/ipfs-webui that referenced this pull request Oct 25, 2018
vmx added a commit to ipld/explore.ipld.io that referenced this pull request Oct 25, 2018
The API for [dag-cbor](https://github.com/ipld/js-ipld-dag-cbor) changed.
Links are no longer represented as JSON objects  (`{"/": "base-encoded-cid"}`,
but as [CID objects](https://github.com/ipld/js-cid).

Closes #5.
@vmx vmx force-pushed the update-ipld-0.19 branch from 302ae53 to a1b1b0c Compare November 2, 2018 12:51
vmx added a commit to vmx/ipfs-webui that referenced this pull request Nov 2, 2018
@fsdiogo fsdiogo merged commit eee9b6f into master Jan 22, 2019
@fsdiogo fsdiogo deleted the update-ipld-0.19 branch January 22, 2019 11:47
@vmx
Copy link
Member Author

vmx commented Jan 22, 2019

Yay, finally!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants