openethereum/ethcore
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
..
benches ethcore: add builtin benchmarks based on geth (#9179) 2018-07-23 15:46:24 +02:00
evm In create memory calculation is the same for create2 because the additional parameter was popped before. (#9522) 2018-09-11 23:47:26 +08:00
light Allow dropping light client RPC query with no results (#9318) 2018-09-12 11:47:01 +02:00
node_filter Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
private-tx Update patricia trie to 0.2.2 (#9525) 2018-09-11 16:20:26 +02:00
res Allow dropping light client RPC query with no results (#9318) 2018-09-12 11:47:01 +02:00
service Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
src state: test when contract creation fails, old storage values should re-appear (#9532) 2018-09-12 11:42:09 +01:00
stratum Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
sync light: give free credits for reserved peers (#9448) 2018-09-10 19:45:49 +08:00
transaction Update state tests execution model (#9440) 2018-09-10 22:38:30 +02:00
types Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
vm Update patricia trie to 0.2.2 (#9525) 2018-09-11 16:20:26 +02:00
wasm EIP 1283: Net gas metering for SSTORE without dirty maps (#9319) 2018-09-07 18:51:08 +08:00
Cargo.toml Update patricia trie to 0.2.2 (#9525) 2018-09-11 16:20:26 +02:00