diff --git a/binaryVersion b/binaryVersion index a4e5aaf..e5bf1de 100644 --- a/binaryVersion +++ b/binaryVersion @@ -1 +1 @@ -tags/v1.4.16 +tags/v1.4.17 diff --git a/enableEpochs.toml b/enableEpochs.toml index 8d8e75b..5035c3e 100644 --- a/enableEpochs.toml +++ b/enableEpochs.toml @@ -242,6 +242,9 @@ # RuntimeCodeSizeFixEnableEpoch represents the epoch when the code size fix in the VM is enabled RuntimeCodeSizeFixEnableEpoch = 4085 + # RelayedNonceFixEnableEpoch represents the epoch when the nonce fix for relayed txs is enabled + RelayedNonceFixEnableEpoch = 5082 + # BLSMultiSignerEnableEpoch represents the activation epoch for different types of BLS multi-signers BLSMultiSignerEnableEpoch = [ { EnableEpoch = 0, Type = "no-KOSK"},