This website requires JavaScript.
Explore
Help
Sign In
gnosis
/
lighthouse
Watch
1
Star
0
Fork
0
You've already forked lighthouse
mirror of
https://github.com/sigp/lighthouse.git
synced
2026-03-10 04:01:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3dfdfc95ac84aac141ee24ddc89c8f35b53c87e7
lighthouse
/
eth2
/
state_processing
/
src
History
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