prysm-pulse/beacon-chain/sync/initial-sync
Nishant Das 98042c613d
Update State to Include Current and Previous Justified Roots (#2186)
* update protos

* Revert "Use DB to Fetch Justified Block (#2172)"

This reverts commit 60c254d818.

* use justified root and previous justified root across the repo

* change attester server to use state justified root

* remove commented code

* fix build issues

* fix test

* fix all tests

* fix merge issues
2019-04-10 14:52:06 +08:00
..
BUILD.bazel Update State to Include Current and Previous Justified Roots (#2186) 2019-04-10 14:52:06 +08: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 Update State to Include Current and Previous Justified Roots (#2186) 2019-04-10 14:52:06 +08:00
service.go Fix Initial Sync in Restarts (#2197) 2019-04-09 14:18:23 -04:00
sync_blocks.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
sync_state.go Save State during Init Genesis State (#2193) 2019-04-09 15:06:23 -04:00