Irakli Gozalishvili
Irakli Gozalishvili
> Pin objects become somewhat meaningless to the end user > > > * Instead of storing a DAG with pin name `myGraph` instead we store many block bundles with...
I have thought bit more about these and here few not fully fleshed out notes: 1. Most of the problems in "Storing bundles of blocks" has to do with the...
> I think most people would tell us what they **want** is _"here let me post you some files, you give me a CID or fail, take my money"_. Pinata...
It is also worth considering how IPLD selectors fit or whether they could be a better solution than REST or / and GraphQL
E.g. #1 is perfect example of needing to batch which GraphQL supports out of the box.
> Would be good to run this idea by (a) Pinning Services (b) go-ipfs/js-ipfs I think there are some relevant questions asked here https://github.com/ipfs/pinning-services-api-spec/issues/2#issuecomment-652597003 > Quick take: In this specific...
I have add comment elaborating on this in #82 if it get's merged this can be closed. If it's decided to not merge it, I'll add those comments here instead...
@mikeal I've assigned it to you because I think you're only one who actually understands this.
I think we should make sure that warning printed is actionable in some way e.g. users can opt-in into future behavior otherwise it's just going to be annoyance.
> We don’t have a canonical JSON representation of a CID anymore, so I’m not quite sure what this means. CID’s are serialized differently in different codecs. I'm lead to...