lighthouse/consensus/state_processing/src/per_block_processing
realbigsean a3a7f39b0d [Altair] Sync committee pools (#2321)
Add pools supporting sync committees:
- naive sync aggregation pool
- observed sync contributions pool
- observed sync contributors pool
- observed sync aggregators pool

Add SSZ types and tests related to sync committee signatures.

Co-authored-by: Michael Sproul <michael@sigmaprime.io>
Co-authored-by: realbigsean <seananderson33@gmail.com>
2021-07-15 00:52:02 +00:00
..
altair Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
altair.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
block_signature_verifier.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
errors.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
is_valid_indexed_attestation.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
process_operations.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
signature_sets.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
tests.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
verify_attestation.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
verify_attester_slashing.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
verify_deposit.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
verify_exit.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
verify_proposer_slashing.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00