prysm-pulse/beacon-chain/sync/initial-sync
terence tsao 104966b63d Sync Responds With Canonical Block Lists (#2539)
* first attempt at canonical blk list

* lint

* condition 1

* ctx w/ time out

* added canonical block list tests

* revert

* add to BeaconChainFlags

* dont use map, use proto

* attempt to use proto, take 1

* add run

* like canonical better than head

* removed unused

* Update proto/beacon/p2p/v1/messages.proto

Co-Authored-By: rauljordan <raul@prysmaticlabs.com>

* protos
2019-05-08 18:23:06 -05:00
..
BUILD.bazel Do Not Subscribe to Blocks in Initial Sync (#2524) 2019-05-07 21:12:36 -05:00
helpers.go removed unused doesParentExist (#2538) 2019-05-08 11:37:00 -05:00
metrics.go Only Sync With the Peer With the Highest Observed Slot (#2280) 2019-04-26 10:18:43 -05:00
service_test.go Sort list before processing batched blocks (#2531) 2019-05-08 12:27:00 +08:00
service.go Sync Responds With Canonical Block Lists (#2539) 2019-05-08 18:23:06 -05:00
sync_blocks.go Sync Responds With Canonical Block Lists (#2539) 2019-05-08 18:23:06 -05:00
sync_state.go Sync Responds With Canonical Block Lists (#2539) 2019-05-08 18:23:06 -05:00