prysm-pulse/beacon-chain/blockchain
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
..
stategenerator Update State to Include Current and Previous Justified Roots (#2186) 2019-04-10 14:52:06 +08:00
block_processing_test.go Update State to Include Current and Previous Justified Roots (#2186) 2019-04-10 14:52:06 +08:00
block_processing.go Update State to Include Current and Previous Justified Roots (#2186) 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
fork_choice_test.go Update State to Include Current and Previous Justified Roots (#2186) 2019-04-10 14:52:06 +08:00
fork_choice.go Add a span to block-by-slot (#2184) 2019-04-05 19:19:27 -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 Update State to Include Current and Previous Justified Roots (#2186) 2019-04-10 14:52:06 +08:00