prysm-pulse/beacon-chain/blockchain
Preston Van Loon 1c759f6404 Disable more fork choice options with flag on (#4665)
* Disable updating latest votes if disable fork choice
* do not recompute the block tree cache if the fork choice is not being used
2020-01-27 09:11:28 +00:00
..
forkchoice Disable more fork choice options with flag on (#4665) 2020-01-27 09:11:28 +00:00
testing Cached head root retrieve from DB on miss (#4552) 2020-01-14 21:02:02 -08:00
BUILD.bazel Proto array fork choice tree handler (#4658) 2020-01-26 12:25:33 -08:00
chain_info_norace_test.go Cached head root retrieve from DB on miss (#4552) 2020-01-14 21:02:02 -08:00
chain_info_test.go Cached head root retrieve from DB on miss (#4552) 2020-01-14 21:02:02 -08:00
chain_info.go Cached head root retrieve from DB on miss (#4552) 2020-01-14 21:02:02 -08:00
info.go Proto array fork choice tree handler (#4658) 2020-01-26 12:25:33 -08:00
log.go Remove unused parameters and unused code (#4452) 2020-01-07 23:45:29 +00:00
metrics.go Cached head root retrieve from DB on miss (#4552) 2020-01-14 21:02:02 -08:00
receive_attestation_test.go Integrate proto array forkchoice to run time (#4649) 2020-01-25 14:22:25 -06:00
receive_attestation.go Integrate proto array forkchoice to run time (#4649) 2020-01-25 14:22:25 -06:00
receive_block_test.go Integrate proto array forkchoice to run time (#4649) 2020-01-25 14:22:25 -06:00
receive_block.go Integrate proto array forkchoice to run time (#4649) 2020-01-25 14:22:25 -06:00
service_norace_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service_test.go Integrate proto array forkchoice to run time (#4649) 2020-01-25 14:22:25 -06:00
service.go Clear Pre-Genesis Objects (#4656) 2020-01-26 17:50:40 +00:00