-
#### Describe the bug
QFE joining ring post upgrading to 2.14.1 which is causing gossip alerts ([ref](https://github.com/grafana/mimir/blob/009e2f13cf2b6be15eb6137631a3164a60256311/operations/mimir-mi…
-
Instead of using `Vec` to represent raw content keys/values, we should use something like [`alloy_primitives::Bytes`](https://docs.rs/alloy-primitives/latest/alloy_primitives/struct.Bytes.html) becaus…
-
This is just an idea I want to keep track of, so I'm recording it as an issue.
There are use cases like:
- An index/search node for DHT data
- Backup node that stores all data on the network because …
-
Atm, the events serialized to PCES and gossip use protobuf, but the field length is determined externally, outside of PBJ. This is because there is no simple API to write a delimited message using the…
-
rgrep -e '"' src/server/scripts/* | grep define |grep -v instance | grep -v DataHeader
src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockDepths/boss_tomb_of_seven.cpp:#define GOSSIP_ITE…
-
We've seen a handful of reports that seem to indicate we don't succeed fetching gossip from CLN/Eclair. If I had to guess its because they don't sort the gossip into channel_announcements first, then …
-
Right now we have one big loop which makes calculations in place, pull out smaller functionally so that the pull-style gossip we have can be converted to a push-pull style and get transactions to be p…
-
Spec defines [Threads](https://identity.foundation/didcomm-messaging/spec/v2.1/#threads-2), a kind of context of communication, within which members exchange messages, where each member maintains a se…
-
As we already discussed on discord we need to have a way to explore PeerSwap enabled nodes.
# Why
In order to utilize PeerSwap, a node operator needs a way to find other PeerSwap enabled nodes in …
nepet updated
2 years ago
-
Tracking issue: #3297
# Abstract
This issue describes DOG, a novel transaction dissemination algorithm for CometBFT's mempool. At its current prototype stage, it has already shown compelling res…