* separate migration from util and make its dependencies into libs: * snappy * kvdb * error * common * renamed common -> macros * util error does not depend on snappy module * ethsync does not depend on util nor ethcore_error * nibbleslice and nibblevec merged with patricia_trie crate * removed unused dependencies from util * util journaldb traits does not need to be public * util_error * fixed ethcore compile error * ignore .swo files * Update chain.rs |
||
|---|---|---|
| .. | ||
| consensus | ||
| tests | ||
| account.rs | ||
| block.rs | ||
| error.rs | ||
| io.rs | ||
| mod.rs | ||
| service.rs | ||
| snapshot_service_trait.rs | ||
| watcher.rs | ||