prysm-pulse/beacon-chain/sync/initial-sync
Preston Van Loon 991ee7e81b "Super sync" and naive p2p reputation (#2550)
* checkpoint on super sync with reputation

* ensure handling only expected peers msg

* exclusive of finalized block

* skip block saved already

* clean up struct

* remove 2 more fields

* _

* everything builds, but doesnt test yet

* lint

* fix p2p tests

* space

* space

* space

* fmt

* fmt
2019-05-09 16:02:24 -05:00
..
BUILD.bazel Do Not Subscribe to Blocks in Initial Sync (#2524) 2019-05-07 21:12:36 -05:00
helpers.go "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -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 "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00
service.go "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00
sync_blocks.go "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00
sync_state.go "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00