prysm-pulse/beacon-chain/blockchain
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
..
stategenerator Rollback state to handle side chain with skip blocks (#2147) 2019-04-04 22:39:51 -05:00
block_processing_test.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
block_processing.go Rollback state to handle side chain with skip blocks (#2147) 2019-04-04 22:39:51 -05:00
BUILD.bazel Rollback state to handle side chain with skip blocks (#2147) 2019-04-04 22:39:51 -05:00
fork_choice_test.go Rollback state to handle side chain with skip blocks (#2147) 2019-04-04 22:39:51 -05:00
fork_choice.go Rollback state to handle side chain with skip blocks (#2147) 2019-04-04 22:39:51 -05:00
service_test.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
service.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00