Skip to content

Update LegacyTests submodule (fix for pre-Spurious Dragon state roots) #1498

@Himess

Description

@Himess

Summary

The LegacyTests submodule needs to be updated to include the fix from ethereum/legacytests#16.

Problem

Several tests in LegacyTests have incorrect expected state roots for pre-Spurious Dragon forks (Frontier, Homestead, EIP150) when transactions are invalid. This is due to the test generation EVM incorrectly creating an empty COINBASE account.

Affected Tests (11 files)

  • stExample/eip1559.json
  • stExample/accessListExample.json
  • stExample/basefeeExample.json
  • stTransactionTest/HighGasPrice.json
  • stTransactionTest/HighGasPriceParis.json
  • stTransactionTest/ValueOverflow.json
  • stTransactionTest/ValueOverflowParis.json
  • stTransactionTest/NoSrcAccount.json
  • stTransactionTest/NoSrcAccount1559.json
  • stTransactionTest/NoSrcAccountCreate.json
  • stTransactionTest/NoSrcAccountCreate1559.json

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions