status-go/timesource
Dmitry Shulyak bc14e6faee Tolerate only one error during ntp sync
Previously we were doing 5 concurrent requests, thus it was
safe to tolerate 2 errors. With 4 it doesn't make sense to use
only 2 responses, because even if 1 of them is skewed - we will set
incorrect time.
2018-05-24 13:14:02 +03:00
..
timesource.go Tolerate only one error during ntp sync 2018-05-24 13:14:02 +03:00
timesource_test.go [#969] Decrease NTP sync period after first success (#977) 2018-05-22 17:38:38 +02:00