Parithosh Jayanthi

Results 18 issues of Parithosh Jayanthi
trafficstars

## Description I tried to run dshackle in front of a geth execution client for the etherum testnet `merge-devnet-2` with the following config: ``` version: v1 port: 2449 tls: enabled:...

The github actions CI will run on every commit to `dev`/`master`, pull request, manual trigger and on schedule (at 12UTC daily). The spec tests are run for `phase0`,`altair`,`bellatrix` and `capella`

general:enhancement

# 🦄 Feature Tracking **Opt-in feature flag name**: `--enable-merge-genesis-state` ### Feature Description Current testnet tools all generate a phase0 genesis state and are perfect for testing the merge transition. However,...

Tracking

**ATTENTION: ERC-RELATED PULL REQUESTS NOW OCCUR IN [ETHEREUM/ERCS](https://github.com/ethereum/ercs)** -- When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md We have a GitHub bot...

c-new
t-core
e-review
s-draft
e-consensus

We have been tracking the genesis validator selection and initial validator addition requests in the issue here: https://github.com/ethereum/pm/issues/526 . But for long term ease of use, we'd like to move...

documentation

This improves readability by showing the relevant status instead of all the attached labels for a node. E.g:

c-new
t-core
e-review
s-draft
e-consensus

Issues to debug: - Prysm potentially didn't work (this was only with reth, which itself seems to have and we need to validate this point) - Reth ignoring payloads (unsure...

bug