lighthouse/consensus/state_processing/src/per_block_processing
2023-01-09 11:05:28 +11:00
..
altair Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
eip4844 Fix clippy complaints 2022-12-28 14:47:16 -06:00
altair.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
block_signature_verifier.rs Removed withdrawals feature flag 2022-12-19 15:38:46 -06:00
eip4844.rs Fixes to make EF Capella tests pass (#3719) 2022-11-14 13:14:31 -06:00
errors.rs Fix some capella nits (#3782) 2022-12-12 11:40:44 +11:00
is_valid_indexed_attestation.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
process_operations.rs Isolate withdrawals-processing Feature (#3854) 2023-01-09 11:05:28 +11: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 Prioritise important parts of block processing (#3696) 2022-11-30 05:22:58 +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 Fixes to make EF Capella tests pass (#3719) 2022-11-14 13:14:31 -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