@@ -62,12 +62,12 @@ var (
62
62
DataCopyFixEpoch : big .NewInt (689 ), // Around Wed Sept 15th 2021 with 3.5s block time
63
63
IstanbulEpoch : big .NewInt (314 ),
64
64
ReceiptLogEpoch : big .NewInt (101 ),
65
- SHA3Epoch : big .NewInt (725 ), // Around Mon Oct 11 2021, 19:00 UTC
66
- HIP6And8Epoch : big .NewInt (725 ), // Around Mon Oct 11 2021, 19:00 UTC
67
- StakingPrecompileEpoch : big .NewInt (871 ), // Around Tue Feb 11 2022
68
- ChainIdFixEpoch : EpochTBD ,
69
- SlotsLimitedEpoch : big .NewInt (999 ), // Around Fri, 27 May 2022 09:41:02 UTC with 2s block time
70
- CrossShardXferPrecompileEpoch : EpochTBD ,
65
+ SHA3Epoch : big .NewInt (725 ), // Around Mon Oct 11 2021, 19:00 UTC
66
+ HIP6And8Epoch : big .NewInt (725 ), // Around Mon Oct 11 2021, 19:00 UTC
67
+ StakingPrecompileEpoch : big .NewInt (871 ), // Around Tue Feb 11 2022
68
+ ChainIdFixEpoch : big . NewInt ( 1323 ), // Around Wed 8 Feb 11:30PM UTC
69
+ SlotsLimitedEpoch : big .NewInt (999 ), // Around Fri, 27 May 2022 09:41:02 UTC with 2s block time
70
+ CrossShardXferPrecompileEpoch : big . NewInt ( 1323 ), // Around Wed 8 Feb 11:30PM UTC
71
71
AllowlistEpoch : EpochTBD ,
72
72
FeeCollectEpoch : EpochTBD ,
73
73
}
0 commit comments