Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Gate: Reject durable nonce txs that don't use advanceable nonce #25836

Closed
Tracked by #25787
jstarry opened this issue Jun 8, 2022 · 0 comments
Closed
Tracked by #25787
Labels
feature-gate Pull Request adds or modifies a runtime feature gate

Comments

@jstarry
Copy link
Member

jstarry commented Jun 8, 2022

Description

Durable nonce transactions that use the latest durable nonce hash will not result in the nonce account's nonce hash being advanced. When this feature gate is activated, the runtime will reject durable nonce transactions which use a nonce account which is not advanceable for the current block.

Feature ID

3u3Er5Vc2jVcwz4xr2GJeSAXT3fAj6ADHZ4BJMZiScFd

Activation Method

Single Core Contributor

Min Release Versions

v1.9.29, v1.10.25

Testnet Activation Epoch

330

Devnet Activation Epoch

327

Mainnet-Beta Activation Epoch

320

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-gate Pull Request adds or modifies a runtime feature gate
Projects
None yet
Development

No branches or pull requests

1 participant