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 multicodec to the validation of objects hashes. Possibly extend multicodec to handle holochain entries. #2

Open
pepoospina opened this issue Nov 25, 2019 · 1 comment
Assignees

Comments

@pepoospina
Copy link
Contributor

It seems we are assuming dag-json as de default and unique codec that uprtcl objects can have.

The standard JSON serialization problem seems to be already explored in IPLD.

We should probably extend the CID validation functions to be aware of the codec, eventually accept dag-cbor and also consider accepting holochain serializations.

Context

@pepoospina
Copy link
Contributor Author

One question I have is the limitation of block size in IPFS, and how the configuration of the file decomposition into blocks is coded into the codec, if it is, which I think it's not.

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

No branches or pull requests

2 participants