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 transactions not signed by authority #25835

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

Comments

@jstarry
Copy link
Member

jstarry commented Jun 8, 2022

Description

A transaction should only be processed as a durable nonce transaction if the used nonce account's authority signed the transaction. When this feature gate is activated, the runtime will reject durable nonce transactions which are not signed by the nonce authority.

Feature ID

HxrEu1gXuH7iD3Puua1ohd5n4iUKJyFNtNxk9DVJkvgr

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

@jstarry jstarry added the feature-gate Pull Request adds or modifies a runtime feature gate label Jun 8, 2022
@jstarry jstarry self-assigned this Jun 8, 2022
@jstarry jstarry closed this as completed Jul 11, 2022
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

2 participants
@jstarry and others