prysm-pulse/beacon-chain/sync/initial-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
..
BUILD.bazel Refactor Initial Sync, Enable Catching Up to Chain (#2111) 2019-04-03 10:13:19 -05:00
helpers.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
metrics.go Refactor Initial Sync, Enable Catching Up to Chain (#2111) 2019-04-03 10:13:19 -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
sync_blocks.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
sync_state.go Rollback state to handle side chain with skip blocks (#2147) 2019-04-04 22:39:51 -05:00