ipfs / ipfs/kubo

dag get assumes that IPLD Nodes implement UnmarshalJSON

Open
#4,283 1 comment 2 reactions 0 assignees View on GitHub
kind/bug topic/merkledag
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

We should instead be using IPLD specific unmarshaling/marshaling methods to convert from Dag\* to DagJSON (and friends).

Currently, this means that `ipfs dag get $some_raw_node` returns `{Block: {}}`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.