prysm-pulse/beacon-chain/state/v1
Nishant Das 37bc407b56
Refactor States To Allow for Single Cached Hasher (#9922)
* initial changes

* gaz

* unexport and add in godoc

* nocache

* fix edge case

* fix bad implementation

* fix build file

* add it in

* terence's review

* gaz

* fix build

* Apply suggestions from code review

remove assigned ctx

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2021-11-29 16:30:17 +00:00
..
BUILD.bazel Refactor States To Allow for Single Cached Hasher (#9922) 2021-11-29 16:30:17 +00:00
doc.go Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
field_roots.go Refactor States To Allow for Single Cached Hasher (#9922) 2021-11-29 16:30:17 +00:00
getters_attestation_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
getters_attestation.go Refactor States To Allow for Single Cached Hasher (#9922) 2021-11-29 16:30:17 +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 Remove copyutil pkg, move v1alpha1 copy methods into v1alpha1 pkg (#9533) 2021-09-04 06:55:57 +00:00
getters_eth1.go Refactor States To Allow for Single Cached Hasher (#9922) 2021-11-29 16:30:17 +00:00
getters_misc.go Refactor States To Allow for Single Cached Hasher (#9922) 2021-11-29 16:30:17 +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_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
getters_validator_test.go Refactor States To Allow for Single Cached Hasher (#9922) 2021-11-29 16:30:17 +00:00
getters_validator.go Refactor States To Allow for Single Cached Hasher (#9922) 2021-11-29 16:30:17 +00:00
readonly_validator_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
readonly_validator.go Change Back Read-Only Validator Declaration (#9410) 2021-08-18 11:59:55 +08:00
references_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
setters_attestation_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
setters_attestation.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
setters_block.go Remove copyutil pkg, move v1alpha1 copy methods into v1alpha1 pkg (#9533) 2021-09-04 06:55:57 +00:00
setters_checkpoint.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
setters_eth1.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
setters_misc.go Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00
setters_randao.go Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
setters_state.go Clean Up Methods In Prysm (#9903) 2021-11-15 10:13:52 -05:00
setters_validator.go Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00
state_test.go Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00
state_trie_test.go Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00
state_trie.go Refactor States To Allow for Single Cached Hasher (#9922) 2021-11-29 16:30:17 +00:00
types_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
types.go Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00
unsupported_getters.go Add getters and setters for beacon state v3 (part 2) (#9916) 2021-11-22 15:56:23 -08:00
unsupported_setters.go Add getters and setters for beacon state v3 (part 2) (#9916) 2021-11-22 15:56:23 -08:00