-
Correlate `DialFailure` and `ListDialFailures` attempts with the Identify response provided to peers.
The addresses the node could not dial should be removed from the list of addresses we provide b…
lexnv updated
3 months ago
-
We need to consider the ramifications of where in the IPFS stack we check CIDs against the content-decider.
Checking with the content-decider at the BlockService level would be a good starting poin…
-
We need a brief overview of the functionality of the library, which should be enough to finalize the interface of networking module
-
Similar to libtorrent dht default settings https://github.com/arvidn/libtorrent/blob/a3cdc510794515f26b7736218041926d3544206a/include/libtorrent/kademlia/dht_settings.hpp#L171
Nuhvi updated
1 month ago
-
Currently we expect that we can sync from all full nodes all blocks or request warp proofs from all full nodes. When people start using things like `--block-pruning` these assumptions are not correct …
bkchr updated
11 months ago
-
@alanmcgovern I am looking for the following scenario:
1. A node (or a number of nodes) registers/announces a hash;
2. B node (or a number of nodes) looks up for peers that have registered/announced…
-
Hi,
I've been recently discussing a specific use-case scenario with the libp2p community that revolves around the concept of locality in DHT (Distributed Hash Table) and content routing. In our part…
-
```
This assert occurs quite often on my machine. qbittorrent 3.2.0alpha.
libtorrent 1.0 r10791. As it seems limit 50 is quite arbitrary I'm going to
raise it and see if it works.
assertion failed.…
-
I believe a new format 'multinetwork' could be an addition to the multiformats framework.
Recently I was working on developing a protocol which involves offloading 'heavy' data to other existing so…
kewde updated
6 years ago
-
## Problem statement
Our definition of the rendezvous subsystem currently suffers from _centralisation_, as it relies on "known rendezvous points" to query and provide the discovery and announcemen…
raulk updated
5 years ago