prysm-pulse/beacon-chain/sync
Raul Jordan 0d2d7a558f If At Genesis or !ChainStarted, Return Healthy Sync Status (#2183)
* genesis or not chainstarted

* is synced

* lint

* tests pass
2019-04-05 16:40:53 -05:00
..
initial-sync Use DB to Fetch Justified Block (#2172) 2019-04-05 14:48:49 -05:00
BUILD.bazel Request Missing Parents Recursively via P2P (#2089) 2019-03-27 13:47:05 -05:00
metrics.go Broadcast attestations (#2035) 2019-03-19 23:54:16 -04:00
querier_test.go Rollback state to handle side chain with skip blocks (#2147) 2019-04-04 22:39:51 -05:00
querier.go If At Genesis or !ChainStarted, Return Healthy Sync Status (#2183) 2019-04-05 16:40:53 -05:00
receive_block_test.go Pass ctx to saveState (#2141) 2019-04-02 16:49:45 +08:00
receive_block.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
regular_sync_test.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
regular_sync.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
service_test.go Correct Sync Status for Healthz (#2182) 2019-04-05 16:06:04 -05:00
service.go If At Genesis or !ChainStarted, Return Healthy Sync Status (#2183) 2019-04-05 16:40:53 -05:00
simulated_sync_test.go If At Genesis or !ChainStarted, Return Healthy Sync Status (#2183) 2019-04-05 16:40:53 -05:00