openethereum/ethcore/light/src
Pierre Krieger 04931618ed
Implement hardcoded sync in the light client (#8075)
* Implement hardcoded sync

* Fix concerns

* Remove artifact

* Fix cli tests

* Fix compilation

* Update hardcoded sync block

* Don't use any data fetch for the light service
2018-03-27 13:56:59 +02:00
..
client Implement hardcoded sync in the light client (#8075) 2018-03-27 13:56:59 +02:00
net Remove the time dependency where possible (#8100) 2018-03-14 12:29:52 +01:00
on_demand Remove the time dependency where possible (#8100) 2018-03-14 12:29:52 +01:00
types Extract some parts of miner from ethcore. (#7353) 2018-01-11 17:49:10 +01:00
cache.rs Remove the time dependency where possible (#8100) 2018-03-14 12:29:52 +01:00
cht.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
lib.rs Remove the time dependency where possible (#8100) 2018-03-14 12:29:52 +01:00
provider.rs Client refactoring (#7038) 2018-03-03 18:42:13 +01:00
transaction_queue.rs Pending transactions subscription (#7906) 2018-02-16 16:51:34 +01:00