prysm-pulse/beacon-chain/state
Radosław Kapka c5c039fd6b
Unify GenesisValidator(s)Root throughout the codebase (#10230)
* Unify `GenesisValidator(s)Root` throughout the codebase

* comments and literals

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2022-02-14 13:34:38 +00:00
..
fieldtrie Native state feature flag (#10232) 2022-02-14 12:33:02 +00:00
genesis Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +00:00
state-native Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
stategen Fix Certain Edge Cases With the Analyzer (#10164) 2022-02-02 14:11:31 +00:00
stateutil Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
testing Refactor for DRY state getters_validator_test and getters_test (#10117) 2022-02-11 14:48:29 +08:00
types Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
v1 Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
v2 Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
v3 Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
altair.go Clean up duplicated imports (#9354) 2021-08-10 14:55:24 -05:00
bellatrix.go Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +00:00
BUILD.bazel Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +00:00
error.go Move ErrNilValidatorsInState from one in each state version to a common one (#10074) 2022-01-18 08:19:20 +00:00
phase0.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
prometheus.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00