ipfs-webui icon indicating copy to clipboard operation
ipfs-webui copied to clipboard

Inspect: support dag-jose codec

Open oed opened this issue 3 years ago • 4 comments

Support for the dag-jose codec was added to go-ipfs in 0.11 and also recently to js-ipfs. However, the webui gives an error when trying to inspect a dag-jose object.

This can be fixed by updating to the latest ipfs-http-client package.

Mainly opening this issue to track support. Not urgently needed.

oed avatar Mar 05 '22 11:03 oed

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

  • "Priority" labels will show how urgent this is for the team.
  • "Status" labels will show if this is ready to be worked on, blocked, or in progress.
  • "Need" labels will indicate if additional input or analysis is required.

Finally, remember to use https://discuss.ipfs.io if you just need general support.

welcome[bot] avatar Mar 05 '22 11:03 welcome[bot]

Updating http client tracked in https://github.com/ipfs/ipfs-webui/pull/1840

lidel avatar Mar 07 '22 18:03 lidel

pending Kubo RPC client readiness

TinyTb avatar Nov 30 '22 16:11 TinyTb

Now only pending an open PR!! Thanks @m0ar

SgtPooki avatar Jul 14 '23 16:07 SgtPooki