openethereum/rpc/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
..
tests fix(compilation warnings) (#10649) 2019-05-13 15:10:25 +02:00
v1 Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00
authcodes.rs Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
http_common.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
lib.rs Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00