-
Notifications
You must be signed in to change notification settings - Fork 365
Open
Description
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.jsonstExample/accessListExample.jsonstExample/basefeeExample.jsonstTransactionTest/HighGasPrice.jsonstTransactionTest/HighGasPriceParis.jsonstTransactionTest/ValueOverflow.jsonstTransactionTest/ValueOverflowParis.jsonstTransactionTest/NoSrcAccount.jsonstTransactionTest/NoSrcAccount1559.jsonstTransactionTest/NoSrcAccountCreate.jsonstTransactionTest/NoSrcAccountCreate1559.json
Related Issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels