-
### 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…
-
`TestP2PReplicatorUpdateWithNewFieldSyncsDocsToOlderSchemaVersionMultistep` failed in:
https://github.com/sourcenetwork/defradb/actions/runs/7012146902/job/19076108779
Small log blurb:
```
202…
-
-
### Checklist
- [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.tech](https://discuss.ipfs.tech/c/help/13).
- [X] I have searched on the [issue tracker](https://github.com…
-
## Description
As part of the identify protocol `signedPeerRecord` contains a serialized SignedEnvelope containing a PeerRecord,
signed by the sending node. It contains the same addresses as the l…
-
> Note: This issue summarizes the work done on PubSub by the IPFS community (https://github.com/libp2p/pubsub/issues/1 (8 Aug), Q3 team week, Q3 workshop https://github.com/ipfs/2016-Q3-Workshop/issue…
-
Right now Quiet's p2p functionality depends on Tor. Tor is a great fallback because onion address don't change, and because we can assume Tor will continue to provide this relaying service going forwa…
-
## Context
Right now, the implementation handles dead peers smartly but uncommonly. PubSub determines a dead peer if the [_write stream_ returns `EOF`](https://github.com/libp2p/go-libp2p-pubsub/bl…
-
In order for package managers to make their content available to users the registry information about a given package needs to support:
1) Discovery: Users know where to find a package (e.g. `go-ipfs…
-
### Problem
Noticed while debugging the issue https://github.com/waku-org/go-waku/issues/1098 in status.
Noticed logs in status-app indicating that store nodes were not able to honor some of the IW…