corver
corver
When a relay-reserver peer is disconnected from a relay "server" (the middleman providing the relay service), its relay reservation is deleted, but the "relay constraints" are not updated accordingly. Relay...
## Problem to be solved We need to track "cluster-wide agreed-upon participation" and we need a non-critical first use-case for the priority protocol. ## Proposed solution When duties expire, put...
# 🎯 Problem to be solved The priority protocol isn't being used for anything. It has been six months and no use-cases have become apparent. It is best practice to...
# 🎯 Problem to be solved Charon rejects P2P messages for old duties by checking if they already expired. Charon doesn't however do the same for "too far in the...
# 🎯 Problem to be solved We implemented batched signed data set handling in parsigdb, sigagg, aggsigdb, recaster and bcast in #2373. But we didn't unit test the actual handling...
# 🎯 Problem to be solved We only test teku in our compose smoke tests. This doesn't provide any testing for other VC types. # 🛠️ Proposed solution Add at...
# 🎯 Problem to be solved Spend time a analysing what health checks to add that will help users understand issues in the system.
# 🐞 Bug Report ### Description The go unit test CI/CD github action is reporting a bunch of error annotations, this should probably be looked into at some point.
## Problem to be solved Charon nodes in a cluster communicate via libp2p. There are multiple libp2p protocols inside charon (dkg/qbft/ping/parsigex). A Byzantine node can DDoS other nodes by spamming...
## Problem to be solved Adds support for vouch remote proposer config to enable/disable buiderAPI. ## Proposed solution Add an endpoint similar to `tekuProposerConfig` that servers the vouch config.