openethereum/util/src/trie
Robert Habermeier a100b9d09e Remove panickers from trie iterators (#2209)
* port trie iterators to use error handling

* use new trie iterators in snapshot

allows proper recovery from a premature periodic snapshot
2016-09-21 12:56:13 +02:00
..
fatdb.rs Remove panickers from trie iterators (#2209) 2016-09-21 12:56:13 +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 Remove panickers from trie iterators (#2209) 2016-09-21 12:56:13 +02:00
node.rs Bump clippy, fix warnings (#1939) 2016-08-17 16:06:41 +02:00
recorder.rs Bump clippy & Fix warnings (#2109) 2016-09-16 23:03:26 +02:00
sectriedb.rs Remove panickers from trie iterators (#2209) 2016-09-21 12:56:13 +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 Remove panickers from trie iterators (#2209) 2016-09-21 12:56:13 +02:00
triedbmut.rs move rlp to separate crate, port ethcore-util to it 2016-09-01 13:36:32 +02:00