prysm-pulse/shared/featureconfig
terence tsao cc730d17af Optimize Counting Target Votes using Ancestor Cache (#2279)
* use committee cache in UpdateLatestAttestation

* fmt

* gaz

* fixed existing tests

* verify cache miss works

* gaz

* added test for committee hit and update attestation target

* verify cache miss works

* Update beacon-chain/core/helpers/committee.go

Co-Authored-By: terenc3t <terence@prysmaticlabs.com>

* rm declaring err

* add feature flag

* fork choice vote count to use cached ancestor

* comments

* fmt

* spelling and grammer

* no extra space

* renamed vars & added a test for cache miss

* lint

* add cache hit test case : )

* gaz

* Remove Enableblock, it was a copy/paste typo

* refactor cached ancestor blk getter into its own function
2019-04-18 22:26:22 -05:00
..
BUILD.bazel Create feature config for selective testing (#1997) 2019-03-20 22:57:25 -04:00
config_test.go Create feature config for selective testing (#1997) 2019-03-20 22:57:25 -04:00
config.go Optimize Counting Target Votes using Ancestor Cache (#2279) 2019-04-18 22:26:22 -05:00
flags.go Optimize Counting Target Votes using Ancestor Cache (#2279) 2019-04-18 22:26:22 -05:00