erigon-pulse/cmd/erigon-cl/core/transition
2023-03-04 16:28:20 +00:00
..
test_data added better tests to epoch transitions (#6838) 2023-02-10 23:53:05 +00:00
block_transition.go Fixed sanity consensus tests for slots processing (#6949) 2023-02-24 21:07:32 +00:00
finalization_and_justification.go Fixed random/random consensus spec tests (#6955) 2023-02-25 14:50:01 +00:00
operations_test.go Passing operations consensus tests. (#7018) 2023-03-03 22:52:33 +00:00
operations.go Passing operations consensus tests. (#7018) 2023-03-03 22:52:33 +00:00
process_attestations.go Fixed sanity consensus tests for slots processing (#6949) 2023-02-24 21:07:32 +00:00
process_effective_balance_update.go Fixed epoch processing consensus tests (#6887) 2023-02-16 19:04:16 +00:00
process_epoch_test.go Remove state root computation when disabled check mode is used (#6855) 2023-02-12 23:43:11 +00:00
process_epoch.go added epoch processing to CL (#6842) 2023-02-11 22:15:30 +00:00
process_inactivity_scores.go Remove state root computation when disabled check mode is used (#6855) 2023-02-12 23:43:11 +00:00
process_registry_updates.go added epoch processing to CL (#6842) 2023-02-11 22:15:30 +00:00
process_rewards_and_penalties.go faster rewards and penalties processing (#6958) 2023-02-25 21:51:30 +00:00
process_slashings.go Added reward/penalties processing (#6819) 2023-02-09 17:48:52 +01:00
process_slots_test.go added empty slots sanity tests (#6950) 2023-02-24 21:43:58 +00:00
process_slots.go optimized state roots cache for erigon-cl (#7020) 2023-03-04 16:28:20 +00:00
process_sync_aggregate.go Passing all finality consensus-spec-tests for altair/bellatrix (#6894) 2023-02-17 17:57:05 +00:00
process_sync_committee_update_test.go Remove state root computation when disabled check mode is used (#6855) 2023-02-12 23:43:11 +00:00
process_sync_committee_update.go Added processing of sync committee updates (#6836) 2023-02-10 16:17:12 +00: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.go Added processing of flag indexes updates (#6832) 2023-02-10 14:17:27 +00:00
state_transistor.go optimized state roots cache for erigon-cl (#7020) 2023-03-04 16:28:20 +00:00