lighthouse/eth2/state_processing/src
pscott 8e1e6838d2 Add individual processing for ef tests (#745)
* Add Individual signature verification for ef tests

* Add clone state to avoid errors in ef tests

* Add state verification for VerifyIndividual in ef tests

* Add Clone derive for errors

* Update comments
2020-01-08 10:24:44 +11:00
..
common Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
per_block_processing Add individual processing for ef tests (#745) 2020-01-08 10:24:44 +11:00
per_epoch_processing Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
genesis.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
lib.rs Eth1 Integration (#542) 2019-11-15 14:47:51 +11:00
macros.rs Bulk signature verification (#507) 2019-08-29 11:34:25 +10:00
per_block_processing.rs Faster BeaconState enc/dec (#671) 2019-12-06 16:44:03 +11:00
per_epoch_processing.rs Make API friendly to block explorers (#702) 2019-12-19 11:45:28 +11:00
per_slot_processing.rs Optimization: avoid recomputing known state roots (#762) 2020-01-03 15:09:00 +11:00
test_utils.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00