grin/p2p
hashmap da87f5fef4 Don't wait 30 seconds in case of a quick restart (#1488)
Currently on startup we wait for 30 secs if we don't have at least 4 peers with more work. If a node was quickly restarted it is already fully synced so thereare no peers with more work at all. This pr assumes that if we've done some work already and we have enough peers but still 0 with more work we are fully synced and good to go.
2018-09-07 13:01:54 -07:00
..
src Don't wait 30 seconds in case of a quick restart (#1488) 2018-09-07 13:01:54 -07:00
tests Wallet LMDB backend (#1151) 2018-06-22 09:08:06 +01:00
Cargo.toml improve: time crate flagged as deprecated, switch to actively maintained chrono crate (#1297) 2018-07-30 09:33:28 +01:00