openethereum/updater
David d193ddde19
Extract snapshot to own crate (#11010)
* Move snapshot to own crate
Sort out imports

* WIP cargo toml

* Make snapshotting generic over the client
Sort out tests

* Sort out types from blockchain and client

* Sort out sync

* Sort out imports and generics

* Sort out main binary

* Fix sync test-helpers

* Sort out import for secret-store

* Sort out more imports

* Fix easy todos

* cleanup

* Cleanup

* remove unneded workspace member

* cleanup

* Sort out test-helpers dependency on account-db

* Update ethcore/client-traits/src/lib.rs

Co-Authored-By: Niklas Adolfsson <niklasadolfsson1@gmail.com>

* Update ethcore/snapshot/Cargo.toml
2019-09-03 11:29:25 +02:00
..
hash-fetch fix compile warnings (#10993) 2019-08-27 17:29:33 +02:00
res Auto-updater improvements (#8078) 2018-04-03 16:49:23 +02:00
src Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00
Cargo.toml Extract the Engine trait (#10958) 2019-08-15 17:59:22 +02:00