-
Brought up by @lidel and @hacdias on Slack:
https://filecoinproject.slack.com/archives/C04M8232QRW/p1685573605787349?thread_ts=1685531506.240809&cid=C04M8232QRW
> For the Etags specifically , th…
-
Context, I need to modify an existing pipeline to grab the specific version of a file, in this case `kubo-pipeline-store/dev-builds/kubo-deployment-0.37.0-dev.5.tgz`
After looking at the readme for…
-
### Checklist
- [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.tech](https://discuss.ipfs.tech/c/help/13).
- [X] I have searched on the [issue tracker](https://github.com…
-
mplex is being phased out. go-libp2p and rust-libp2p have removed it from the list of default muxers a long time ago.
Kubo is considering removing it as well: https://github.com/ipfs/kubo/issues/9958…
-
We currently block using a NACL, this obviously only stops the nodes directly communicating, some future routing (esp if enabled by default) could make them able to communicate.
Confirmed for now t…
-
# Description
Update dependencies EVERYWHERE (https://github.com/ipfs/kubo, https://github.com/libp2p/go-libp2p, https://github.com/libp2p/go-libp2p-kad-dht, https://github.com/libp2p/go-libp2p-rou…
-
```console
$ ipfs dht findprovs bafybeibml5uieyxa5tufngvg7fgwbkwvlsuntwbxgtskoqynbt7wlchmfm | parallel -j32 ipfs id {}
{
"ID": "12D3KooWSH5uLrYe7XSFpmnQj1NCsoiGeKSRCV7T5xijpX2Po2aT",
"PublicKey"…
-
It looks like you are implementing what looks like the [Kubo](https://github.com/ipfs/kubo/) defaults, they are nearing 10 years and lack the newest features we support, I thus want to change thoses s…
-
> Created as a follow-up for https://github.com/ipfs/kubo/pull/10249, https://github.com/ipfs/kubo/issues/9416, and a prerequisite for https://github.com/ipfs/kubo/issues/8676
## Problem
Right n…
lidel updated
11 months ago
-
When update bosh deployment to rezize disk or update stemcell we need to be able to make a full drain automatically.
we can be inspired by cfcr bosh release : https://github.com/cloudfoundry-incubato…