erigon-pulse/cmd/erigon-cl/core/state
2023-02-12 15:36:24 +00:00
..
state_encoding separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
accessors_test.go Added reward/penalties processing (#6819) 2023-02-09 17:48:52 +01:00
accessors.go various optimizations to state transition and epoch in particular (#6844) 2023-02-12 15:36:24 +00:00
getters.go added better tests to epoch transitions (#6838) 2023-02-10 23:53:05 +00:00
mutators_test.go Added reward/penalties processing (#6819) 2023-02-09 17:48:52 +01:00
mutators.go added epoch processing to CL (#6842) 2023-02-11 22:15:30 +00: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 processing of historical roots (#6823) 2023-02-10 01:09:05 +01:00
setters.go added epoch processing to CL (#6842) 2023-02-11 22:15:30 +00:00
ssz.go Cleaned up and optimized proposer index retriaval. (#6799) 2023-02-07 20:14:04 +01:00
state_bench_test.go Cleaned up and optimized proposer index retriaval. (#6799) 2023-02-07 20:14:04 +01:00
state.go various optimizations to state transition and epoch in particular (#6844) 2023-02-12 15:36:24 +00:00
test_util.go Added process slashings (#6728) 2023-01-27 23:19:23 +01:00