Enrico Mariotti
Enrico Mariotti
Make the validator order deterministic, so the current activated validator is the first on the list
## 🎯 Problem to be solved - The current validator selection process after recombination is not the first one in the list, causing confusion and potential issues in managing clusters...
## 🎯 Problem to be solved A user is experiencing an issue where their [address](https://goerli.launchpad.obol.tech/clusters/details/?lockHash=0x7baa6ecee4ee895bc1205de88abd773889eccca30a7486430debc01fcf75a1cd) in the Launchpad does not correctly link to their validator in the [Beaconchain](https://goerli.beaconcha.in/validator/0xa0d45fba5c07f338fcbb89b5a150ca30f04e7a194e5c6efb41aabe71a2e0a37623186f95420d98e3ad5fa25da364d72f#deposits). This mismatch...
## 🎯 Problem to be solved Specific clusters, particularly those with failed proposals, exhibit unusually high consensus rounds, often exceeding three rounds. This pattern is especially pronounced in clusters assigned...
## 🎯 Problem to be solved Current protocol setup involves extra layers like MEV-Boost, creating latency, bandwidth issues, and lack of direct control over relays. This leads to confusion regarding...
## 🎯 Problem to be solved The test TestSchedulerWait has a flaky behaviour. It fails intermittently when run with the `-race` and `-count` flags locally. ## 🛠️ Proposed solution -...
## 🎯 Problem to be solved - exploring whether libp2p inherently supports compression and understanding the potential for integrating compression plugins, like Brotli, into libp2p. Evaluating the performance impact of...
## 🎯 Problem to be solved A [test](https://github.com/ObolNetwork/charon/actions/runs/6846988151/job/18614456307?pr=2700) has failed inconsistently, indicating a potential intermittent issue in the testing environment or code, which may lead to unreliable test results. ```...
## 🎯 Problem to be solved The `qbft test` [fails intermittently](https://github.com/ObolNetwork/charon/actions/runs/6810838967/job/18519955915?pr=2698) on the CI workflow but passes locally. This discrepancy is due to the difference in the behaviour of the...
## 🎯 Problem to be solved Launchnodes encountered an error while running the Docker Compose file for DV-alone, related to the cluster state and a JSON parsing error. The problem...
## 🎯 Problem to be solved There's an incompatibility between certain versions of Teku VC and Lighthouse BN. This is causing the error: "Details: Missing value for spec constant 'GOSSIP_MAX_SIZE'."...