lighthouse/eth2/state_processing/src
Paul Hauner bd860eb3e1
Fixes bug in epoch processing.
- Was using the wrong slot to determine relative epoch.
- Added a non-related test I build during the search
2019-03-31 15:30:09 +11:00
..
common Push more epoch processing fns to 0.5.0 2019-03-19 19:27:10 +11:00
per_block_processing op-pool: implement attester slashings 2019-03-25 16:58:20 +11:00
per_epoch_processing Fixes bug in epoch processing. 2019-03-31 15:30:09 +11:00
get_genesis_state.rs Move get_active_validator_indices to state 2019-03-19 09:09:57 +11:00
lib.rs Move state trans fns into state_processing 2019-03-18 21:34:42 +11:00
macros.rs Refactor winning root logic 2019-03-07 11:32:53 +11:00
per_block_processing.rs types: PendingAttestation::from_attestation 2019-03-26 18:20:01 +11:00
per_epoch_processing.rs Add last of 0.5.0 upgrades. Woo! 2019-03-19 19:43:31 +11:00
per_slot_processing.rs Fix double advance-cache calls bug 2019-03-27 10:35:46 +11:00