openethereum/ethcore/src/state
Wei Tang 018e2403b1 state: test when contract creation fails, old storage values should re-appear (#9532)
Because more tests won't hurt. :)

Add a test case for https://github.com/ethereum/py-evm/pull/1224#issuecomment-418775512 where if contract creation fails, old storage values (if ever existed) should re-appear.
2018-09-12 11:42:09 +01:00
..
account.rs EIP 1283: Net gas metering for SSTORE without dirty maps (#9319) 2018-09-07 18:51:08 +08:00
backend.rs Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
mod.rs state: test when contract creation fails, old storage values should re-appear (#9532) 2018-09-12 11:42:09 +01:00
substate.rs EIP 1283: Net gas metering for SSTORE without dirty maps (#9319) 2018-09-07 18:51:08 +08:00