lodestar icon indicating copy to clipboard operation
lodestar copied to clipboard

Review repository urls of network configs

Open nflaig opened this issue 1 year ago • 1 comments

  • [x] Layout of upstream network config repository is being changed https://github.com/eth-clients/holesky/pull/104. Need to review that we still pull the configs from the right path for each network.

https://github.com/ChainSafe/lodestar/blob/deafa4f162860b7677cd0b63f32eab4b47d206d4/packages/cli/src/networks/holesky.ts#L6-L7

  • [ ] There are also changes done in Lighthouse https://github.com/sigp/lighthouse/pull/5850, renaming deploy_block.txt which we use in our sim tests to configure Lighthouse.

https://github.com/ChainSafe/lodestar/blob/deafa4f162860b7677cd0b63f32eab4b47d206d4/packages/cli/test/utils/crucible/clients/validator/lighthouse.ts#L68

nflaig avatar May 28 '24 08:05 nflaig

Reopening until our sim tests are updated to work with latest Lighthouse release (see PR description for details)

nflaig avatar Jun 18 '24 16:06 nflaig

Completed by https://github.com/ChainSafe/lodestar/pull/7364

nflaig avatar Jan 15 '25 14:01 nflaig