prysm-pulse/beacon-chain/sync
terence tsao b81eeec374 Optimize block fetch with attestation target fetch (#2373)
* 1st attemp to optimize blk fetch w/ att tgt fetch

* test test test test
2019-04-24 12:21:00 -05:00
..
initial-sync Optimize block fetch with attestation target fetch (#2373) 2019-04-24 12:21:00 -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 Add Caching to Tree Hashing Algorithm (#1929) 2019-04-24 13:39:02 +08:00
regular_sync.go Separate Registry and Balances (#2334) 2019-04-22 10:52:56 -05:00
service_test.go Save State during Init Genesis State (#2193) 2019-04-09 15:06:23 -04:00
service.go Disable RPC while Syncing (#2353) 2019-04-23 10:57:10 -05:00
simulated_sync_test.go If At Genesis or !ChainStarted, Return Healthy Sync Status (#2183) 2019-04-05 16:40:53 -05:00