lighthouse/consensus/state_processing/src/per_block_processing
Paul Hauner 7664776fc4 Add test for exits spanning epochs (#3476)
## Issue Addressed

NA

## Proposed Changes

Adds a test that was written whilst doing some testing. This PR does not make changes to production code, it just adds a test for already existing functionality.

## Additional Info

NA
2022-08-17 02:36:40 +00:00
..
altair Optimise per_epoch_processing low-hanging-fruit (#3254) 2022-06-10 04:29:28 +00:00
altair.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
block_signature_verifier.rs Kiln mev boost (#3062) 2022-03-31 07:52:23 +00:00
errors.rs Retrospective invalidation of exec. payloads for opt. sync (#2837) 2022-02-28 22:07:48 +00:00
is_valid_indexed_attestation.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
process_operations.rs Optimise per_epoch_processing low-hanging-fruit (#3254) 2022-06-10 04:29:28 +00:00
signature_sets.rs Kiln mev boost (#3062) 2022-03-31 07:52:23 +00:00
tests.rs Add test for exits spanning epochs (#3476) 2022-08-17 02:36:40 +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_deposit.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +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