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

Floria: filter transactions send by non externally owned accounts (EOA) #785

Open
HerbertJordan opened this issue Sep 19, 2024 · 0 comments
Milestone

Comments

@HerbertJordan
Copy link
Collaborator

By default, transactions that are send from accounts that are not externally owned (externally owned accounts, EOA) are skipped by the transaction processor. The corresponding code in Sonic can be found here. Equivalent code can be found in go-ethereum here.

Floria needs to integrate a similar check.

@HerbertJordan HerbertJordan added this to the Tosca EVM milestone Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant