prysm-pulse/beacon-chain/sync
Raul Jordan 08288f0958
Reorg to an Announced Finalized Block if On a Different Chain (#2630)
* proto changes

* spacings

* rem root

* finalized root

* regen

* handle finalized state announcement

* handle finalized announcement

* fixed broken tests

* finalized state switch

* tests passing

* sync service imports

* check interface impl
2019-05-17 16:58:04 -04:00
..
initial-sync Fix lint issues (#2554) 2019-05-10 11:59:30 +08: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 Reorg to an Announced Finalized Block if On a Different Chain (#2630) 2019-05-17 16:58:04 -04:00
regular_sync_test.go Reorg to an Announced Finalized Block if On a Different Chain (#2630) 2019-05-17 16:58:04 -04:00
regular_sync.go Reorg to an Announced Finalized Block if On a Different Chain (#2630) 2019-05-17 16:58:04 -04:00
service_test.go "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00
service.go Reorg to an Announced Finalized Block if On a Different Chain (#2630) 2019-05-17 16:58:04 -04:00