-
`go-libp2p-net.MessageSizeMax` puts an upper limit of ~4 MiB on the size of messages on a libp2p protocol stream: https://github.com/libp2p/go-libp2p-net/blob/70a8d93f2d8c33b5c1a5f6cc4d2aea21663a264c/…
ghost updated
3 years ago
-
While spending time in the code I've noticed that (I think) all CLI entrypoints are using manual parsing of command line arguments.
The code could be much cleaner and the CLI's more uniform if we ref…
-
Hello,
I created a basic gossipsub implementation as shown [here](https://github.com/nuel77/libp2p-mulitlang-gossip/blob/main/browser-node/src/App.js). Heavily referencing the [examples](https://git…
-
#### Overview of the Issue
As part of our infrastructure, we are using a Consul cluster with three servers and a number of client agents who are also frequently joining and leaving the cluster. Aft…
-
Can an optional subscription feature be implemented? This would help admins offset the cost of running a server, and hopefully advance adoption of new instances. Paypal and Stripe would be 2 good APIs…
-
**Describe the bug**
As of now gossipSubDMin is used to determine whether we have to connect immediately to discovered peers or not.
Also, peerManager doesn't actively discover and initiate connect…
-
### Description
- Type: Bug
---------------------------------------------------------------
## Bug
**mbed TLS build:**
Version: 2.7.0 (I assume it's also present in the newest build, as well a…
-
> That is the question.
> whether to suffer the latencies of outrageous IOPS,
> or rsync against a sea of empty disk space
_Apologies to Hamlet, and humanity in general :)_
Am facing I guess a…
-
I always feel sorry when I have to bring up the poor privacy aspects of this wonderful wallet but with the current state of Bloom filters being sent to several full nodes, these full nodes can know al…
-
We introduced log levels and fixed the bulk of the log spam issues in #282 but work remains.
This is an ongoing tracking bug for future log leveling work.
And for tailscaled flags to control log…