Mikeal Rogers
Mikeal Rogers
I really want to avoid on-boarding people into CBOR and I really **do** want to leverage people’s existing understanding of how to use JSON for serializing everyday data structures. However,...
@rvagg if we can pin the bitcoin dataset we should include it here as well, and zcash and eth once they are imported. > What is the canonical term for...
I bet @mcollina has some ideas about this ;)
This is a pretty easy GitHub Action. Probably can be done with grep and awk, just pipe the git diff between the head of the PR and master.
FYI, we are probably elevating the identity multihash use case for "inline blocks," so this should get easier and be more well supported in IPLD in the future. https://github.com/ipld/js-ipld-stack/issues/11 On...
Our plan is to standardize this at the IETF. Once it’s published we’ll get an IANA registry for the multiformat table the spec will reference. The IANA registry will have...
I wouldn’t consider them `ipld` types. When they are using in CID’s, then IPLD will apply specific block codec semantics, but that’s sort of IPLD’s decision. If someone wants to...
Ok, I’ve updated this PR to be in line with my most recent comment. https://github.com/ipld/specs/pull/349#issuecomment-763858165 This should address the comments here as it collapses the use case into a single...
Just to be clear, until `esm` comes out from under a flag this would be very annoying to implement. Not sure what the timeline is for that, but I think...