erigon-pulse/cmd/erigon-cl/core/state
2023-02-16 21:48:32 +00:00
..
state_encoding separation of state: a continuation (#6647) 2023-01-21 22:33:50 +01:00
accessors_test.go Added Epoch processing Ethereum consensus tests (#6878) 2023-02-15 16:53:28 +00:00
accessors.go Fixed epoch processing Sqrt cache (#6889) 2023-02-16 21:48:32 +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 Fixed epoch processing consensus tests (#6887) 2023-02-16 19:04:16 +00:00
params.go Added beacon state capella support (#6673) 2023-01-23 14:26:57 +01:00
root_test.go Remove state root computation when disabled check mode is used (#6855) 2023-02-12 23:43:11 +00:00
root.go ~2x Optimization to state root computation (#6854) 2023-02-12 21:26:31 +00: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 Added Epoch processing Ethereum consensus tests (#6878) 2023-02-15 16:53:28 +00:00
test_util.go Added process slashings (#6728) 2023-01-27 23:19:23 +01:00