erigon-pulse/cmd/erigon-cl/core/state
2023-02-09 17:48:52 +01: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 Added reward/penalties processing (#6819) 2023-02-09 17:48:52 +01:00
getters.go added process Voluntary Exit (#6768) 2023-02-02 12:16:28 +01:00
mutators_test.go Added reward/penalties processing (#6819) 2023-02-09 17:48:52 +01:00
mutators.go Added reward/penalties processing (#6819) 2023-02-09 17:48:52 +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 Cleaned up and optimized proposer index retriaval. (#6799) 2023-02-07 20:14:04 +01: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 Cleaned up and optimized proposer index retriaval. (#6799) 2023-02-07 20:14:04 +01:00
test_util.go Added process slashings (#6728) 2023-01-27 23:19:23 +01:00