lighthouse/consensus/state_processing/src/common
ethDreamer 221c433d62
Fixed a ton of state_processing stuff (#3642)
FIXME's:
 * consensus/fork_choice/src/fork_choice.rs
 * consensus/state_processing/src/per_epoch_processing/capella.rs
 * consensus/types/src/execution_payload_header.rs
 
TODO's:
 * consensus/state_processing/src/per_epoch_processing/capella/partial_withdrawals.rs
 * consensus/state_processing/src/per_epoch_processing/capella/full_withdrawals.rs
2022-10-14 17:35:10 -05:00
..
altair.rs Optimise per_epoch_processing low-hanging-fruit (#3254) 2022-06-10 04:29:28 +00:00
base.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
deposit_data_tree.rs Remove saturating arith from state_processing (#1644) 2020-09-25 05:18:21 +00:00
get_attestation_participation.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
get_attesting_indices.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
get_indexed_attestation.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
initiate_validator_exit.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
mod.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
slash_validator.rs Fixed a ton of state_processing stuff (#3642) 2022-10-14 17:35:10 -05:00