We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5034340 + 6d65199 commit 381d80bCopy full SHA for 381d80b
binaryVersion
@@ -1 +1 @@
1
-tags/v1.7.13-patch1
+tags/v1.7.13-patch2
enableEpochs.toml
@@ -309,6 +309,9 @@
309
# Should have the same value as StakingV4Step1EnableEpoch if the low waiting list has not happened, otherwise should have a greater value
310
CleanupAuctionOnLowWaitingListEnableEpoch = 1391
311
312
+ # UseGasBoundedShouldFailExecutionEnableEpoch represents the epoch when use bounded gas function should fail execution in case of error
313
+ UseGasBoundedShouldFailExecutionEnableEpoch = 1843
314
+
315
# BLSMultiSignerEnableEpoch represents the activation epoch for different types of BLS multi-signers
316
BLSMultiSignerEnableEpoch = [
317
{ EnableEpoch = 0, Type = "no-KOSK" },
0 commit comments