prysm-pulse/shared/featureconfig
Preston Van Loon e30349d410
Add static analysis to enforce usage of InitWithReset (#5654)
* Refactor attestation packing slightly to reduce the skip slot / HTR of process slots
* Merge branch 'master' into refactor-attestation-packing
* gofmt
* Merge branch 'refactor-attestation-packing' of github.com:prysmaticlabs/prysm into refactor-attestation-packing
* Merge branch 'master' of github.com:prysmaticlabs/prysm into refactor-attestation-packing
* Add static analysis to enforce usage of InitWithReset
* Add comment / lint
* fix a few usages
* more fixes for featureconfig.Init
* Fix analyzer
* Merge branch 'sa-fc-init' of github.com:prysmaticlabs/prysm into sa-fc-init
* Merge refs/heads/master into sa-fc-init
* Merge refs/heads/master into sa-fc-init
2020-04-28 01:13:33 +00:00
..
BUILD.bazel Allow setting flags via yaml config file. (#4878) 2020-03-19 14:46:44 -07:00
config_test.go Allow setting flags via yaml config file. (#4878) 2020-03-19 14:46:44 -07:00
config.go Add static analysis to enforce usage of InitWithReset (#5654) 2020-04-28 01:13:33 +00:00
filter_flags.go New byteutils for state gen (#5163) 2020-03-22 23:19:38 +00:00
flags_test.go Allow setting flags via yaml config file. (#4878) 2020-03-19 14:46:44 -07:00
flags.go Deprecate span map cache flag (#5551) 2020-04-22 15:53:09 +00:00