erigon-pulse/cmd/erigon-cl/core/state
Giulio rebuffo 515aedda7b
Added Caplin Phase 1 (#7290)
* Introduces full beacon validation
* Removes light client
* NOTE: slow on purpose, I want everything to be BLS verified for now.
2023-04-17 18:06:50 +00:00
..
state_encoding Added SSZ support for Phase0 state. (#7065) 2023-03-09 17:34:49 +00:00
tests Added SSZ support for Phase0 state. (#7065) 2023-03-09 17:34:49 +00:00
accessors_test.go Added reverse beacon changeset for beacon state rewind (#7185) 2023-03-26 22:25:08 +00:00
accessors.go Added Caplin Phase 1 (#7290) 2023-04-17 18:06:50 +00:00
changeset.go Added forkchoice rule (#7281) 2023-04-08 01:01:10 +00:00
getters.go Added reverse beacon changeset for beacon state rewind (#7185) 2023-03-26 22:25:08 +00:00
mutators_test.go Added reverse beacon changeset for beacon state rewind (#7185) 2023-03-26 22:25:08 +00:00
mutators.go Added forkchoice rule (#7281) 2023-04-08 01:01:10 +00:00
params.go Added reverse beacon changeset for beacon state rewind (#7185) 2023-03-26 22:25:08 +00:00
root_test.go optimized state roots cache for erigon-cl (#7020) 2023-03-04 16:28:20 +00:00
root.go Added Caplin Phase 1 (#7290) 2023-04-17 18:06:50 +00:00
setters.go Added Caplin Phase 1 (#7290) 2023-04-17 18:06:50 +00:00
ssz_test.go Added phase0 support to Erigon-CL. (#7066) 2023-03-11 19:27:21 +00:00
ssz.go added tests for ssz_static in consensus tests and fixed beacon blocks encoding (#7141) 2023-03-19 22:47:27 +00:00
state_bench_test.go Cleaned up and optimized proposer index retriaval. (#6799) 2023-02-07 20:14:04 +01:00
state.go Added Caplin Phase 1 (#7290) 2023-04-17 18:06:50 +00:00
test_util.go Added Capella specs support to Erigon-CL (#7051) 2023-03-07 21:57:18 +00:00
upgrade.go Added Caplin Phase 1 (#7290) 2023-04-17 18:06:50 +00:00