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

Feat/dag api #568

Merged
merged 2 commits into from
Jun 24, 2017
Merged

Feat/dag api #568

merged 2 commits into from
Jun 24, 2017

Conversation

atfornes
Copy link

@atfornes atfornes commented Jun 20, 2017

Improving previous work on DAG API. (#534)

  • add @magik6k DAG Get implementation
  • Handle dag put response
  • enable CIDs as dag get parameters
  • fix DAG Get request param formation

See also https://github.com/atfornes/js-ipfs-api/tree/withDag for a working DAG API with json input encoding (which is equivalent as using dag-cbor without Buffers)

Copy link
Contributor

@daviddias daviddias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @atfornes ! :)

@daviddias daviddias merged commit eb95d0a into ipfs-inactive:feat/dag-api Jun 24, 2017
@daviddias daviddias removed the backlog label Jun 24, 2017
magik6k pushed a commit that referenced this pull request Aug 13, 2017
* Implement dag.get

* Handle dag put response, enable CIDs for dag get and fix dag get request param
vmx pushed a commit that referenced this pull request Feb 19, 2018
* Implement dag.get

* Handle dag put response, enable CIDs for dag get and fix dag get request param
vmx pushed a commit that referenced this pull request Mar 29, 2018
* Implement dag.get

* Handle dag put response, enable CIDs for dag get and fix dag get request param
daviddias pushed a commit that referenced this pull request Apr 5, 2018
* Implement dag.get

* Handle dag put response, enable CIDs for dag get and fix dag get request param
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants