Matt Ober
Matt Ober
When a node is in a garbage collection state, it would be helpful to have cluster recognize that. This way when you attempt to pin something, cluster doesn't try and...
This adds support for the shardSplitThreshold option to be passed in to js-ipfs-unixfs
Garbage collection appears to be broken with this plugin. I have a working implementation of things where I can add / pin content, list content, get the size of the...
From reading the documentation, under the cluster.recover section, I noticed that it says: "For now, ONLY requests with parameter local=true are supported" From brief testing, passing in local=false seems to...
An addFromFs functionality would be very useful (similar in functionality to the addFromFS functionality from the js-ipfs-http-client: https://github.com/ipfs/interface-js-ipfs-core/blob/master/SPEC/FILES.md#addfromfs I'm not sure how challenging this would be as I haven't dove...
**What is the bug?** When operating behind a reverse proxy, hubble currently views all grpc requests as coming from a singular internal IP, which quickly triggers the hubble internal rate...
## Optimistic Client Identification ### Problem Statement The current x402 spec currently does not provide any native mechanism to signal to a server who they are. There are a few...