openethereum/util/src/trie
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
..
fatdb.rs Trie query recording and AccountDB factory for no mangling (#1944) 2016-08-24 16:53:36 +02:00
fatdbmut.rs Remove (almost all) panickers from trie module (#1776) 2016-08-03 18:35:48 +02:00
journal.rs Fixing clippy warnings 2016-03-11 10:58:51 +01:00
mod.rs Trie query recording and AccountDB factory for no mangling (#1944) 2016-08-24 16:53:36 +02:00
node.rs Bump clippy, fix warnings (#1939) 2016-08-17 16:06:41 +02:00
recorder.rs Trie query recording and AccountDB factory for no mangling (#1944) 2016-08-24 16:53:36 +02:00
sectriedb.rs Trie query recording and AccountDB factory for no mangling (#1944) 2016-08-24 16:53:36 +02:00
sectriedbmut.rs Remove (almost all) panickers from trie module (#1776) 2016-08-03 18:35:48 +02:00
standardmap.rs Fixing some clippy warnings (#1728) 2016-07-26 20:31:25 +02:00
triedb.rs Trie query recording and AccountDB factory for no mangling (#1944) 2016-08-24 16:53:36 +02:00
triedbmut.rs Bump clippy, fix warnings (#1939) 2016-08-17 16:06:41 +02:00