prysm-pulse/beacon-chain/state/stateV0
2021-05-23 21:55:42 -07:00
..
BUILD.bazel Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +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 Thread Context for HTR Methods (#8770) 2021-04-15 12:17:55 +00:00
field_trie_helpers.go Minor changes from hf1 branch (#8906) 2021-05-19 16:11:48 +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 reduce map copies (#8860) 2021-05-05 16:28:35 +08:00
getters_validator.go reduce map copies (#8860) 2021-05-05 16:28:35 +08:00
helpers_test.go Minor changes from hf1 branch (#8906) 2021-05-19 16:11:48 +00:00
references_test.go Harden beacon state interface for Altair (#8673) 2021-03-26 18:15:03 +00:00
setters_attestation_test.go Various code cleanups (#8889) 2021-05-13 08:29:14 +02: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 Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +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 reduce map copies (#8860) 2021-05-05 16:28:35 +08:00
state_test.go Interface Analyzer (#8923) 2021-05-23 21:55:42 -07:00
state_trie_test.go Implement GetBeaconState in the debug API (#8631) 2021-03-29 21:04:35 +00:00
state_trie.go Interface Analyzer (#8923) 2021-05-23 21:55:42 -07:00
types_test.go Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +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