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-15 02:42:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7660cbd4190acabafe64a4ded1668a7568c842c5
lighthouse
/
eth2
/
state_processing
/
src
/
per_block_processing
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
..
errors.rs
Add a cache for public keys to BeaconState
2019-03-13 16:40:28 +11:00
validate_attestation.rs
Fix bug in attestation verification
2019-03-09 20:09:17 +11:00
verify_attester_slashing.rs
Optimise attester slashing processing.
2019-03-10 08:55:45 +11:00
verify_deposit.rs
Add a cache for public keys to BeaconState
2019-03-13 16:40:28 +11:00
verify_exit.rs
Add deposit processing, fix clippy lints
2019-03-07 16:15:38 +11:00
verify_proposer_slashing.rs
Add deposit processing, fix clippy lints
2019-03-07 16:15:38 +11:00
verify_slashable_attestation.rs
Start reorg of per_epoch_processing
2019-03-06 17:14:54 +11:00
verify_transfer.rs
Add transfer processing to BeaconChain
2019-03-07 17:23:11 +11:00