prysm-pulse/beacon-chain/state
Leo Lara 1835f54197
Refactor for DRY state getters_validator_test and getters_test (#10117)
* Refactor for DRY state getters_validator_test and getters_test

* Add BUILD.bazel to beacon-chain/state/testing

* Handle type assertion error in beacon-chain/state tests

* Fix with gazelle

Co-authored-by: Nishant Das <nishdas93@gmail.com>
2022-02-11 14:48:29 +08:00
..
fieldtrie Native beacon state: fieldtrie package (#10146) 2022-02-02 12:18:06 +00:00
genesis Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +00:00
state-native Refactor for DRY state getters_validator_test and getters_test (#10117) 2022-02-11 14:48:29 +08:00
stategen Fix Certain Edge Cases With the Analyzer (#10164) 2022-02-02 14:11:31 +00:00
stateutil Remove libfuzzer / afl based builds in favor of go 1.18 fuzz testing (#10065) 2022-01-20 04:51:02 +00:00
testing Refactor for DRY state getters_validator_test and getters_test (#10117) 2022-02-11 14:48:29 +08:00
types #10036 Replace codename Merge with Bellatrix (1st step) (#10044) 2022-01-10 16:47:30 +00:00
v1 Refactor for DRY state getters_validator_test and getters_test (#10117) 2022-02-11 14:48:29 +08:00
v2 Refactor for DRY state getters_validator_test and getters_test (#10117) 2022-02-11 14:48:29 +08:00
v3 Refactor for DRY state getters_validator_test and getters_test (#10117) 2022-02-11 14:48:29 +08: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 Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
prometheus.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00