From 805a27fec135d7ac14c01b396b21b77d96fd829d Mon Sep 17 00:00:00 2001 From: badrogger Date: Mon, 18 Mar 2024 16:52:29 +0000 Subject: [PATCH] Set 2.3 release Mainnet patch timestamp --- static_params.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static_params.yaml b/static_params.yaml index f1fbb9f4..7618f3ec 100644 --- a/static_params.yaml +++ b/static_params.yaml @@ -44,9 +44,9 @@ envs: storageDestructionPatchTimestamp: 1703851200 powCheckPatchTimestamp: 1703592000 skipInvalidTransactionsPatchTimestamp: 1703764800 - pushZeroPatchTimestamp: 0 - precompiledConfigPatchTimestamp: 0 - correctForkInPowPatchTimestamp: 0 + pushZeroPatchTimestamp: 1712142000 + precompiledConfigPatchTimestamp: 1712314800 + correctForkInPowPatchTimestamp: 1711969200 snapshotIntervalSec: 86400 emptyBlockIntervalMs: 10000 snapshotDownloadTimeout: 18000