prysm-pulse/beacon-chain/state/state-native/v3
Radosław Kapka 963acefe12
Split state package into state-proto and state-native (#10069)
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: kasey <489222+kasey@users.noreply.github.com>
Co-authored-by: Dan Loewenherz <dloewenherz.adm@gmail.com>
Co-authored-by: prestonvanloon <preston@prysmaticlabs.com>
Co-authored-by: Fredrik Svantes <fredrik@ethereum.org>
Co-authored-by: Leo Lara <leolara@users.noreply.github.com>
2022-01-13 12:23:53 +01:00
..
BUILD.bazel Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01: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 Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
getters_validator.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +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 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