Irakli Gozalishvili

Results 654 comments of Irakli Gozalishvili

Alternatively we could lookup plans associated with a piece before submitting to for an aggregation, however that would mean doing bunch of lookups 1. Finding all the spaces & providers...

I think we need to be very clear what is the change we are trying to make. Currently when user agent invokes `provider/add` capability using did:mailto resource (`with` field) and...

And here is the my sketch of dynamo table ```js export const customerTableProps = { fields: { /** * CID of the UCAN invocation that set it to the current...

We should also align all export with https://github.com/web3-storage/w3up/issues/1018

Since we have to do some work on the backend I wonder if it would be better if instead we implement just `/export` API endpoint that will return a CAR...

Yet another option would be to implement `/migrate` endpoint that takes UCAN delegation with user space `store/*` and ` upload/*` capabilities. Then it could create export and do the import...

> I am ok with adding support for `https://${gateway}/ipfs://${CIDv1}` notation on gateways as a cheap way of improving UX, but it should be a convenience redirect to a URL following...

> There’s a lot of comments since the last update. @Gozala is this in a state where we should consider it for 👍👎 or do you need more time to...

I think it is worth pointing out that this proposal was mostly about: 1. Documenting current state of mutability in IPFS 2. Making a case for addressing this problem During...

> @Gozala should we close this PR in favor of #66 then? Not sure. I feel like current proposal structure does not support decoupling problem statement that attempts to clarify...