Skip to content

Commit bd254b2

Browse files
- release v1.6.13.0
1 parent 7793db0 commit bd254b2

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.6.12
1+
tags/v1.6.13

enableEpochs.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,9 @@
257257
# AutoBalanceDataTriesEnableEpoch represents the epoch when the data tries are automatically balanced by inserting at the hashed key instead of the normal key
258258
AutoBalanceDataTriesEnableEpoch = 1265
259259

260+
# MigrateDataTrieEnableEpoch represents the epoch when the data tries migration is enabled
261+
MigrateDataTrieEnableEpoch = 999999
262+
260263
# KeepExecOrderOnCreatedSCRsEnableEpoch represents the epoch when the execution order of created SCRs is ensured
261264
KeepExecOrderOnCreatedSCRsEnableEpoch = 1265
262265

0 commit comments

Comments
 (0)