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

EVM implement transaction validation logic in the EVM module. #640

Open
bkolad opened this issue Aug 10, 2023 · 0 comments
Open

EVM implement transaction validation logic in the EVM module. #640

bkolad opened this issue Aug 10, 2023 · 0 comments
Labels

Comments

@bkolad
Copy link
Member

bkolad commented Aug 10, 2023

Description

Implement transaction validation logic in the EVM module: relevant code:
reth: code
nethermind:code

The signer recovery was already done in #639
Invalid transactions should be skipped.

This is a low-priority task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant