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

regenerate ethereum/tests for Prague #1416

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

regenerate ethereum/tests for Prague #1416

wants to merge 6 commits into from

Conversation

winsvega
Copy link
Collaborator

@winsvega winsvega commented Nov 21, 2024

Refill State tests using Prague

ISSUE: #1415

Errors to resolve:

--------
*** TOTAL ERRORS DETECTED: 12 errors during all test execution!
--------
info: (GeneralStateTests/stTransactionTest/ValueOverflowParis, step: GeneralStateTestFiller)
info: (GeneralStateTests/stPreCompiledContracts/idPrecomps, fork: Prague, TrInfo: d: 10, g: 0, v: 0, TrData: `:label no :abi f(uint) 0x0B..`)
info: (GeneralStateTests/stPreCompiledContracts/precompsEIP2929Cancun, fork: Prague, TrInfo: d: 13, g: 0, v: 0, TrData: `:label no  :abi f(uint,uint) 0x0c 0xf100..`)

@winsvega winsvega changed the title Prague regenerate ethereum/tests for Prague Nov 22, 2024
@winsvega winsvega self-assigned this Nov 22, 2024
@winsvega
Copy link
Collaborator Author

winsvega commented Feb 9, 2025

evmone errors

--------
*** TOTAL ERRORS DETECTED: 18 errors during all test execution!
--------
info: (GeneralStateTests/stTransactionTest/OverflowGasRequire2, fork: Prague, TrInfo: d: 0, g: 0, v: 0, TrData: ` :raw 0x3240349548983454..`)
info: (GeneralStateTests/stTransactionTest/ValueOverflowParis, step: GeneralStateTestFiller)
info: (Cancun/stEIP4844-blobtransactions/blobhashListBounds7, fork: Prague, TrInfo: d: 0, g: 0, v: 0, TrData: ` :raw 0x00..`)
info: (Shanghai/stEIP3860-limitmeterinitcode/creationTxInitCodeSizeLimit, fork: Prague, TrInfo: d: 0, g: 0, v: 0, TrData: `:label valid :raw 0x601080600b6000396000f36..`)
info: (GeneralStateTests/stPreCompiledContracts/idPrecomps, fork: Prague, TrInfo: d: 10, g: 0, v: 0, TrData: `:label no :abi f(uint) 0x0B..`)
info: (GeneralStateTests/stEIP1559/intrinsic, fork: Prague, TrInfo: d: 5, g: 5, v: 0, TrData: `:label min21004 :raw 0x00..`)
info: (GeneralStateTests/stPreCompiledContracts/precompsEIP2929Cancun, fork: Prague, TrInfo: d: 13, g: 0, v: 0, TrData: `:label no  :abi f(uint,uint) 0x0c 0xf100..`)
info: (Retesteth/stExpectSection/result_cancunEnvConvertion, fork: Prague, TrInfo: d: 0, g: 0, v: 0)
info: (Retesteth/stExpectSection/result_eip1559EnvConvertion, fork: Prague, TrInfo: d: 0, g: 0, v: 0)
info: (Retesteth/stExpectSection/result_legacyEnvConvertion, fork: Prague, TrInfo: d: 0, g: 0, v: 0)
info: (Retesteth/stExpectSection/result_mergeEnvConvertion, fork: Prague, TrInfo: d: 0, g: 0, v: 0)
info: (GeneralStateTests/stEIP2930/transactionCosts, fork: Prague, TrInfo: d: 0, g: 0, v: 0, TrData: `:label type0 :raw 0x00..`)

@winsvega winsvega force-pushed the prague branch 2 times, most recently from 2c52cf8 to 05fe4aa Compare February 10, 2025 12:43
@winsvega
Copy link
Collaborator Author

winsvega commented Feb 10, 2025

Blockchain test errors: (transition tests need format support)

info: (TransitionTests/bcHomesteadToDao/DaoTransactions_EmptyTransactionAndForkBlocksAhead_HomesteadToDaoAt5, step: BlockchainTest)
info: (TransitionTests/bcHomesteadToDao/DaoTransactions_HomesteadToDaoAt5, step: BlockchainTest)
info: (TransitionTests/bcHomesteadToDao/DaoTransactions_UncleExtradata_HomesteadToDaoAt5, step: BlockchainTest)
info: (TransitionTests/bcHomesteadToDao/DaoTransactions_XBlockm1_HomesteadToDaoAt5, step: BlockchainTest)

info: (ValidBlocks/bcStateTests/blockhashNonConstArg_Prague, fork: Prague, chain: default, block: 2)
info: (ValidBlocks/bcStateTests/blockhashTests_Prague, fork: Prague, chain: default, block: 5)
info: (Retesteth/bcExpectSection/filling_wrongStorage_Istanbul, step: BlockchainTest)
info: (ValidBlocks/bcGasPricerTest/highGasUsage_Prague, fork: Prague, chain: default, block: 11)
info: (InvalidBlocks/bcEIP1559/intrinsicOrFail_Prague, fork: Prague, chain: default, block: 1)
info: (ValidBlocks/bcEIP1559/intrinsicTip_Prague, fork: Prague, chain: default, block: 2)
info: (ValidBlocks/bcEIP1559/intrinsic_Prague, fork: Prague, chain: default, block: 2)
info: (Retesteth/bcExpectSection/lastblockhashException_Istanbul, step: BlockchainTest)
info: (ValidBlocks/bcStateTests/logRevert_Prague, fork: Prague, chain: default, block: 2)

info: (Retesteth/bcExpectSection/unexpectedAccount_Istanbul, step: BlockchainTest)
info: (Retesteth/bcExpectSection/wrongAccount_Istanbul, step: BlockchainTest)
info: (Retesteth/bcExpectSection/wrongRLPGenesis_Istanbul, step: BlockchainTest)

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

Successfully merging this pull request may close these issues.

1 participant