lighthouse/consensus/types/src
Michael Sproul bc6a848ded Quote integers in sync committee contributions (#2515)
## Issue Addressed

Closes #2514

## Additional Info

I've verified that the API now behaves correctly on altair-devnet-3
2021-08-17 02:35:23 +00:00
..
beacon_state Use THC for state.inactivity_scores (#2504) 2021-08-09 04:58:17 +00:00
test_utils [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
aggregate_and_proof.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
attestation_data.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
attestation_duty.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
attestation.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
attester_slashing.rs Update for clippy 1.50 (#2193) 2021-02-15 00:09:12 +00:00
beacon_block_body.rs Metrics for sync aggregate fullness (#2439) 2021-07-13 02:22:55 +00:00
beacon_block_header.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
beacon_block.rs Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
beacon_committee.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
beacon_state.rs Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
chain_spec.rs Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
checkpoint.rs Bump all spec tags to v0.12.1 (#1275) 2020-06-19 11:18:27 +10:00
config_and_preset.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
consts.rs Update to spec v1.1.0-beta.1 (#2460) 2021-07-27 05:43:35 +00:00
contribution_and_proof.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
deposit_data.rs Detailed validator monitoring (#2151) 2021-01-20 19:19:38 +00:00
deposit_message.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
deposit.rs Bump all spec tags to v0.12.1 (#1275) 2020-06-19 11:18:27 +10:00
enr_fork_id.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
eth1_data.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
eth_spec.rs Altair networking (#2300) 2021-08-04 01:44:57 +00:00
fork_context.rs Altair networking (#2300) 2021-08-04 01:44:57 +00:00
fork_data.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
fork_name.rs Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
fork.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
free_attestation.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
graffiti.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
historical_batch.rs Bump all spec tags to v0.12.1 (#1275) 2020-06-19 11:18:27 +10:00
indexed_attestation.rs rust 1.53.0 updates (#2411) 2021-06-18 05:58:01 +00:00
lib.rs Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
participation_flags.rs Tree hash caching and optimisations for Altair (#2459) 2021-07-23 00:23:53 +00:00
participation_list.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
pending_attestation.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
preset.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
proposer_slashing.rs Implement slasher (#1567) 2020-11-23 03:43:22 +00:00
relative_epoch.rs Remove saturating arith from state_processing (#1644) 2020-09-25 05:18:21 +00:00
selection_proof.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
shuffling_id.rs Optimize validator duties (#2243) 2021-03-17 05:09:57 +00:00
signed_aggregate_and_proof.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
signed_beacon_block_header.rs Update for clippy 1.50 (#2193) 2021-02-15 00:09:12 +00:00
signed_beacon_block.rs Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
signed_contribution_and_proof.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
signed_voluntary_exit.rs Bump all spec tags to v0.12.1 (#1275) 2020-06-19 11:18:27 +10:00
signing_data.rs Consensus updates for v0.12 (#1228) 2020-06-03 14:56:54 +10:00
slot_data.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
slot_epoch_macros.rs Updated to comply with new clippy formatting rules (#2336) 2021-05-10 00:53:09 +00:00
slot_epoch.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
sqlite.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
subnet_id.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
sync_aggregate.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
sync_aggregator_selection_data.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
sync_committee_contribution.rs Quote integers in sync committee contributions (#2515) 2021-08-17 02:35:23 +00:00
sync_committee_message.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
sync_committee_subscription.rs Altair networking (#2300) 2021-08-04 01:44:57 +00:00
sync_committee.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
sync_duty.rs Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
sync_selection_proof.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
sync_subnet_id.rs Altair networking (#2300) 2021-08-04 01:44:57 +00:00
tree_hash_impls.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
validator_subscription.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
validator.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
voluntary_exit.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00