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

add raw support to the dag put command. #4285

Merged
merged 1 commit into from
Oct 11, 2017
Merged

add raw support to the dag put command. #4285

merged 1 commit into from
Oct 11, 2017

Conversation

Stebalien
Copy link
Member

dag get still doesn't properly support raw output but that's a bigger issue.

License: MIT
Signed-off-by: Steven Allen steven@stebalien.com

@Stebalien
Copy link
Member Author

Note: dag get $raw_node_hash still doesn't work properly because RawNode can't be marshaled to JSON. To do this correctly, we really need a nice way to convert between IPLD formats (assuming that IPLD nodes implement a JSON marshaler isn't really a solution).

@whyrusleeping
Copy link
Member

CircleCI is failing for some reason

@Stebalien
Copy link
Member Author

@whyrusleeping #4282

`dag get` still doesn't properly support raw output but that's a bigger issue.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
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.

None yet

2 participants