openethereum/util/src/trie
Marek Kotewicz 06fe768ac2 Polishing Actually enable fat db pr (#1974) (#2048)
* Actually enable fat db, and do RPCs for it.

* Implement HashDB traits for AccountDB.

* user defaults

* finished user defaults

* user defaults are network-dependent

* added tests for newly added functions, logger is initialized first

* dir cleanup in progress

* user_file is placed next to snapshots

* fixing requested change
2016-10-03 11:13:10 +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 Polishing Actually enable fat db pr (#1974) (#2048) 2016-10-03 11:13:10 +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