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 issue 1 #5894

Closed winsvega closed 3 years ago

winsvega commented 4 years ago

aleth fails on test_modifyTimestamp

Request: {"jsonrpc":"2.0","method":"test_modifyTimestamp","params":[1000],"id":1135}

on this line https://github.com/ethereum/aleth/blob/master/libethereum/ClientTest.cpp#L92

command to reproduce:

./retesteth -t BlockchainTests/ValidBlocks/bcForkStressTest -- --all --filltests --clients "aleth" --verbosity 6