prysm-pulse/beacon-chain/core/blocks
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
..
block_operations_test.go Update State to Include Current and Previous Justified Roots (#2186) 2019-04-10 14:52:06 +08:00
block_operations.go Update State to Include Current and Previous Justified Roots (#2186) 2019-04-10 14:52:06 +08:00
block_test.go Update State to Include Current and Previous Justified Roots (#2186) 2019-04-10 14:52:06 +08:00
block.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
validity_conditions_test.go Refactor Chain Service Block Processing API (#2124) 2019-03-31 20:44:16 -05:00
validity_conditions.go Refactor Chain Service Block Processing API (#2124) 2019-03-31 20:44:16 -05:00