prysm-pulse/shared/featureconfig
Preston Van Loon 9be8a456eb
Use stateutil.BlockRoot everywhere (#5739)
* Sweeping replace of ssz.HashTreeRoot(block) to stateutil.BlockRoot, minor tweaks to critical path of proposeBlock
* imports
* Merge branch 'master' into better-block-htr
* Add --enable-custom-block-htr to e2e flags
* Merge branch 'better-block-htr' of github.com:prysmaticlabs/prysm into better-block-htr
2020-05-05 04:30:24 +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 Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00:00