openethereum/sync/src
Nikolay Volf 8ab56ea3d1 IPC (feature-gated) (#1654)
* moving ipc deriving to trait

* refactoring of the client

* all compiled

* proved all working

* warnings purged

* allow hypervisor to specify initialization payload in two ways

* using binary initialisation payload for sync

* some docs

* logger to separate crate

* log settings for sync bin

* forwarding logging arguments to the sync
2016-07-20 18:13:56 +02:00
..
tests IPC (feature-gated) (#1654) 2016-07-20 18:13:56 +02:00
api.rs IPC (feature-gated) (#1654) 2016-07-20 18:13:56 +02:00
blocks.rs Sync optimization (#1385) 2016-06-22 12:10:26 +02:00
chain.rs Moved syncing log out of the client (#1670) 2016-07-20 12:36:20 +02:00
io.rs Major sync <-> client interactions refactoring (#1572) 2016-07-11 17:02:42 +02:00
lib.rs IPC (feature-gated) (#1654) 2016-07-20 18:13:56 +02:00