ipfs / go-cid

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

gx publish 0.7.17 #29

Closed Stebalien closed 7 years ago

Stebalien commented 7 years ago

Update go-multihash (to include the ID hash format).

whyrusleeping commented 7 years ago

ooooh... we could start doing 'identity' blocks now. iiiiinteresting

Stebalien commented 7 years ago

Yep. I look forward to seeing how people abuse it :smile:; one can use it to store an entire IPLD DAG in a single block! Personally, I'm using it to generate valid CIDs for test cases without associated blocks but that's a bit boring...

This also opens up a nice world of prefix-free typed values (e.g., CIDv1-cbor-id-length-[cbor type][cbor data]).