lighthouse/testing/ef_tests/src/cases
Michael Sproul 258b28469e Update consensus code and tests to v0.12.3 (#1655)
## Proposed Changes

Update test vectors for v0.12.3, and introduced configurable `proportional_slashing_multiplier`.

Also makes `YamlConfig` a bit safer by making every field access in `apply_to_chain_spec` explicit, and removing the `#[serde(default)]` attribute, which would instantiate missing fields to type defaults! Risky!
2020-09-26 01:58:29 +00:00
..
bls_aggregate_sigs.rs Support multiple BLS implementations (#1335) 2020-07-25 02:03:18 +00:00
bls_aggregate_verify.rs Support multiple BLS implementations (#1335) 2020-07-25 02:03:18 +00:00
bls_fast_aggregate_verify.rs Support multiple BLS implementations (#1335) 2020-07-25 02:03:18 +00:00
bls_sign_msg.rs Support multiple BLS implementations (#1335) 2020-07-25 02:03:18 +00:00
bls_verify_msg.rs Support multiple BLS implementations (#1335) 2020-07-25 02:03:18 +00:00
common.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
epoch_processing.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
genesis_initialization.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
genesis_validity.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
operations.rs Update consensus code and tests to v0.12.3 (#1655) 2020-09-26 01:58:29 +00:00
sanity_blocks.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
sanity_slots.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
shuffling.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
ssz_generic.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
ssz_static.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00