Skip to content

Commit 2ca2da0

Browse files
committed
release v1.7.11.0
1 parent b615b9e commit 2ca2da0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

binaryVersion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
tags/v1.7.10
1+
tags/v1.7.11

enableEpochs.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,10 @@
305305
# AlwaysMergeContextsInEEIEnableEpoch represents the epoch in which the EEI will always merge the contexts
306306
AlwaysMergeContextsInEEIEnableEpoch = 1391
307307

308+
# CleanupAuctionOnLowWaitingListEnableEpoch represents the epoch when duplicated data cleanup from auction list is enabled in the condition of a low waiting list
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+
308312
# BLSMultiSignerEnableEpoch represents the activation epoch for different types of BLS multi-signers
309313
BLSMultiSignerEnableEpoch = [
310314
{ EnableEpoch = 0, Type = "no-KOSK" },

0 commit comments

Comments
 (0)