ipld / js-ipld-block

Implementation of the Block data structure in JavaScript.
MIT License
13 stars 16 forks source link

feat: simplify block to only be data and cid #31

Closed dignifiedquire closed 7 years ago

dignifiedquire commented 7 years ago

Ref https://github.com/ipfs/js-ipfs-repo/pull/123

dignifiedquire commented 7 years ago

ref https://github.com/ipfs/js-ipfs/issues/787

daviddias commented 7 years ago

@dignifiedquire do I need to say it again? no yarn.lock :(

dignifiedquire commented 7 years ago

applied all cr except the static thing