From f48b46ad6c3d08a0fcd87c11d3f4800f345d9a1c Mon Sep 17 00:00:00 2001 From: miiu Date: Mon, 14 Sep 2026 16:30:00 +0300 Subject: [PATCH] new binary and configs --- binaryVersion | 2 +- enableEpochs.toml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/binaryVersion b/binaryVersion index 59e6ae8..2de7411 100644 --- a/binaryVersion +++ b/binaryVersion @@ -1 +1 @@ -tags/v2.0.8 +tags/v2.0.9 diff --git a/enableEpochs.toml b/enableEpochs.toml index 00c0099..76dab1f 100644 --- a/enableEpochs.toml +++ b/enableEpochs.toml @@ -342,6 +342,9 @@ # SupernovaEnableEpoch represents the epoch when sub-second finality will be enabled SupernovaEnableEpoch = 6439 + # FixEpochChangeProposedCurrentEpochEnableEpoch represents the epoch when epoch change proposed blocks expose the prepared epoch + FixEpochChangeProposedCurrentEpochEnableEpoch = 6595 + # CheckBuiltInCallOnTransferValueAndFailEnableRound represents the ROUND when the check on transfer value fix is activated CheckBuiltInCallOnTransferValueAndFailEnableRound = 8887440 # THIS MUST BE A ROUND