diff --git a/binaryVersion b/binaryVersion index ae0e495..313aa4c 100644 --- a/binaryVersion +++ b/binaryVersion @@ -1 +1 @@ -tags/v1.7.13-patch1 +tags/v1.7.13-patch2 diff --git a/enableEpochs.toml b/enableEpochs.toml index e6de81b..d0d8949 100644 --- a/enableEpochs.toml +++ b/enableEpochs.toml @@ -309,6 +309,9 @@ # Should have the same value as StakingV4Step1EnableEpoch if the low waiting list has not happened, otherwise should have a greater value CleanupAuctionOnLowWaitingListEnableEpoch = 1505 + # UseGasBoundedShouldFailExecutionEnableEpoch represents the epoch when use bounded gas function should fail execution in case of error + UseGasBoundedShouldFailExecutionEnableEpoch = 2073 + # BLSMultiSignerEnableEpoch represents the activation epoch for different types of BLS multi-signers BLSMultiSignerEnableEpoch = [ { EnableEpoch = 0, Type = "no-KOSK" },