-
### Describe the bug
Attempting to upgrade from 22.05 to 23.11, the kubo and transmission modules have a conflict:
```
error: The option `boot.kernel.sysctl."net.core.wmem_max"' is defined multip…
-
Version Information
github.com/libp2p/go-libp2p v0.36.2
Due to the Android system, libp2p will fail to run on systems after Android11+.
Related issues:
- https://github.com/ipfs/kubo…
-
With the update of the interpolation of G0 in TpEqualTimeAccumulator, I went looking for similar code segments.
We have the following places in the code where we might should consider the KMS bound…
-
The current API is:
```
FLAGS
--ipfsApiPort= (required) [default: 32429] Specify the API port of the ipfs node to listen on
--ipfsGatewayPort= (required) [default: 32430] Specify the g…
-
> For the full context see https://github.com/ipfs/kubo/issues/9125
## Broken during migration
### High priority items
- [ ] #94
- [ ] #77
### Other items
- [x] IPNS tests - https://git…
-
If you want to preserve filename in ipfs kubo there is a suggestion in [docs](https://dweb-primer.ipfs.io/files-on-ipfs/wrap-directories-around-content) and [forums](https://discuss.ipfs.tech/t/how-to…
ofman updated
2 months ago
-
This is the developer journey for wanting to do something with the core API:
I want to list direct pins:
https://godoc.org/github.com/ipfs/interface-go-ipfs-core#PinAPI
Seems PinLs is the met…
-
bifrost team mentioned that we need to have some functionality similar to the [peerlog plugin in Kubo](https://github.com/ipfs/kubo/blob/97527472fe4c037bb897aa2c7d4e0b2243b58f85/plugin/plugins/peerlog…
-
# The problem
Since this project was last maintained, several APIs in Kubo have been marked deprecated, but were not marked `[Obsolete]` in our API.
# The solution
Go through all [deprecated rpc …
-
When using stat, it does not return the correct dagSize values for non-empty directories. It appears that [this line](https://github.com/ipfs/helia/blob/main/packages/unixfs/src/commands/stat.ts#L54) …