openethereum/ethcore/sync
Nicolas Gotchac 0d593199d0 Fix light client informant while syncing (#9932)
* Add `is_idle` to LightSync to check importing status

* Use SyncStateWrapper to make sure is_idle gets updates

* Update is_major_import to use verified queue size as well

* Add comment for `is_idle`

* Add Debug to `SyncStateWrapper`

* `fn get` -> `fn into_inner`
2018-11-26 14:05:02 +03:00
..
src Fix light client informant while syncing (#9932) 2018-11-26 14:05:02 +03:00
Cargo.toml Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00