prysm-pulse/beacon-chain/state/state-native
Radosław Kapka b7a878d011
Resolve remaining native state tasks (#11561)
* remove ToProto and ToProtoUnsafe wrappers

* TestAppendBeyondIndicesLimit

* change type of genesisValidatorsRoot

* fuzz tests

* check type assertion
2022-10-19 10:37:45 -04:00
..
custom-types Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
types Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
beacon_state_mainnet_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
beacon_state_mainnet.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
beacon_state_minimal_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
beacon_state_minimal.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
BUILD.bazel Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
doc.go Deduplicate native state (a.k.a. One State to rule them all) (#10483) 2022-05-09 13:02:34 +00:00
error.go Clean up misc warnings (#10900) 2022-06-21 15:26:56 +00:00
getters_attestation_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
getters_attestation.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
getters_block_test.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
getters_block.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
getters_checkpoint_test.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
getters_checkpoint.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
getters_eth1.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
getters_misc.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
getters_participation_test.go Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
getters_participation.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
getters_payload_header.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
getters_randao.go Deduplicate native state (a.k.a. One State to rule them all) (#10483) 2022-05-09 13:02:34 +00:00
getters_state.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
getters_sync_committee.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
getters_test.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
getters_validator_test.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
getters_validator.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
getters_withdrawal_test.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
getters_withdrawal.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
hasher_test.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
hasher.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
proofs_test.go Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
proofs.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
readonly_validator_test.go Add Withdrawal helpers (#11552) 2022-10-12 08:44:41 -05:00
readonly_validator.go Add Withdrawal helpers (#11552) 2022-10-12 08:44:41 -05:00
references_test.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
setters_attestation_test.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
setters_attestation.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
setters_block.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
setters_checkpoint.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
setters_eth1.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
setters_misc.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
setters_participation.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
setters_payload_header.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
setters_randao.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
setters_state.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
setters_sync_committee.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
setters_validator.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
setters_withdrawal_test.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
setters_withdrawal.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
spec_parameters.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
ssz.go Use prysmaticlabs/fastssz as a direct dependency (#10941) 2022-06-28 13:03:24 +00:00
state_fuzz_test.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
state_test.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
state_trie_test.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
state_trie.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
types_test.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
types.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00