ChainSafe / ChainSafe/lodestar
Ensure config preset schedule fork does not affect testnets
Open
prio-low
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 483
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 150
Description
**Describe the bug**
- From https://github.com/ChainSafe/lodestar/pull/4774
Noticed that mainnet forks are scheduled in the mainnet config preset. All testnets extend that preset overwriting some properties. It is possible that a fork is scheduled for mainnet and not for some testnet, inadvertently causing that testnet to fork at a random epoch.
**Expected behavior**
Ensure that scheduled mainnet forks only affect the mainnet network
Contributor guide
Assessment
This issue has not been assessed yet.