prysm-pulse/beacon-chain/state/v2
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 Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
deprecated_getters.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
deprecated_setters_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
deprecated_setters.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
field_roots.go Refactor States To Allow for Single Cached Hasher (#9922) 2021-11-29 16:30:17 +00:00
getters_block_test.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
getters_block.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
getters_checkpoint.go Clean Up V2 BeaconState (#9648) 2021-09-23 01:10:25 +00:00
getters_eth1.go Clean Up V2 BeaconState (#9648) 2021-09-23 01:10:25 +00:00
getters_misc.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
getters_participation.go Clean Up V2 BeaconState (#9648) 2021-09-23 01:10:25 +00:00
getters_randao.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
getters_state.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
getters_sync_committee.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
getters_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
getters_validator_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
getters_validator.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
proofs_test.go Initialize Merkle Layers and Recompute Dirty Fields in BeaconState Proofs (#10032) 2022-01-11 17:36:03 +08:00
proofs.go Initialize Merkle Layers and Recompute Dirty Fields in BeaconState Proofs (#10032) 2022-01-11 17:36:03 +08:00
setters_block.go Clean Up V2 BeaconState (#9648) 2021-09-23 01:10:25 +00:00
setters_checkpoint.go Clean Up V2 BeaconState (#9648) 2021-09-23 01:10:25 +00:00
setters_eth1.go Clean Up V2 BeaconState (#9648) 2021-09-23 01:10:25 +00:00
setters_misc.go Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00
setters_participation.go Clean Up V2 BeaconState (#9648) 2021-09-23 01:10:25 +00:00
setters_randao.go Clean Up V2 BeaconState (#9648) 2021-09-23 01:10:25 +00: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 Clean Up V2 BeaconState (#9648) 2021-09-23 01:10:25 +00:00
setters_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
setters_validator.go Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00
state_trie_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
state_trie.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00
types.go Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00