lighthouse/consensus/types/src
2022-12-14 13:00:41 +11:00
..
beacon_state Merged with unstable 2022-11-30 17:29:10 -06:00
test_utils Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00
aggregate_and_proof.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
application_domain.rs Register validator api (#3194) 2022-06-30 00:49:21 +00:00
attestation_data.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
attestation_duty.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
attestation.rs Use SmallVec in Bitfield (#3025) 2022-02-17 23:55:04 +00:00
attester_slashing.rs Update for clippy 1.50 (#2193) 2021-02-15 00:09:12 +00:00
beacon_block_body.rs Fixes to make EF Capella tests pass (#3719) 2022-11-14 13:14:31 -06:00
beacon_block_header.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
beacon_block.rs Fixes to make EF Capella tests pass (#3719) 2022-11-14 13:14:31 -06:00
beacon_committee.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
beacon_state.rs Merged with unstable 2022-11-30 17:29:10 -06:00
blobs_sidecar.rs Fixes to make EF Capella tests pass (#3719) 2022-11-14 13:14:31 -06:00
bls_to_execution_change.rs Fix some capella nits (#3782) 2022-12-12 11:40:44 +11:00
builder_bid.rs Added Capella Data Structures to consensus/types (#3637) 2022-10-13 09:37:20 -05:00
chain_spec.rs Fixed Compiler Warnings & Failing Tests (#3771) 2022-12-03 10:42:12 +11:00
checkpoint.rs Bump all spec tags to v0.12.1 (#1275) 2020-06-19 11:18:27 +10:00
config_and_preset.rs Merge branch 'unstable' of https://github.com/sigp/lighthouse into eip4844 2022-11-04 13:23:55 -04:00
consts.rs Block processing eip4844 (#3673) 2022-11-01 13:15:11 -04:00
contribution_and_proof.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
deposit_data.rs Lazy hashing for SignedBeaconBlock in sync (#2916) 2022-01-14 07:20:54 +00:00
deposit_message.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
deposit_tree_snapshot.rs Deposit Cache Finalization & Fast WS Sync (#2915) 2022-10-30 04:04:24 +00:00
deposit.rs Lazy hashing for SignedBeaconBlock in sync (#2916) 2022-01-14 07:20:54 +00:00
enr_fork_id.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
eth1_data.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
eth_spec.rs Fixes to make EF Capella tests pass (#3719) 2022-11-14 13:14:31 -06:00
execution_block_hash.rs Use SmallVec for TreeHash packed encoding (#3581) 2022-09-16 08:54:06 +00:00
execution_payload_header.rs Fixed moar tests (#3774) 2022-12-05 09:08:55 +11:00
execution_payload.rs Fixed moar tests (#3774) 2022-12-05 09:08:55 +11:00
fork_context.rs Capella eip 4844 cleanup (#3652) 2022-10-26 15:15:26 -04:00
fork_data.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
fork_name.rs Fixed Compiler Warnings & Failing Tests (#3771) 2022-12-03 10:42:12 +11:00
fork.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
free_attestation.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
graffiti.rs Fix rust 1.65 lints (#3682) 2022-11-04 07:43:43 +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 Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
kzg_commitment.rs Fixes to make EF Capella tests pass (#3719) 2022-11-14 13:14:31 -06:00
kzg_proof.rs Fixes to make EF Capella tests pass (#3719) 2022-11-14 13:14:31 -06:00
lib.rs Merge remote-tracking branch 'origin/unstable' into capella-update 2022-12-14 13:00:41 +11:00
light_client_bootstrap.rs Added Merkle Proof Generation for Beacon State (#3674) 2022-11-08 01:58:18 +00:00
light_client_finality_update.rs Adding light_client gossip topics (#3693) 2022-12-13 06:24:51 +00:00
light_client_optimistic_update.rs Adding light_client gossip topics (#3693) 2022-12-13 06:24:51 +00:00
light_client_update.rs Added Merkle Proof Generation for Beacon State (#3674) 2022-11-08 01:58:18 +00:00
participation_flags.rs Use SmallVec for TreeHash packed encoding (#3581) 2022-09-16 08:54:06 +00:00
participation_list.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
payload.rs Fixed Clippy Complaints & Some Failing Tests (#3791) 2022-12-13 10:50:24 -06:00
pending_attestation.rs Get arbitrary check passing (2.0) (#2710) 2021-10-14 02:58:11 +00:00
preset.rs Native support for Gnosis Beacon Chain network (#2931) 2022-01-27 22:58:33 +00:00
proposer_preparation_data.rs Proposer preparation data quoted validator index in API (#3080) 2022-03-13 21:57:05 +00:00
proposer_slashing.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +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 Lazy hashing for SignedBeaconBlock in sync (#2916) 2022-01-14 07:20:54 +00:00
signed_beacon_block.rs Fixed compiling with withdrawals enabled 2022-11-09 19:34:19 -06:00
signed_bls_to_execution_change.rs Fix some capella nits (#3782) 2022-12-12 11:40:44 +11:00
signed_contribution_and_proof.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
signed_voluntary_exit.rs Lazy hashing for SignedBeaconBlock in sync (#2916) 2022-01-14 07:20:54 +00: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 Use SmallVec for TreeHash packed encoding (#3581) 2022-09-16 08:54:06 +00:00
slot_epoch.rs Use SmallVec for TreeHash packed encoding (#3581) 2022-09-16 08:54:06 +00:00
sqlite.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
subnet_id.rs [DEV FEATURE] Deterministic long lived subnets (#3453) 2022-10-04 10:37:48 +00:00
sync_aggregate.rs Lazy hashing for SignedBeaconBlock in sync (#2916) 2022-01-14 07:20:54 +00:00
sync_aggregator_selection_data.rs Web3Signer support for VC (#2522) 2021-09-16 03:26:33 +00:00
sync_committee_contribution.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
sync_committee_message.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
sync_committee_subscription.rs Add quoted u64/u64_vec to SyncCommitteeSubscription (#2589) 2021-09-11 23:56:16 +00:00
sync_committee.rs Validator monitor support for sync committees (#2476) 2021-08-31 23:31:36 +00:00
sync_duty.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
sync_selection_proof.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00
sync_subnet_id.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
tree_hash_impls.rs Fixes to make EF Capella tests pass (#3719) 2022-11-14 13:14:31 -06:00
validator_registration_data.rs Register validator api (#3194) 2022-06-30 00:49:21 +00:00
validator_subscription.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
validator.rs Fix some capella nits (#3782) 2022-12-12 11:40:44 +11:00
voluntary_exit.rs Lazy hashing for SignedBeaconBlock in sync (#2916) 2022-01-14 07:20:54 +00:00
withdrawal.rs Fix Withdrawal serialisation and check address change fork (#3789) 2022-12-13 17:03:21 +11:00