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 state validation checks for submitted transactions #325

Closed
m-Peter opened this issue Jun 28, 2024 · 0 comments
Closed

Add state validation checks for submitted transactions #325

m-Peter opened this issue Jun 28, 2024 · 0 comments

Comments

@m-Peter
Copy link
Collaborator

m-Peter commented Jun 28, 2024

Depends on: #322

Once the EVM Gateway has its own state index locally, we can add the following state validation checks for transactions:

  • Sufficient account balance
  • Correct nonce

This is in line with the validation checks that are performed in Geth TxPool.

@m-Peter m-Peter added this to the Flow-EVM-M2 milestone Jun 28, 2024
@m-Peter m-Peter self-assigned this Jun 28, 2024
@coderabbitai coderabbitai bot mentioned this issue Sep 10, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants