erigon-pulse/cmd/erigon-cl/core/transition
Giulio rebuffo e6ba82ca0b
Added Capella specs support to Erigon-CL (#7051)
Passing consensus-specs tests for Capella. Processing of withdrawals and
ExecutionChanges. efficient non-validation implemented. Refactored:
ExecutionPayload/ExecutionPayloadHeader.
2023-03-07 21:57:18 +00:00
..
test_data added better tests to epoch transitions (#6838) 2023-02-10 23:53:05 +00:00
block_transition.go Added Capella specs support to Erigon-CL (#7051) 2023-03-07 21:57:18 +00:00
finalization_and_justification.go refactored state transition and removed transistor (#7021) 2023-03-04 21:14:45 +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 refactored state transition and removed transistor (#7021) 2023-03-04 21:14:45 +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 refactored state transition and removed transistor (#7021) 2023-03-04 21:14:45 +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 refactored state transition and removed transistor (#7021) 2023-03-04 21:14:45 +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 Capella specs support to Erigon-CL (#7051) 2023-03-07 21:57:18 +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 refactored state transition and removed transistor (#7021) 2023-03-04 21:14:45 +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