From c01d9335dcdede801585ebff0ad993a5ac5c6fb3 Mon Sep 17 00:00:00 2001 From: dapperscene6 Date: Thu, 27 Apr 2023 13:40:47 -0400 Subject: [PATCH] Update goerli regolith hardfork time --- params/config.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/params/config.go b/params/config.go index 63ef1c46ae..b83830c076 100644 --- a/params/config.go +++ b/params/config.go @@ -40,8 +40,8 @@ var ( // March 17, 2023 @ 7:00:00 pm UTC OptimismGoerliRegolithTime = uint64(1679079600) BaseGoerliChainId = big.NewInt(84531) - // April 27, 2023 @ 5:00:00 pm UTC - BaseGoerliRegolithTime = uint64(1682614800) + // May 4, 2023 @ 5:00:00 pm UTC + BaseGoerliRegolithTime = uint64(1683219600) ) // TrustedCheckpoints associates each known checkpoint with the genesis hash of