-
Currently if the outbound message queues for all peers in a mesh/fanout are full, gossipsub drops the message silently, which has already bitten us various times (in stress testing, and during actual …
raulk updated
4 years ago
-
Currently when we Publish to a topic and require boostrapping (e.g. passing in `WithReadiness(MinTopicSize(5))`) we wait until a discovery query completes before checking again to see if we're ready.
…
-
Sorry if this is a duplicate. It is happening with v0.9.3, which appears to be the current latest version.
The title really says it all. I added this code to my handler to abort doing any work if t…
-
Event handler for messages as they come.
-
## Background
As part of the investigations into https://github.com/waku-org/nwaku/issues/1662 and https://github.com/waku-org/pm/issues/23, we've noticed that nwaku nodes are logging (and rejectin…
-
**Describe the issue**
Our project https://github.com/optimism-java/hildr using https://github.com/libp2p/jvm-libp2p as dependency. When build as a jar, it works fine. After build as native, a method…
-
#### Basic information
* [x] Type (mark as appropiate):
* [ ] Bug
* [x] Feature request
* [ ] Enhancement
#### Description
It would be really cool if Cluster could perform noti…
-
### Library name
helia @helia/* , libp2p @libp2p/* , js-stores/blockstore-* js-stores/datastore-* , @chainsafe/*
### Library license
https://github.com/ipfs/js-stores/blob/main/LICENSE All repos …
-
I think we've got a great list of things collected here from the standpoint of the end user interaction as well as browsers vendors. What I haven't seen being captured in one single place, which IMHO …
-
### Describe the bug
https://github.com/prysmaticlabs/prysm/blob/cfbfccb203eba6c41d21276dc88ef348dcb993ab/beacon-chain/p2p/pubsub.go#L180-L189
This is the function that sets the mesh size in the und…