lighthouse/testing/ef_tests/src/cases
Michael Sproul affea585f4 Remove CountUnrealized (#4357)
## Issue Addressed

Closes #4332

## Proposed Changes

Remove the `CountUnrealized` type, defaulting unrealized justification to _on_. This fixes the #4332 issue by ensuring that importing the same block to fork choice always results in the same outcome.

Finalized sync speed may be slightly impacted by this change, but that is deemed an acceptable trade-off until the optimisation from #4118 is implemented.

TODO:

- [x] Also check that the block isn't a duplicate before importing
2023-06-16 06:44:31 +00:00
..
bls_aggregate_sigs.rs Optimistic sync spec tests (v1.2.0) (#3564) 2022-10-15 22:25:52 +00:00
bls_aggregate_verify.rs Add a new bls test (#3235) 2022-10-12 23:40:42 +00:00
bls_batch_verify.rs Add a new bls test (#3235) 2022-10-12 23:40:42 +00:00
bls_eth_aggregate_pubkeys.rs Add a new bls test (#3235) 2022-10-12 23:40:42 +00:00
bls_eth_fast_aggregate_verify.rs Add a new bls test (#3235) 2022-10-12 23:40:42 +00:00
bls_fast_aggregate_verify.rs Add a new bls test (#3235) 2022-10-12 23:40:42 +00:00
bls_sign_msg.rs Add a new bls test (#3235) 2022-10-12 23:40:42 +00:00
bls_verify_msg.rs Add a new bls test (#3235) 2022-10-12 23:40:42 +00:00
common.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
epoch_processing.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
fork_choice.rs Remove CountUnrealized (#4357) 2023-06-16 06:44:31 +00:00
fork.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
genesis_initialization.rs Fixes to make EF Capella tests pass (#3719) 2022-11-14 13:14:31 -06:00
genesis_validity.rs 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
merkle_proof_validity.rs Fixed Clippy Complaints & Some Failing Tests (#3791) 2022-12-13 10:50:24 -06:00
operations.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
rewards.rs Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
sanity_blocks.rs Fix attestation withdrawals root mismatch (#4249) 2023-05-09 10:48:15 +00:00
sanity_slots.rs Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
shuffling.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
ssz_generic.rs 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
ssz_static.rs 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
transition.rs Fix attestation withdrawals root mismatch (#4249) 2023-05-09 10:48:15 +00:00