openethereum/ethcore/src/state
Wei Tang eec7364760 Pass on storage keys tracing to handle the case when it is not modified (#8491)
* Pass on storage keys even if it is not modified

* typo: account and storage query

`to_pod_diff` builds both `touched_addresses` merge and storage keys merge.

* Fix tests

* Use state query directly because of suicided accounts

* Fix a RefCell borrow issue

* Add tests for unmodified storage trace

* Address grumbles

* typo: remove unwanted empty line

* ensure_cached compiles with the original signature
2018-05-02 15:47:53 +01:00
..
account.rs Permission fix (#8441) 2018-04-20 12:22:19 +02:00
backend.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
mod.rs Pass on storage keys tracing to handle the case when it is not modified (#8491) 2018-05-02 15:47:53 +01:00
substate.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00