openethereum/ethcore
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
..
benches Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
evm Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
light Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
native_contracts Update jsonrpc dependencies and rewrite dapps to futures. (#6522) 2017-10-05 12:35:01 +02:00
node_filter Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
res Merge pull request #6660 from paritytech/byzantium-fork 2017-10-09 11:25:49 +02:00
src Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
types Add pagination for trace_filter rpc method (#6312) 2017-10-03 10:03:46 +02:00
vm WASM gas schedule (#6638) 2017-10-09 13:12:58 +02:00
wasm WASM gas schedule (#6638) 2017-10-09 13:12:58 +02:00
Cargo.toml Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
build.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00