prysm-pulse/beacon-chain/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
..
initial-sync Update State to Include Current and Previous Justified Roots (#2186) 2019-04-10 14:52:06 +08:00
BUILD.bazel Historical pruning by flag only (#2210) 2019-04-07 22:46:55 -04:00
metrics.go Broadcast attestations (#2035) 2019-03-19 23:54:16 -04:00
querier_test.go Fix Initial Sync in Restarts (#2197) 2019-04-09 14:18:23 -04:00
querier.go Fix Initial Sync in Restarts (#2197) 2019-04-09 14:18:23 -04: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 Save State during Init Genesis State (#2193) 2019-04-09 15:06:23 -04:00
regular_sync.go Improve Beacon Node Logging (#2175) 2019-04-05 22:37:46 -05:00
service_test.go Save State during Init Genesis State (#2193) 2019-04-09 15:06:23 -04:00
service.go Fix Initial Sync in Restarts (#2197) 2019-04-09 14:18:23 -04:00
simulated_sync_test.go If At Genesis or !ChainStarted, Return Healthy Sync Status (#2183) 2019-04-05 16:40:53 -05:00