Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

[WIP] dag-cbor: add a draft spec #73

Closed
wants to merge 1 commit into from
Closed

Conversation

Stebalien
Copy link
Contributor

No description provided.

@ghost ghost assigned Stebalien Oct 30, 2018
@mikeal
Copy link
Contributor

mikeal commented Oct 30, 2018

Thanks!

@vmx
Copy link
Member

vmx commented Oct 31, 2018

Not sure if it belongs to this spec. Should it also contain information on how to encode numbers (for more information about problems with numbers see ipld/interface-ipld-format#9 (comment))?

@Stebalien
Copy link
Contributor Author

@vmx kind of. Canonical CBOR says "use the smallest representation".

@vmx
Copy link
Member

vmx commented Oct 31, 2018

@Stebalien: smallest representation for integers. We need to specify if we treat 5.0 as in integer or not.

@Stebalien
Copy link
Contributor Author

Ah, you're right. I assumed that also applied to floats.

@vmx
Copy link
Member

vmx commented Nov 13, 2018

This one got already merged with #72.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants