Paweł Bylica
Paweł Bylica
> Here the problem is with newer opcodes (bit shifts) not defined yet in old revisions, interpreter checks the stack requirements first, before figuring out that it's not defined for...
> > It seems that not enough return data is more important, so maybe this could be changed in evmone? > > The order of check is not specified and...
> The test already expects `EVMC_OUT_OF_GAS`, so no change needed? No change needed.
Mainnet. I think the faulty header was already in the database.
Maybe I used another command after aleth has exited
The exit code is 0.
No, we don't have them.
> I can modify the documentation if that's okay with you both @chfast @gumb0 I was hoping I could make a contribution smile Yes. Please document that: - C++14 is...
On what operating system? We have upgraded to leveldb 1.22 anyway, but the performance has decreased slightly in blockchain tests. Not sure about mainnet sync.
So this change upgrades leveldb on Windows as well: https://github.com/ethereum/aleth/pull/5532 what makes it incompatible with old databases. In terms of performance, that is not a big surprise to me as...