lighthouse/consensus/state_processing/src/per_epoch_processing
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
..
apply_rewards.rs Remove saturating arith from state_processing (#1644) 2020-09-25 05:18:21 +00:00
errors.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
process_slashings.rs Update consensus code and tests to v0.12.3 (#1655) 2020-09-26 01:58:29 +00:00
registry_updates.rs Remove saturating arith from state_processing (#1644) 2020-09-25 05:18:21 +00:00
tests.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
validator_statuses.rs Bump all spec tags to v0.12.1 (#1275) 2020-06-19 11:18:27 +10:00