Rename EIP6110 to Electra

This commit is contained in:
Hsiao-Wei Wang
2024-02-16 12:29:00 +08:00
committed by Alex Stokes
parent f8cbd8d2e3
commit d2c69fe3cf
37 changed files with 112 additions and 118 deletions

View File

@@ -10,7 +10,7 @@
# Set variables
ALL_EXECUTABLE_SPECS=("phase0" "altair" "bellatrix" "capella" "deneb" "eip6110" "whisk")
ALL_EXECUTABLE_SPECS=("phase0" "altair" "bellatrix" "capella" "deneb" "electra" "whisk")
TEST_PRESET_TYPE=minimal
FORK_TO_TEST=phase0
NUMBER_OF_CORES=4