diff --git a/binaryVersion b/binaryVersion index c230617..4fbf456 100644 --- a/binaryVersion +++ b/binaryVersion @@ -1 +1 @@ -tags/v1.7.10 +auction-from-shuffled-out diff --git a/enableEpochs.toml b/enableEpochs.toml index 4fd43a2..4e026c2 100644 --- a/enableEpochs.toml +++ b/enableEpochs.toml @@ -305,6 +305,10 @@ # AlwaysMergeContextsInEEIEnableEpoch represents the epoch in which the EEI will always merge the contexts AlwaysMergeContextsInEEIEnableEpoch = 1396 + # CleanupAuctionOnLowWaitingListEnableEpoch represents the epoch when duplicated data cleanup from auction list is enabled in the condition of a low waiting list + # Should have the same value as StakingV4Step1EnableEpoch if the low waiting list has not happened, otherwise should have a greater value + CleanupAuctionOnLowWaitingListEnableEpoch = 1398 + # BLSMultiSignerEnableEpoch represents the activation epoch for different types of BLS multi-signers BLSMultiSignerEnableEpoch = [ { EnableEpoch = 0, Type = "no-KOSK" },