prysm-pulse/beacon-chain/blockchain
terence tsao c425bf2c31 Refactor fork choice start up (#3360)
* Done

* Test

* Fixed test

* emit state initialized

* Fixed existing tests

* Lint

* Lint
2019-08-30 08:58:02 -05:00
..
forkchoice Refactor fork choice start up (#3360) 2019-08-30 08:58:02 -05:00
testing Update RPC service to use chain info (#3309) 2019-08-26 13:06:16 -07:00
BUILD.bazel Fix chain info's pre chain start return values (#3353) 2019-08-29 10:34:26 -05:00
chain_info_test.go Refactor fork choice start up (#3360) 2019-08-30 08:58:02 -05:00
chain_info.go Fix chain info's pre chain start return values (#3353) 2019-08-29 10:34:26 -05:00
log.go Fix transition logging (#3303) 2019-08-24 11:51:00 -06:00
metrics.go Added metrics for monitoring processed objects and competing chain (#3283) 2019-08-23 12:18:39 -06:00
receive_attestation_test.go Fix save the correct head (#3306) 2019-08-24 18:39:40 -07:00
receive_attestation.go Moved delay att inclusion to fork choice service (#3345) 2019-08-28 10:26:07 -07:00
receive_block_test.go Refactor fork choice start up (#3360) 2019-08-30 08:58:02 -05:00
receive_block.go Add checkpoint to state caching (#3333) 2019-08-27 15:01:27 -07:00
service_test.go Refactor fork choice start up (#3360) 2019-08-30 08:58:02 -05:00
service.go Refactor fork choice start up (#3360) 2019-08-30 08:58:02 -05:00