erigon-pulse/cmd/erigon-cl/core/transition
2023-02-16 19:04:16 +00:00
..
test_data added better tests to epoch transitions (#6838) 2023-02-10 23:53:05 +00:00
block_transition.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 ~2x Optimization to state root computation (#6854) 2023-02-12 21:26:31 +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 Added Epoch processing Ethereum consensus tests (#6878) 2023-02-15 16:53:28 +00: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 Remove state root computation when disabled check mode is used (#6855) 2023-02-12 23:43:11 +00:00
process_sync_aggregate.go Remove state root computation when disabled check mode is used (#6855) 2023-02-12 23:43:11 +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 Remove state root computation when disabled check mode is used (#6855) 2023-02-12 23:43:11 +00:00