prysm-pulse/beacon-chain/sync
terence tsao a19f08f7b6 Attestation Using Head State instead of Latest State (#2156)
* headRoot is a better name

* yay merged with master

* fixed attester server returning incorrect attestation field values

* revert stupid mock changes

* fixed and updated all the tests

* uncomment

* head start should handle skip blocks

* Raul's feedback
2019-04-05 09:41:49 -05:00
..
initial-sync Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
BUILD.bazel Request Missing Parents Recursively via P2P (#2089) 2019-03-27 13:47:05 -05:00
metrics.go Broadcast attestations (#2035) 2019-03-19 23:54:16 -04:00
querier_test.go Rollback state to handle side chain with skip blocks (#2147) 2019-04-04 22:39:51 -05:00
querier.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
receive_block_test.go Pass ctx to saveState (#2141) 2019-04-02 16:49:45 +08:00
receive_block.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
regular_sync_test.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
regular_sync.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
service_test.go Use justified state as start state for running fork choice (#2093) 2019-03-27 14:53:43 -05:00
service.go Rollback state to handle side chain with skip blocks (#2147) 2019-04-04 22:39:51 -05:00
simulated_sync_test.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00