prysm-pulse/beacon-chain/state/v2
terence tsao 86efa87101
Refactor sync and participation field roots (#9703)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-29 17:46:51 +00:00
..
BUILD.bazel Refactor sync and participation field roots (#9703) 2021-09-29 17:46:51 +00:00
deprecated_getters_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
deprecated_getters.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
deprecated_setters_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
deprecated_setters.go Clean up code in Eth API (#9650) 2021-09-22 17:59:06 +00:00
field_root_eth1.go Add Encoding SSZ Package (#9630) 2021-09-21 15:02:48 +00:00
field_root_validator.go Various clean up before v2 (#9672) 2021-09-24 17:42:16 +00:00
field_root_vector.go Add Encoding SSZ Package (#9630) 2021-09-21 15:02:48 +00:00
field_roots.go Refactor sync and participation field roots (#9703) 2021-09-29 17:46:51 +00:00
getters_block_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +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 Various clean up before v2 (#9672) 2021-09-24 17:42:16 +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 Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
getters_validator_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
getters_validator.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00: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 Clean Up V2 BeaconState (#9648) 2021-09-23 01:10:25 +00: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 Clean Up V2 BeaconState (#9648) 2021-09-23 01:10:25 +00:00
setters_sync_committee.go Clean Up V2 BeaconState (#9648) 2021-09-23 01:10:25 +00:00
setters_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
setters_validator.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
state_trie_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
state_trie.go Refactor sync and participation field roots (#9703) 2021-09-29 17:46:51 +00:00
types.go Clean Up V2 BeaconState (#9648) 2021-09-23 01:10:25 +00:00