erigon-pulse/cmd/erigon-cl/core/state
2023-01-26 23:50:44 +01:00
..
state_encoding separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
accessors_test.go refactored transitions methods in Erigon-CL (#6714) 2023-01-26 23:50:44 +01:00
accessors.go refactored transitions methods in Erigon-CL (#6714) 2023-01-26 23:50:44 +01:00
getters.go refactored transitions methods in Erigon-CL (#6714) 2023-01-26 23:50:44 +01:00
mutators_test.go refactored transitions methods in Erigon-CL (#6714) 2023-01-26 23:50:44 +01:00
mutators.go refactored transitions methods in Erigon-CL (#6714) 2023-01-26 23:50:44 +01:00
params.go Added beacon state capella support (#6673) 2023-01-23 14:26:57 +01:00
root_test.go separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
root.go Added checkpoints and justification bits processing (post-altair) (#6699) 2023-01-26 00:31:20 +01:00
setters.go refactored transitions methods in Erigon-CL (#6714) 2023-01-26 23:50:44 +01:00
ssz.go Added checkpoints and justification bits processing (post-altair) (#6699) 2023-01-26 00:31:20 +01:00
state.go Added checkpoints and justification bits processing (post-altair) (#6699) 2023-01-26 00:31:20 +01:00
test_util.go Added checkpoints and justification bits processing (post-altair) (#6699) 2023-01-26 00:31:20 +01:00