This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
lighthouse
Watch
11
Star
0
Fork
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7ddbdc15bb8f460c70bd148d12e538f5bbca4c1a
lighthouse
/
eth2
/
state_processing
/
src
/
per_block_processing
T
History
Paul Hauner
f479beb87e
Implement deposit merkle root verification.
...
It is currently disabled, but it's there for later.
2019-03-08 09:26:03 +11:00
..
errors.rs
Implement deposit merkle root verification.
2019-03-08 09:26:03 +11:00
validate_attestation.rs
Start reorg of per_epoch_processing
2019-03-06 17:14:54 +11:00
verify_attester_slashing.rs
Start reorg of per_epoch_processing
2019-03-06 17:14:54 +11:00
verify_deposit.rs
Implement deposit merkle root verification.
2019-03-08 09:26:03 +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