erigon-pulse/cmd/erigon-cl/core/transition
2023-02-09 17:48:52 +01:00
..
test_data Added reward/penalties processing (#6819) 2023-02-09 17:48:52 +01:00
block_transition.go Added Optimizations to Beacon state transition. (#6792) 2023-02-07 17:44:37 +01:00
finalization_and_justification_test.go Added Optimizations to Beacon state transition. (#6792) 2023-02-07 17:44:37 +01:00
finalization_and_justification.go Added reward/penalties processing (#6819) 2023-02-09 17:48:52 +01:00
operations_test.go Added Optimizations to Beacon state transition. (#6792) 2023-02-07 17:44:37 +01:00
operations.go Added reward/penalties processing (#6819) 2023-02-09 17:48:52 +01:00
process_attestations.go Added reward/penalties processing (#6819) 2023-02-09 17:48:52 +01:00
process_rewards_and_penalties_test.go Added reward/penalties processing (#6819) 2023-02-09 17:48:52 +01:00
process_rewards_and_penalties.go Added reward/penalties processing (#6819) 2023-02-09 17:48:52 +01:00
process_slashings_test.go Added Optimizations to Beacon state transition. (#6792) 2023-02-07 17:44:37 +01:00
process_slashings.go Added reward/penalties processing (#6819) 2023-02-09 17:48:52 +01:00
process_slots_test.go Cleaned up and optimized proposer index retriaval. (#6799) 2023-02-07 20:14:04 +01:00
process_slots.go Cleaned up and optimized proposer index retriaval. (#6799) 2023-02-07 20:14:04 +01:00
process_sync_aggregate.go Added reward/penalties processing (#6819) 2023-02-09 17:48:52 +01:00
processing_test.go Added Optimizations to Beacon state transition. (#6792) 2023-02-07 17:44:37 +01:00
processing.go Added Optimizations to Beacon state transition. (#6792) 2023-02-07 17:44:37 +01:00
resets_test.go added sync aggregate method for processing (#6740) 2023-01-30 14:39:56 +01:00
resets.go added resets processing for Erigon-CL (#6716) 2023-01-27 01:24:03 +01:00
state_transistor.go added sync aggregate method for processing (#6740) 2023-01-30 14:39:56 +01:00