openethereum/ethcore
Wei Tang 64704c456f Handle the case for contract creation on an empty but exist account with storage items (#10065)
* Add is_base_storage_root_unchanged

* Fix compile, use a shortcut for check, and remove ignored tests

* Add a warn!

* Update ethereum/tests to v6.0.0-beta.2

* grumble: use {:#x} instead of 0x{:x}

Co-Authored-By: sorpaas <accounts@that.world>
2019-01-15 10:21:44 +01:00
..
benches misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
blockchain misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
db misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
evm misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
light misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
node-filter Remove caching for node connections (#10143) 2019-01-08 11:31:26 +11:00
private-tx Replace ethcore-logger with env-logger. (#10102) 2019-01-08 15:07:20 +01:00
res Handle the case for contract creation on an empty but exist account with storage items (#10065) 2019-01-15 10:21:44 +01:00
service misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
src Handle the case for contract creation on an empty but exist account with storage items (#10065) 2019-01-15 10:21:44 +01:00
sync Replace ethcore-logger with env-logger. (#10102) 2019-01-08 15:07:20 +01:00
types misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
vm misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
wasm Replace ethcore-logger with env-logger. (#10102) 2019-01-08 15:07:20 +01:00
Cargo.toml fix(android): remove dependency to libusb (#10161) 2019-01-10 13:13:15 +01:00