erigon-pulse/cmd/erigon-cl/core/state
2023-02-24 21:07: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 sanity consensus tests for slots processing (#6949) 2023-02-24 21:07:32 +00:00
getters.go added better tests to epoch transitions (#6838) 2023-02-10 23:53:05 +00:00
mutators_test.go Fixed sanity consensus tests for slots processing (#6949) 2023-02-24 21:07:32 +00:00
mutators.go Fixed sanity consensus tests for slots processing (#6949) 2023-02-24 21:07:32 +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 Passing all finality consensus-spec-tests for altair/bellatrix (#6894) 2023-02-17 17:57:05 +00:00
setters.go Fixed sanity consensus tests for slots processing (#6949) 2023-02-24 21:07:32 +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