prysm-pulse/beacon-chain/sync
Raul Jordan 1df15f72c4
Ensure Block Processing Failures Return an Error (#2325)
* ensure block failed processing returns an error

* fixed test

* test assertion corrected

* comments

* fix tests

* imports
2019-04-21 17:38:14 -05:00
..
initial-sync Ensure Block Processing Failures Return an Error (#2325) 2019-04-21 17:38:14 -05:00
BUILD.bazel Historical pruning by flag only (#2210) 2019-04-07 22:46:55 -04:00
metrics.go Broadcast attestations (#2035) 2019-03-19 23:54:16 -04:00
querier_test.go Fix Initial Sync in Restarts (#2197) 2019-04-09 14:18:23 -04:00
querier.go Fix Initial Sync in Restarts (#2197) 2019-04-09 14:18:23 -04:00
receive_block_test.go Only Update Head of Chain with Child Blocks (#2310) 2019-04-20 10:17:08 -05:00
receive_block.go Only Update Head of Chain with Child Blocks (#2310) 2019-04-20 10:17:08 -05:00
regular_sync_test.go clean up test (#2309) 2019-04-20 19:24:40 +08:00
regular_sync.go Use Withfields for Logging (#2305) 2019-04-19 21:09:01 -07:00
service_test.go Save State during Init Genesis State (#2193) 2019-04-09 15:06:23 -04:00
service.go Fix Initial Sync in Restarts (#2197) 2019-04-09 14:18:23 -04:00
simulated_sync_test.go If At Genesis or !ChainStarted, Return Healthy Sync Status (#2183) 2019-04-05 16:40:53 -05:00