prysm-pulse/beacon-chain/state
kasey 7920528ede
Checkpoint Sync 4/5 - enable checkpoint sync to be used by beacon node (#10386)
* enable checkpoint sync in beacon node

* lint fix

* rm unused error

* addressing PR feedback from Radek

* consistent slice -> fixed conversion

Co-authored-by: kasey <kasey@users.noreply.github.com>
2022-03-28 21:01:55 +00:00
..
fieldtrie Block Processing And State Transition Improvments (#10408) 2022-03-23 11:57:48 +00:00
genesis Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +00:00
state-native Add Method To Modify Participation Bits (#10409) 2022-03-23 23:18:02 +08:00
stategen Checkpoint Sync 4/5 - enable checkpoint sync to be used by beacon node (#10386) 2022-03-28 21:01:55 +00:00
stateutil Block Processing And State Transition Improvments (#10408) 2022-03-23 11:57:48 +00:00
testing Add Method To Modify Participation Bits (#10409) 2022-03-23 23:18:02 +08:00
types Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
v1 Add Method To Modify Participation Bits (#10409) 2022-03-23 23:18:02 +08:00
v2 Add Method To Modify Participation Bits (#10409) 2022-03-23 23:18:02 +08:00
v3 Add Method To Modify Participation Bits (#10409) 2022-03-23 23:18:02 +08:00
altair.go Add Method To Modify Participation Bits (#10409) 2022-03-23 23:18:02 +08:00
bellatrix.go Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +00:00
BUILD.bazel Checkpoint Sync 1/5 - fork/version detection and unmarshaling support (#10380) 2022-03-21 19:43:41 +00:00
error.go Move ErrNilValidatorsInState from one in each state version to a common one (#10074) 2022-01-18 08:19:20 +00:00
phase0.go Add Method To Modify Participation Bits (#10409) 2022-03-23 23:18:02 +08:00
prometheus.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00