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

Add assertnonce action #645

Closed
Tracked by #193
stephenpdeos opened this issue Aug 30, 2023 · 0 comments · Fixed by #646
Closed
Tracked by #193

Add assertnonce action #645

stephenpdeos opened this issue Aug 30, 2023 · 0 comments · Fixed by #646
Assignees

Comments

@stephenpdeos
Copy link
Member

stephenpdeos commented Aug 30, 2023

Action takes an EVM Address and a nonce value and asserts that the provided nonce value is equal to the nonce for the account referenced by the EVM Address.

If the account does not exist, assume the nonce value is implied to be zero.

Note: This can be delivered after RC is cut for release process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants