prysm-pulse/beacon-chain/state/state-native/v3
Leo Lara 64c02c405b
Move ErrNilValidatorsInState from one in each state version to a common one (#10074)
To increase DRY and enable DRY in tests and other users of the Beacon Chain state package,
an error that was duplicated unnecessarily in each version of the state is moved to the root
Beacon Chain state package.
2022-01-18 08:19:20 +00:00
..
BUILD.bazel Move ErrNilValidatorsInState from one in each state version to a common one (#10074) 2022-01-18 08:19:20 +00:00
deprecated_getters_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
deprecated_getters.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
deprecated_setters_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
deprecated_setters.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
field_roots.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_block_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_block.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_checkpoint.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_eth1.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_misc.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_participation.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_payload_header.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_randao.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_state.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_sync_committee.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_validator_test.go Move ErrNilValidatorsInState from one in each state version to a common one (#10074) 2022-01-18 08:19:20 +00:00
getters_validator.go Move ErrNilValidatorsInState from one in each state version to a common one (#10074) 2022-01-18 08:19:20 +00:00
proofs_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
proofs.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_block.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_checkpoint.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_eth1.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_misc.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_participation.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_payload_header.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_randao.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_state.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_sync_committee.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
setters_validator.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
state_trie_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
state_trie.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
types.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00