lighthouse/consensus/state_processing/src/per_block_processing
2022-11-10 11:49:55 -06:00
..
altair Optimise per_epoch_processing low-hanging-fruit (#3254) 2022-06-10 04:29:28 +00:00
eip4844 Block processing eip4844 (#3673) 2022-11-01 13:15:11 -04:00
altair.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
block_signature_verifier.rs merge with unstable 2022-11-01 13:18:00 -04:00
eip4844.rs Block processing eip4844 (#3673) 2022-11-01 13:15:11 -04:00
errors.rs Updated for queueless withdrawals spec 2022-11-09 18:09:34 -06:00
is_valid_indexed_attestation.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
process_operations.rs BeaconState field renamed 2022-11-10 11:49:55 -06:00
signature_sets.rs Updated for queueless withdrawals spec 2022-11-09 18:09:34 -06:00
tests.rs Consensus context with proposer index caching (#3604) 2022-10-15 22:25:54 +00:00
verify_attestation.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
verify_attester_slashing.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
verify_bls_to_execution_change.rs Fixed compiling with withdrawals enabled 2022-11-09 19:34:19 -06:00
verify_deposit.rs Optimise HTTP validator lookups (#3559) 2022-10-15 22:25:51 +00:00
verify_exit.rs removed verify_exit_time_independent_only function (#2509) 2021-08-30 06:41:30 +00:00
verify_proposer_slashing.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00