Hector Sanjuan
Hector Sanjuan
**Describe the feature you are proposing** https://github.com/ipfs/iptb can be used for testing ipfs. Now with CRDTs, it should be possible to test ipfs-cluster with easy as well! It would be...
Pin hooks are custom processors which run on pinning operations. We can think of: * Pre-pinning hooks: Run before a pin operation. * Pre-unpin hooks: Run before an unpin operation....
Improving our error messages and system is another avenue that can be worked on. Reference with a bunch of tips: https://github.com/ipfs/go-ipfs/pull/4468#issuecomment-351004364 Right now: * Most errors are hardcoded * The...
#### Pre-check * [x] This is not a IPFS Cluster website content issue ([file those here](https://github.com/ipfs/ipfs-cluster-website/issues)) * [x] I read the [troubleshooting section](https://cluster.ipfs.io/documentation/troubleshooting/) of the website and it did not...
See https://github.com/libp2p/go-libp2p-peerstore/pull/47 We could use badger to store peers, rather than the peerstore. This has some implications that need to be thought out well first.
This test doesn't run very reliably, specially in non-linux OSes. It has to do with reuseport support probably. This is a reminder to maybe look at it at some point,...
It should allow to set default options for ipfs-cluster-ctl (and for the rest/client it uses). If this file exists, then it shouldn't be necessary to pass some flags, but passing...
I have been thinking about things that will take our time in the next weeks/months because they are hard but necessary towards a stable-working product. They will need to be...
#### Basic information * [x] Version information (mark as appropiate): * [x] Master * [ ] Release candidate for next version * [ ] Latest stable version * [ ]...
I'll use this issue to tracking some ideas that would be cool to blog about or make a presentation about. Feel free to submit new ones!