lighthouse/consensus/state_processing/src
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
..
common Optimise per_epoch_processing low-hanging-fruit (#3254) 2022-06-10 04:29:28 +00:00
per_block_processing Add test for exits spanning epochs (#3476) 2022-08-17 02:36:40 +00:00
per_epoch_processing Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00
upgrade Update to spec v1.1.8 (#2893) 2022-01-19 00:24:19 +00:00
block_replayer.rs Separate execution payloads in the DB (#3157) 2022-05-12 00:42:17 +00:00
genesis.rs Update to spec v1.1.8 (#2893) 2022-01-19 00:24:19 +00:00
lib.rs Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
macros.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
metrics.rs Cache participating indices for Altair epoch processing (#2416) 2021-07-27 07:01:01 +00:00
per_block_processing.rs Add support for beaconAPI in lcli functions (#3252) 2022-08-09 06:05:13 +00:00
per_epoch_processing.rs Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00
per_slot_processing.rs Update to spec v1.1.8 (#2893) 2022-01-19 00:24:19 +00:00
state_advance.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
upgrade.rs Update to spec v1.1.8 (#2893) 2022-01-19 00:24:19 +00:00
verify_operation.rs Detailed validator monitoring (#2151) 2021-01-20 19:19:38 +00:00