prysm-pulse/beacon-chain/sync
Raul Jordan aebb523bca
Request Block Parent If Not Found During Regular Sync (#1892)
* logic for requesting missing block parent

* rearrange block parent fetch logic

* reorder logic

* tests pass

* gazelle

* typo

* weird spacing

* imports
2019-03-05 16:39:44 -06:00
..
initial-sync Adding Prometheus Metrics and Tracing to Sync (#1858) 2019-03-05 11:31:19 -06:00
BUILD.bazel Adding Prometheus Metrics and Tracing to Sync (#1858) 2019-03-05 11:31:19 -06: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 Request Block Parent If Not Found During Regular Sync (#1892) 2019-03-05 16:39:44 -06:00
regular_sync.go Request Block Parent If Not Found During Regular Sync (#1892) 2019-03-05 16:39:44 -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 Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00