lighthouse/eth2/state_processing/src
Michael Sproul 18ca94dc29
Fix duplicate proposer slashing bug (#1086)
Remove parallelism from proposer slashing verification.

Closes #1065
2020-04-30 15:21:43 +10:00
..
common Merge latest master 2020-04-22 01:05:46 +10:00
per_block_processing Fix duplicate proposer slashing bug (#1086) 2020-04-30 15:21:43 +10:00
per_epoch_processing Use checked arithmetic in types and state proc (#1009) 2020-04-20 12:35:11 +10:00
genesis.rs Ensure genesis is not triggered too early (#1052) 2020-04-29 11:37:14 +10:00
lib.rs Ensure genesis is not triggered too early (#1052) 2020-04-29 11:37:14 +10:00
macros.rs Bulk signature verification (#507) 2019-08-29 11:34:25 +10:00
per_block_processing.rs Fix duplicate proposer slashing bug (#1086) 2020-04-30 15:21:43 +10:00
per_epoch_processing.rs Use checked arithmetic in types and state proc (#1009) 2020-04-20 12:35:11 +10:00
per_slot_processing.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00
test_utils.rs Update to spec v0.11 (#959) 2020-04-01 22:03:03 +11:00