openethereum/ethcore/src/snapshot/tests
Marek Kotewicz 6279ff32f5 Separate migrations from util (#6690)
* 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
2017-10-10 20:01:27 +02:00
..
helpers.rs Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
mod.rs PoA warp implementation (#5488) 2017-05-17 12:41:33 +02:00
proof_of_authority.rs Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
proof_of_work.rs Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
service.rs Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
state.rs Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
test_validator_contract.json Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00