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

evmone t8n accept protected transaction on frontier #1110

Open
winsvega opened this issue Jan 20, 2025 · 0 comments
Open

evmone t8n accept protected transaction on frontier #1110

winsvega opened this issue Jan 20, 2025 · 0 comments
Labels
tests Testing infrastructure

Comments

@winsvega
Copy link

ethereum/execution-spec-tests#1086

it seems that protected transactions where V is defined as

if self.protected:
                v += 35 + (self.chain_id * 2)

are accepted by evmone even if fork is Frontier or Homestead. before such signature rule was introduced.
its a minor thing.

@chfast chfast added the tests Testing infrastructure label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Testing infrastructure
Projects
None yet
Development

No branches or pull requests

2 participants