openethereum/ethcore/src/client
Gav Wood cd7b046d80 Fix and add info messages (#1552)
* Display information on journal database on startup.

* Minor restyling.

* Client handles the enode message to avoid repeats.

* Avoid unneeded copies *and* reduce code.

* Fix up typo.
2016-07-06 18:28:11 +02:00
..
client.rs Fix and add info messages (#1552) 2016-07-06 18:28:11 +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 Update sealing just once when externally importing many blocks (#1541) 2016-07-06 17:15:59 +02:00
test_client.rs Update sealing just once when externally importing many blocks (#1541) 2016-07-06 17:15:59 +02:00
trace.rs Bloomchain (#1014) 2016-05-26 18:24:51 +02:00