openethereum/sync
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
..
src IPC (feature-gated) (#1654) 2016-07-20 18:13:56 +02:00
Cargo.toml Sync IPC interface (#1584) 2016-07-14 12:07:33 +02:00
build.rs Sync IPC interface (#1584) 2016-07-14 12:07:33 +02:00
cov.sh excluded test code from coverage 2016-02-05 02:01:29 +03:00