openethereum/updater/src
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
..
types misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
lib.rs fix compile warnings (#10993) 2019-08-27 17:29:33 +02:00
service.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
updater.rs Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00