..
BUILD.bazel
Minor State Management Improvements ( #8742 )
2021-04-13 13:23:06 +00:00
cloners.go
Move state pkg to stateV0 pkg ( #8620 )
2021-03-17 19:49:49 +00:00
doc.go
State: various clean up ( #8633 )
2021-03-19 20:03:19 +00:00
field_roots.go
State: rename a few things ( #8650 )
2021-03-23 21:17:09 +00:00
field_trie_helpers.go
Altair: Split state getters and setters into its own file ( #8746 )
2021-04-12 14:23:55 +00:00
field_trie_test.go
Move state pkg to stateV0 pkg ( #8620 )
2021-03-17 19:49:49 +00:00
field_trie.go
Altair: Split state getters and setters into its own file ( #8746 )
2021-04-12 14:23:55 +00:00
getters_attestation.go
Altair: Split state getters and setters into its own file ( #8746 )
2021-04-12 14:23:55 +00:00
getters_block.go
Altair: Split state getters and setters into its own file ( #8746 )
2021-04-12 14:23:55 +00:00
getters_checkpoint.go
Altair: Split state getters and setters into its own file ( #8746 )
2021-04-12 14:23:55 +00:00
getters_eth1.go
Altair: Split state getters and setters into its own file ( #8746 )
2021-04-12 14:23:55 +00:00
getters_misc.go
Altair: Split state getters and setters into its own file ( #8746 )
2021-04-12 14:23:55 +00:00
getters_randao.go
Altair: Split state getters and setters into its own file ( #8746 )
2021-04-12 14:23:55 +00:00
getters_state.go
Altair: Split state getters and setters into its own file ( #8746 )
2021-04-12 14:23:55 +00:00
getters_test.go
Fix deep source complains ( #8714 )
2021-04-05 23:04:26 +00:00
getters_validator.go
Altair: Split state getters and setters into its own file ( #8746 )
2021-04-12 14:23:55 +00:00
helpers_test.go
Move handleValidatorSlice
and handleByteArrays
to stateutil pkg ( #8653 )
2021-03-24 01:59:23 +00:00
references_test.go
Harden beacon state interface for Altair ( #8673 )
2021-03-26 18:15:03 +00:00
setters_attestation_test.go
Rebuild Trie After Reaching Limit ( #8740 )
2021-04-13 19:12:56 +00:00
setters_attestation.go
Rebuild Trie After Reaching Limit ( #8740 )
2021-04-13 19:12:56 +00:00
setters_block.go
Altair: Split state getters and setters into its own file ( #8746 )
2021-04-12 14:23:55 +00:00
setters_checkpoint.go
Altair: Split state getters and setters into its own file ( #8746 )
2021-04-12 14:23:55 +00:00
setters_eth1.go
Altair: Split state getters and setters into its own file ( #8746 )
2021-04-12 14:23:55 +00:00
setters_misc.go
Rebuild Trie After Reaching Limit ( #8740 )
2021-04-13 19:12:56 +00:00
setters_randao.go
Altair: Split state getters and setters into its own file ( #8746 )
2021-04-12 14:23:55 +00:00
setters_state.go
Altair: Split state getters and setters into its own file ( #8746 )
2021-04-12 14:23:55 +00:00
setters_validator.go
Altair: Split state getters and setters into its own file ( #8746 )
2021-04-12 14:23:55 +00:00
state_test.go
Move state pkg to stateV0 pkg ( #8620 )
2021-03-17 19:49:49 +00:00
state_trie_test.go
Implement GetBeaconState in the debug API ( #8631 )
2021-03-29 21:04:35 +00:00
state_trie.go
Minor State Management Improvements ( #8742 )
2021-04-13 13:23:06 +00:00
types_test.go
ProcessPreGenesisDeposits: Remove context.TODO() usage ( #8705 )
2021-04-05 15:07:56 +00:00
types.go
Minor State Management Improvements ( #8742 )
2021-04-13 13:23:06 +00:00
validator_getters.go
State: various clean up ( #8633 )
2021-03-19 20:03:19 +00:00