prysm-pulse/beacon-chain/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
..
initial-sync "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00
BUILD.bazel Fetch Block Tree from Justified Block to Highest Observed Slot via RPC (#2549) 2019-05-09 12:38:05 -05:00
metrics.go Refactor DB Package to Enable Multiple Blocks/States at Slots (#2540) 2019-05-09 10:42:12 -05:00
querier_test.go Only Sync With the Peer With the Highest Observed Slot (#2280) 2019-04-26 10:18:43 -05:00
querier.go "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05: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 "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00
regular_sync_test.go "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00
regular_sync.go "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -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