-
While working on my personal project, I noticed that when using the noise protocol, both peers are intermittently getting error messages when they try to connect to each other at the same time.
…
-
I think following https://github.com/ipld/js-ipld-block/issues/47#issuecomment-477259759 has gotten lost across multiple discussion threads, so I'd like to discuss it in context this time.
I view `…
-
-
# Context
As noted in the [IPNS spec](https://github.com/ipfs/specs/blob/8bb2ed1a58d76bdd171e03183ced1713de3068ae/naming/README.md) there are currently two components of IPNS:
- The IPNS record sp…
-
Consider the following design space: some nodes on the network are used for storage, they store and serve compressed data to optimize network throughput and storage efficiency; other nodes are used fo…
-
### How are you running Renovate?
Mend Renovate hosted app on github.com
### Describe the feature
One of the dependencies of our repo, has a dependency on a git package that is configured to …
-
I have a setup with rust-libp2p node running in a browser and using webtransport-websys. It's connected to a go-libp2p node using webtransport and tries to exchange messages using bitswap. Both bi…
-
This looks like its just displaying the underlying javascript object: https://explore.ipld.io/#/explore/z43AaGEvwdfzjrCZ3Sq7DKxdDHrwoaPQDtqF4jfdkNEVTiqGVFW
It should be showing the ipld object, not…
-
I can consistently repro the errors mentioned at https://github.com/libp2p/go-libp2p/blob/b23d8b580bf819b207aa136e6484183233d52a36/p2p/transport/tcp/tcp.go#L43-L47 with kubo.
Note that for thi…
-
https://github.com/ipfs-shipyard/nopfs/blob/5edc09acb1015a15597567f8db6c204325d45a33/ipfs/blockservice.go#L62-L70
See how the code does not apply any blocking on sessions.
Theses are used by `boxo…