ethpandaops / ethereum-package

A Kurtosis package that deploys a private, portable, and modular Ethereum devnet
MIT License
194 stars 99 forks source link

The Indexing for nodes and validators is not the same. #653

Closed 0xTylerHolmes closed 1 month ago

0xTylerHolmes commented 1 month ago

Validators are zero-indexed which differs from the node indexes. Additionally the validator index is not zfilled like other indexes.