zeroxbt
zeroxbt
The `getClosestPeers` function in `peer-routing.js` returns more than K nodes when using the kad dht module. The reason for this is that the `getClosestPeers` function in the kad-dht module yields...
#### Issue type: - :bug: Bug ____ #### Description: Query to GraphDB results in a lot of requests. Code example with screenshot of the logs: https://gist.github.com/zeroxbt/6cfede66e5104471d303b69372ebb51f ----- ## Bounty A...
Tomorrow's release (v6 beta.1.30) will introduce some breaking changes, so all node runners should make sure they upgrade npm and node.js to the latest stable versions (node.js v16.14.1 and npm...
- **Version**: 0.38 - **Platform**: Linux 5.4.0-1029-aws 30-Ubuntu SMP Tue Oct 20 10:06:38 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux - **Subsystem**: Nat manager #### Severity: High #### Description: After updating...
Currently node only aborts message if reading from the stream takes longer than the specified timeout. This PR ensure that the timeout is measured from the start of the operation,...
# Description This PR replaces the libp2p-kad-dht dependency with a modified version, which attempts to simplify the peer discovery mechanism and make it more in line with the sharding table...
I have tested on multiple community nodes, and it appears that 14 out of the 32 nodes in gnosis:100 sharding table are not reachable as their public IP is not...