grin/servers
Ignotus Peverell a4a4c5610f
Cleanup sync loop (#1811)
* Add a struct to encapsulate common references and avoid passing
them around on every function.
* Consolidate `skip_sync_wait` and `awaiting_peers` in an
additional sync status.
* New awaiting peer status is initial too
2018-10-22 22:50:13 -07:00
..
src Cleanup sync loop (#1811) 2018-10-22 22:50:13 -07:00
tests Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
Cargo.toml Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00