prysm-pulse/beacon-chain/sync
Nishant Das 7c5a7fb044 Handle Skipped Slots in Sync (#1939)
* handle edge cases

* tests passing

* Update beacon-chain/sync/initial-sync/service.go

* Update beacon-chain/sync/initial-sync/service.go

* Update beacon-chain/sync/initial-sync/service_test.go
2019-03-08 10:09:24 -06:00
..
initial-sync Handle Skipped Slots in Sync (#1939) 2019-03-08 10:09:24 -06:00
BUILD.bazel p2p fixes / improvements (#1931) 2019-03-07 21:37:15 -05:00
metrics.go Adding Prometheus Metrics and Tracing to Sync (#1858) 2019-03-05 11:31:19 -06:00
querier_test.go Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00
querier.go clean up context (#1850) 2019-03-04 12:57:59 -08:00
regular_sync_test.go Fix Travis Failures on Master (#1938) 2019-03-07 23:54:41 -05:00
regular_sync.go Handle Skipped Slots in Sync (#1939) 2019-03-08 10:09:24 -06:00
service_test.go Eth1 Data Fix (#1785) 2019-03-02 17:38:22 -06:00
service.go Fixing Sync (#1830) 2019-03-03 11:03:47 -06:00
simulated_sync_test.go Fix Travis Failures on Master (#1938) 2019-03-07 23:54:41 -05:00