erigon-pulse/cmd/erigon-cl/core/transition
2023-03-13 12:10:36 +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 phase0 support to Erigon-CL. (#7066) 2023-03-11 19:27:21 +00:00
operations_test.go refactored state transition and removed transistor (#7021) 2023-03-04 21:14:45 +00:00
operations.go Added Capella specs support to Erigon-CL (#7051) 2023-03-07 21:57:18 +00:00
process_attestations.go Added phase0 support to Erigon-CL. (#7066) 2023-03-11 19:27:21 +00:00
process_bls_to_execution_change.go Added Capella specs support to Erigon-CL (#7051) 2023-03-07 21:57:18 +00:00
process_effective_balance_update.go refactored state transition and removed transistor (#7021) 2023-03-04 21:14:45 +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 phase0 support to Erigon-CL. (#7066) 2023-03-11 19:27:21 +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 Capella specs support to Erigon-CL (#7051) 2023-03-07 21:57:18 +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 Capella specs support to Erigon-CL (#7051) 2023-03-07 21:57:18 +00:00
process_slots.go Added hard fork transition support to Erigon-CL. (#7088) 2023-03-13 12:10:36 +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 Capella specs support to Erigon-CL (#7051) 2023-03-07 21:57:18 +00:00
processing.go refactored state transition and removed transistor (#7021) 2023-03-04 21:14:45 +00:00
resets.go refactored state transition and removed transistor (#7021) 2023-03-04 21:14:45 +00:00