Files
openethereum/ethcore
Wei Tang a9d254f4da 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-07 15:11:23 +02:00
..
2018-02-19 12:27:42 +01:00
2018-02-19 12:27:42 +01:00
2018-03-19 21:40:56 +01:00
2018-02-09 09:32:06 +01:00
2018-04-10 12:16:08 +02:00
2018-02-09 09:32:06 +01:00
2018-02-09 09:32:06 +01:00
2018-03-19 21:40:56 +01:00
2018-05-07 15:10:54 +02:00
2018-04-04 21:33:14 +09:00