ipfs / go-cid

Content ID v1 implemented in go
MIT License
157 stars 47 forks source link

feat: add non-dag codec variants (json/cbor) #157

Closed Stebalien closed 1 year ago

Stebalien commented 1 year ago

We now CBOR, at least, in Filecoin when we want structured data that can't have links.

aschmahmann commented 1 year ago

@Stebalien do you still want this merged, or is go-multicodec fine?

Stebalien commented 1 year ago

No, that's much better.

Stebalien commented 1 year ago

@aschmahmann are we going to deprecate the current constants?