prysm-pulse/beacon-chain/state/state-native/v1
2022-01-24 11:24:38 +01:00
..
beacon_state_mainnet_test.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
beacon_state_mainnet.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
beacon_state_minimal_test.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
beacon_state_minimal.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
BUILD.bazel Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
doc.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
generated.ssz.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
getters_attestation_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_attestation.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
getters_block_test.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
getters_block.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
getters_checkpoint.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
getters_eth1.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
getters_misc.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
getters_randao.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
getters_state.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
getters_test.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +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 Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
proofs_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
proofs.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
readonly_validator_test.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
readonly_validator.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
references_test.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
setters_attestation_test.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
setters_attestation.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
setters_block.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
setters_checkpoint.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
setters_eth1.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
setters_misc.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
setters_randao.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
setters_state.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
setters_validator.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
state_test.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +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 Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
types_test.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
types.go Native beacon state: v1 (#10086) 2022-01-24 11:24:38 +01:00
unsupported_getters.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
unsupported_setters.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00