lighthouse-pulse/eth2/state_processing/src
Paul Hauner 6cd3c4bd1a
Add a cache for public keys to BeaconState
This allows for a fast lookup of "is this public key already in the
validator registry".
2019-03-13 16:40:28 +11:00
..
per_block_processing Add a cache for public keys to BeaconState 2019-03-13 16:40:28 +11:00
per_epoch_processing Add comments to epoch_processing 2019-03-12 18:02:53 +11:00
lib.rs Update per-slot processing to v0.4.0 2019-03-07 08:37:13 +11:00
macros.rs Refactor winning root logic 2019-03-07 11:32:53 +11:00
per_block_processing.rs Add a cache for public keys to BeaconState 2019-03-13 16:40:28 +11:00
per_epoch_processing.rs Add comments to epoch_processing 2019-03-12 18:02:53 +11:00
per_slot_processing.rs Update per-slot processing to v0.4.0 2019-03-07 08:37:13 +11:00