Skip to content

evmone t8n accept protected transaction on frontier #1110

Open
@winsvega

Description

@winsvega

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTesting infrastructure

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions