Sukhendu

Results 10 issues of Sukhendu

## Changes: Charon is used by stakers to distribute the responsibility of running Ethereum Validators across a number of different instances and client implementations. Setting up and running a full...

`Definition of Done` Fix all internal review comments - 2 / 8 pending Bug fix - 1/1 pending Fix styles and standards (see Sedge contribution docs) - In-Progress Add to...

launcher

# 🎯 Problem to be solved Create a test plan for the Sedge DKG test Perform DKG among participants inside sedge-data folder Perform Sedge run For each BN-VC test that...

enhancement
test
protocol
launcher

# 🐞 Bug Report Proposals failed with Prysm BN BN Args `"Args": [ "--accept-terms-of-use=true", "--datadir=/data/prysm/beacon-data/", "--execution-endpoint=http://172.16.0.11:8551", "--rpc-host=0.0.0.0", "--rpc-port=4000", "--grpc-gateway-host=0.0.0.0", "--grpc-gateway-corsdomain=*", "--grpc-gateway-port=3500", "--p2p-host-ip=172.16.0.14", "--p2p-tcp-port=13000", "--p2p-udp-port=12000", "--min-sync-peers=1", "--verbosity=info", "--slots-per-archive-point=32", "--suggested-fee-recipient=0x8943545177806ED17B9F23F0a21ee5948eCaa776", "--subscribe-all-subnets=true", "--jwt-secret=/jwt/jwtsecret",...

bug
protocol

# 🎯 Problem to be solved We want to integrate charon into Nethermind Sedge. This requires the preparation of a design document which would explain the integration. In order to...

launcher

# 🎯 Problem to be solved We want to integrate Charon with Nethermind Sedge. To achieve this, we need to conduct a Proof of Concept (POC) to understand the integration...

launcher

# 🎯 Problem to be solved To make Charon DV nodes to be able to run inside Hive, we would need to allow "Minimal" configuration in Charon. Client implementations implement...

enhancement
protocol
candidate

## Describe the bug Exit with Lighthouse VC does not work - `https://github.com/sigp/lighthouse/issues/4303` We should mention this in the Docs and provide a workaround.

candidate
support

### This PR implements Charon distributed validator support in the Kurtosis Ethereum package. ### Validators supported - Lighthouse - Lodestar - Teku - Nimbus - Prysm ### Configuration ```python participants:...