openethereum/ethcore/src/client
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
..
chain_notify.rs Moved syncing log out of the client (#1670) 2016-07-20 12:36:20 +02:00
client.rs IPC (feature-gated) (#1654) 2016-07-20 18:13:56 +02:00
config.rs Silent running operating modes (#1477) 2016-07-05 17:50:46 +02:00
error.rs propagate trace error to the top 2016-05-18 11:34:15 +02:00
mod.rs IPC (feature-gated) (#1654) 2016-07-20 18:13:56 +02:00
test_client.rs Fix "pending" parameter on RPC block requests (#1602) 2016-07-14 15:24:12 +02:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs Removing unused client code (#1645) 2016-07-19 09:21:41 +02:00