Marcin Rataj
Marcin Rataj
> [..] Kubo opens numerous connections and frequently changes them It could be that connections were not triggered by your Kubo, but random peers interacting with your DHT server? Your...
Closing as this is specific to libp2p stack, more suited to be specified in https://github.com/libp2p/specs/ If you are interested in moving this forward, suggest engaging in already existing discussion in...
Ack. The tutorial at: https://docs.ipfs.tech/how-to/publish-ipns/#publishing-ipns-names-with-kubo uses the implicit default key named `self`, which is the same publishing with `ipfs name publish --key self` I agree, we should update this tutorial...
@smoyer64 thank you for filling this. As @2color noted, these docs are generated by code mentioned in https://github.com/ipfs/ipfs-docs/pull/1981#issuecomment-2596004899 Your analysis from https://github.com/ipfs/ipfs-docs/pull/1981#issuecomment-2596444596 is spot-on, yes, it is intentional. I think...
Triage notes: - Right now `Reprovider.Strategy` is ignored by one-time `Provider`: Kubo provides all new blocks that appear in local blockstore - We could find a way to make it...
Triage note: - @hsanjuan has a plan :-) - @guillaumemichel looking for feedback on new interface proposed in https://github.com/libp2p/go-libp2p-kad-dht/pull/1093 - tbd the order of execution here - will be sorted...
Opened separate PR with config migration: - https://github.com/ipfs/kubo/pull/10951 Please take a look. The idea is to review that there, and ~~then merge that PR into this branch, and then merge...
Apologies for slow reply, this project is at the end of our release pipelines and not triaged often. My understanding is the inclusion bar is to pass and be added...
This becomes feasible once https://github.com/ipfs/boxo/pull/994 ships.
Triage notes: - The request here is sensible for JS API (adding ability to pass extra providers to prewarm session or to provide fallback/backup ones obtained by other means) -...