openethereum/ethcore/src/snapshot
Robert Habermeier 190e4db266 Trie query recording and AccountDB factory for no mangling (#1944)
* optionally use no mangling for accountdb

* add the recorder module

* get_recorded for tries, no virtual dispatch on readonly tries

* add recording test
2016-08-24 16:53:36 +02:00
..
tests Trie query recording and AccountDB factory for no mangling (#1944) 2016-08-24 16:53:36 +02:00
account.rs Trie query recording and AccountDB factory for no mangling (#1944) 2016-08-24 16:53:36 +02:00
block.rs Merge branch 'master' of github.com:ethcore/parity into move_hash 2016-08-06 00:03:07 +02:00
error.rs Purging .derefs, fixing clippy warnings. (#1890) 2016-08-10 16:29:40 +02:00
io.rs Snapshot creation and restoration (#1679) 2016-08-05 17:00:46 +02:00
mod.rs Trie query recording and AccountDB factory for no mangling (#1944) 2016-08-24 16:53:36 +02:00
service.rs move column family constants into db module (#1955) 2016-08-18 18:24:49 +02:00