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

feat: add DagImport method #287

Merged
merged 2 commits into from
Mar 28, 2023
Merged

feat: add DagImport method #287

merged 2 commits into from
Mar 28, 2023

Conversation

fabiobozzo
Copy link
Contributor

As described in #286 go-ipfs-api should provide all the methods exposed by the Kubo RPC API v0. This PR provides DagImport while trying to adhere to the structure already in place in dag.go.
Please note that multiple files can be imported in a single request, hence the additional shell test and appropriate response decoding.

@welcome

This comment was marked as resolved.

@lidel lidel requested a review from hacdias March 27, 2023 13:40
@hacdias hacdias changed the title Implement DagImport method feat: add Dag Import method Mar 28, 2023
Copy link
Member

@hacdias hacdias left a comment

Choose a reason for hiding this comment

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

Thanks for this @fabiobozzo 😄 Sorry it took 2 weeks to get back to you!

@hacdias hacdias changed the title feat: add Dag Import method feat: add DagImport method Mar 28, 2023
@hacdias hacdias merged commit c356d0d into ipfs:master Mar 28, 2023
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.

2 participants