-
@a1300 commented on [Tue Nov 24 2020](https://github.com/libp2p/js-libp2p/issues/807)
- **Version**: 0.29.3, even further on commit d0a9fada32677ee3b810d5c2fb8d5e2c4f5a9fef on the `master` branch…
-
Connected peers drops to zero every 5 minutes or so. Quickly increases back to 50ish after dropping.
![image](https://user-images.githubusercontent.com/609945/204110652-c1534501-c419-478e-a17a-0b31…
-
As per my [message](https://groups.google.com/g/tlaplus/c/k6tw6sf-uDU/m/IauhJ1tJAgAJ) on the TLA+ Group, Stuttering is happening where there shouldn't be any in the Toolbox v1.7.1.
## Files
This…
-
https://github.com/orchestracities/anubis/blob/a4127fe14f5fe9ee9a508d58142c3b35bc47e23e/policy-governance-middleware/src/main.js#L109
```javascript
import express from "express"
import bp from "body…
-
**Describe the bug**
Unable to run `dtnd` on macOS if binary is built with go version 1.17.
If I downgrade to go version 1.16 it runs just fine.
**To Reproduce**
```
12:22:30 apollo tmp → git c…
-
### Implementation details
Take a list of nodes (seeds) and ask them for their known peers via `/peers/all` REST API endpoint. Repeat the same operation (ask for their known peers) with received no…
-
Hi all,
https://github.com/savoirfairelinux/opendht/wiki/Running-a-node-in-your-program#joining-an-existing-network
What options are there for broadcasting locally on the same subnets etc or loa…
-
The simplest discovery mechanism for finding full nodes can be:
* Full nodes advertise themselves on the full node topic/namespace
* Light clients run a component that ensures they are connected to …
-
It is recommended to add windows installation package for easy installation.
-
When using StopChan to stop the discovery the `listen()` function never returns and therefore keeps the socket opened indefinitely.
I was able to quickly hack it in a way so that the local `exit` v…