Disable capella and deneb forks for doppelganger tests

This commit is contained in:
Pawan Dhananjay
2023-03-24 02:25:46 +05:30
parent 41f87aca18
commit d3e7f48b78
2 changed files with 4 additions and 4 deletions

View File

@@ -12,8 +12,8 @@
"berlinBlock": 0,
"londonBlock": 0,
"mergeNetsplitBlock": 0,
"shanghaiTime": 1679599404,
"shardingForkTime": 1679599500,
"shanghaiTime": 0,
"shardingForkTime": 0,
"terminalTotalDifficulty": 0
},
"alloc": {

View File

@@ -41,8 +41,8 @@ CHAIN_ID=4242
# Hard fork configuration
ALTAIR_FORK_EPOCH=0
BELLATRIX_FORK_EPOCH=0
CAPELLA_FORK_EPOCH=1
EIP4844_FORK_EPOCH=2
CAPELLA_FORK_EPOCH=18446744073709551615
EIP4844_FORK_EPOCH=18446744073709551615
TTD=0