Daniel Norman
Daniel Norman
There are some cases where it's desired to update the `name`, `meta`, and `origins` fields of a pin request with a given CID using the replace pin endpoint. Currently, the...
## Problem There's no autocompletion for `referentialIntegrity` in VSCode ## Suggested solution Add it like the autocompletion for `shadowDatabaseUrl`
## Problem See the problem in more detail here https://github.com/prisma/prisma/issues/7292#issuecomment-963118192 Basically, when `referentialIntegrity = "prisma"` no foreign keys are created which means no index is created. When using with PlanetScale...
Based on https://github.com/ipfs/ipfs-blog/pull/467 which is already working. This just adds the proxying functionality.
### Checklist - [X] My issue is specific & actionable. - [X] I am not suggesting a protocol enhancement. - [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Aissue) for my...
### Checklist - [X] My issue is specific & actionable. - [X] I am not suggesting a protocol enhancement. - [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Aissue) for my...
## Title - feat: add implementation of the ambient peer discovery protocol ## TODO - [ ] Add tests ## Notes & open questions There are a number of open...
This is a placeholder issue to track the work on a Dapps on IPFS guide From a high level it should cover: - Reasons to use IPFS for Dapps? (Verifiability/Trustlessness,...