## 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! |
||
|---|---|---|
| .. | ||
| common | ||
| per_block_processing | ||
| per_epoch_processing | ||
| genesis.rs | ||
| lib.rs | ||
| macros.rs | ||
| per_block_processing.rs | ||
| per_epoch_processing.rs | ||
| per_slot_processing.rs | ||
| test_utils.rs | ||
| verify_operation.rs | ||