prysm-pulse/beacon-chain/sync/initial-sync
Preston Van Loon b87d0abc6c Fix finalized block root index (#3950)
* progress on fixing #3947

* upsert after, but only if not already exists

* return an error in some case

* format

* handle case where there has not been any finality yet

* it works

* remove todo

* use variable with comments

* regression test

* revert off by one issue, fix tests

* rename receiver

* @nisdas pr feedback
2019-11-08 11:00:46 +08:00
..
testing Wait until fully synced to process pubsub messages (#3514) 2019-09-20 10:54:32 -07:00
BUILD.bazel Handle Missing Blocks (#3880) 2019-11-05 10:37:18 +08:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Handle Missing Blocks (#3880) 2019-11-05 10:37:18 +08:00
round_robin.go Fix finalized block root index (#3950) 2019-11-08 11:00:46 +08:00
service.go Handle Missing Blocks (#3880) 2019-11-05 10:37:18 +08:00