mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Rename eip4844 to deneb (#4129)
* rename 4844 to deneb * rename 4844 to deneb * move excess data gas field * get EF tests working * fix ef tests lint * fix the blob identifier ef test * fix accessed files ef test script * get beacon chain tests passing
This commit is contained in:
@@ -36,7 +36,7 @@ CHAIN_ID=4242
|
||||
ALTAIR_FORK_EPOCH=18446744073709551615
|
||||
BELLATRIX_FORK_EPOCH=18446744073709551615
|
||||
CAPELLA_FORK_EPOCH=18446744073709551615
|
||||
EIP4844_FORK_EPOCH=18446744073709551615
|
||||
DENEB_FORK_EPOCH=18446744073709551615
|
||||
|
||||
# Spec version (mainnet or minimal)
|
||||
SPEC_PRESET=mainnet
|
||||
|
||||
Reference in New Issue
Block a user