prysm-pulse/beacon-chain/sync
Nishant Das 0499da2b95 Only Update Head of Chain with Child Blocks (#2310)
* change block child loop

* remove redundant hashing

* wrap in conditional

* gazelle

* fix test
2019-04-20 10:17:08 -05:00
..
initial-sync Use Withfields for Logging (#2305) 2019-04-19 21:09:01 -07: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