mirror of
https://github.com/vacp2p/specs.git
synced 2026-01-08 23:08:09 -05:00
* I reorganized it to put all the key encoding logic together (instead of sticking the peer ID stuff in the middle). * Described how the protobufs must should be deterministically encoded. * Fixed some misconceptions around CIDv0 versus CIDv1. Qm... peer IDs are not CIDv0, they're just bare multihashes. * Instructed users to continue encoding peer IDs as bare multihashes by default for now. Not all implementations support decoding CID peer IDs.