nimbus-eth2/beacon_chain/spec/presets
Etan Kissling 28968c11ba
remove `SAFE_SLOTS_TO_UPDATE_JUSTIFIED` (#4897)
The `SAFE_SLOTS_TO_UPDATE_JUSTIFIED` constant is no longer used as the
bouncing attack fix was removed:
https://github.com/ethereum/consensus-specs/pull/3290

Note: Some test networks still define the constant, ignoring the config
constant for now until it is no longer used.
2023-05-05 18:11:38 +00:00
..
gnosis remove `SAFE_SLOTS_TO_UPDATE_JUSTIFIED` (#4897) 2023-05-05 18:11:38 +00:00
mainnet remove `SAFE_SLOTS_TO_UPDATE_JUSTIFIED` (#4897) 2023-05-05 18:11:38 +00:00
minimal remove `SAFE_SLOTS_TO_UPDATE_JUSTIFIED` (#4897) 2023-05-05 18:11:38 +00:00
gnosis.nim rename `eip4844_preset.nim` > `deneb_preset.nim` (#4724) 2023-03-11 17:00:35 +00:00
mainnet.nim rename `eip4844_preset.nim` > `deneb_preset.nim` (#4724) 2023-03-11 17:00:35 +00:00
minimal.nim rename `eip4844_preset.nim` > `deneb_preset.nim` (#4724) 2023-03-11 17:00:35 +00:00