ethereum / aleth

Aleth – Ethereum C++ client, tools and libraries
GNU General Public License v3.0
3.96k stars 2.18k forks source link

aleth + retesteth --filltests issue2 #5895

Closed winsvega closed 3 years ago

winsvega commented 4 years ago

For some reason aleth return block1 having 0 transactions although only one transaction should have failed, the rest transactions are correct. Compare to --clients "default"

Command to reproduce:

./retesteth -t BlockchainTests/ValidBlocks/bcBlockGasLimitTest -- --all --filltests --clients "aleth" --singletest GasUsedHigherThanBlockGasLimitButNotWithRefundsSuicideFirst --verbosity 6 --stderr