Skip to content

Commit 381d80b

Browse files
authored
Merge pull request #210 from multiversx/release-v1.7.13.0-patch2
Release v1.7.13.0-patch2
2 parents 5034340 + 6d65199 commit 381d80b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

binaryVersion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
tags/v1.7.13-patch1
1+
tags/v1.7.13-patch2

enableEpochs.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,9 @@
309309
# Should have the same value as StakingV4Step1EnableEpoch if the low waiting list has not happened, otherwise should have a greater value
310310
CleanupAuctionOnLowWaitingListEnableEpoch = 1391
311311

312+
# UseGasBoundedShouldFailExecutionEnableEpoch represents the epoch when use bounded gas function should fail execution in case of error
313+
UseGasBoundedShouldFailExecutionEnableEpoch = 1843
314+
312315
# BLSMultiSignerEnableEpoch represents the activation epoch for different types of BLS multi-signers
313316
BLSMultiSignerEnableEpoch = [
314317
{ EnableEpoch = 0, Type = "no-KOSK" },

0 commit comments

Comments
 (0)