prysm-pulse/beacon-chain/state/v1
Raul Jordan 29513c804c
Create Encoding Bytesutil (#9658)
* bytesutil

* gaz

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-23 15:23:37 +00:00
..
BUILD.bazel Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +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 Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
getters_attestation_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
getters_attestation.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
getters_block_test.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +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 Add Encoding SSZ Package (#9630) 2021-09-21 15:02:48 +00:00
getters_misc.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +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 Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
getters_validator_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
getters_validator.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
readonly_validator_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
readonly_validator.go Change Back Read-Only Validator Declaration (#9410) 2021-08-18 11:59:55 +08:00
references_test.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
setters_attestation_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +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 pkg crypto (#9603) 2021-09-15 22:55:11 +00: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 Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
setters_validator.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
state_test.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
state_trie_test.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
state_trie.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
types_test.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
types.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
unsupported_getters.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
unsupported_setters.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00