charon-distributed-validator-cluster
charon-distributed-validator-cluster copied to clipboard
Run a Distributed Validator Cluster locally using docker-compose
# 🎯 Problem to be solved We want to update the locally deployed Grafana Dashboard. # 🛠️ Proposed solution - Re-arrange the panels and think about adding/removing some - Add...
## 🎯 Problem to be solved Testing the [Nimbus integration](https://docs.obol.tech/docs/int/key-concepts#validator-client) on the core team cluster. ## 🛠️ Proposed solution - [ ] Plan and schedule testing of Nimbus integration. -...
Adds prysm validator clients as part of quickstart cluster. ticket: #125
Adds checkpoint sync URL env variable and also renames `ETH2_NETWORK` to `NETWORK`.
# 🐞 Bug Report ### Description This URL is dead https://github.com/ObolNetwork/charon-distributed-validator-cluster/blob/main/docker-compose.yml#L74 ## 🔬 Minimal Reproduction ## 🔥 Error ## 🌍 Your Environment **Operating System:** **What version of Charon are you...
# 🎯 Problem to be solved The current README is not regularly updated and contains some outdated stuff as well. It is also mostly duplicate of the `quickstart-alone` guide in...
Adds config to add lodestar VCs with a custom docker image provided by lodestar team. DO NOT MERGE.
## Problem to be solved Add a new panel that shows Listed Cluster Operators details including: - Node Name - List of connected peers listed `angry-elephant, happy-seal` or `offline` ##...