erigon-pulse/cmd/erigon-cl/core/transition
Giulio rebuffo c1cf58ef93
Added forkchoice rule (#7281)
Added fork choice rule to Erigon-CL
2023-04-08 01:01:10 +00:00
..
test_data added better tests to epoch transitions (#6838) 2023-02-10 23:53:05 +00:00
block_transition.go Added hard fork transition support to Erigon-CL. (#7088) 2023-03-13 12:10:36 +00:00
finalization_and_justification.go Added reverse beacon changeset for beacon state rewind (#7185) 2023-03-26 22:25:08 +00:00
operations_test.go Added forkchoice rule (#7281) 2023-04-08 01:01:10 +00:00
operations.go Added forkchoice rule (#7281) 2023-04-08 01:01:10 +00:00
process_attestations.go Added forkchoice rule (#7281) 2023-04-08 01:01:10 +00:00
process_bls_to_execution_change.go Added reverse beacon changeset for beacon state rewind (#7185) 2023-03-26 22:25:08 +00:00
process_effective_balance_update.go Added reverse beacon changeset for beacon state rewind (#7185) 2023-03-26 22:25:08 +00:00
process_epoch_test.go refactored state transition and removed transistor (#7021) 2023-03-04 21:14:45 +00:00
process_epoch.go Added reverse beacon changeset for beacon state rewind (#7185) 2023-03-26 22:25:08 +00:00
process_inactivity_scores.go refactored state transition and removed transistor (#7021) 2023-03-04 21:14:45 +00:00
process_registry_updates.go Added reverse beacon changeset for beacon state rewind (#7185) 2023-03-26 22:25:08 +00:00
process_rewards_and_penalties.go Added phase0 support to Erigon-CL. (#7066) 2023-03-11 19:27:21 +00:00
process_slashings.go refactored state transition and removed transistor (#7021) 2023-03-04 21:14:45 +00:00
process_slots_test.go Added reverse beacon changeset for beacon state rewind (#7185) 2023-03-26 22:25:08 +00:00
process_slots.go Added reverse beacon changeset for beacon state rewind (#7185) 2023-03-26 22:25:08 +00:00
process_sync_aggregate.go refactored state transition and removed transistor (#7021) 2023-03-04 21:14:45 +00:00
process_sync_committee_update_test.go refactored state transition and removed transistor (#7021) 2023-03-04 21:14:45 +00:00
process_sync_committee_update.go Added hard fork transition support to Erigon-CL. (#7088) 2023-03-13 12:10:36 +00:00
processing_test.go Added reverse beacon changeset for beacon state rewind (#7185) 2023-03-26 22:25:08 +00:00
processing.go Added reverse beacon changeset for beacon state rewind (#7185) 2023-03-26 22:25:08 +00:00
resets.go Added reverse beacon changeset for beacon state rewind (#7185) 2023-03-26 22:25:08 +00:00