Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

IPLD resolver API changes #70

Closed
@kumavis

Description

@kumavis

We've discussed some potential changes for ipld-resolver. I wanted to make sure we're tracking them all.

  • get paths only / lazy value lookups ( some objects like etherum-tx's have implicit data (e.g.: fromAddress) that is computed via expensive crypto - we should only return values that were explicitly asked for)
  • get external / local paths only
  • toJSON + fromJSON - roundtrip (de-)serialize data via json format
  • put + patch api IPLD Resolver patch API #66
  • text summary - output text that explains the content of a given ipfs-block
  • globbing ( this should be handled outside of the resolvers )

Metadata

Metadata

Assignees

Labels

P2Medium: Good to have, but can wait until someone steps upapi-reviewexp/wizardExtensive knowledge (implications, ramifications) required

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions