lighthouse/consensus/types/src
Divma 047c7544e3 Clean capella (#4019)
## Issue Addressed

Cleans up all the remnants of 4844 in capella. This makes sure when 4844 is reviewed there is nothing we are missing because it got included here 

## Proposed Changes

drop a bomb on every 4844 thing 

## Additional Info

Merge process I did (locally) is as follows:
- squash merge to produce one commit
- in new branch off unstable with the squashed commit create a `git revert HEAD` commit
- merge that new branch onto 4844 with `--strategy ours`
- compare local 4844 to remote 4844 and make sure the diff is empty
- enjoy

Co-authored-by: Paul Hauner <paul@paulhauner.com>
2023-03-01 03:19:02 +00:00
..
beacon_state Use eth1_withdrawal_credentials in Test States (#3898) 2023-01-24 16:22:51 +01:00
test_utils Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00
aggregate_and_proof.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
application_domain.rs Register validator api (#3194) 2022-06-30 00:49:21 +00:00
attestation_data.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
attestation_duty.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
attestation.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
attester_slashing.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
beacon_block_body.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
beacon_block_header.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
beacon_block.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
beacon_committee.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
beacon_state.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
bls_to_execution_change.rs Broadcast address changes at Capella (#3919) 2023-02-07 17:13:49 +11:00
builder_bid.rs Properly Deserialize ForkVersionedResponses (#3944) 2023-02-10 08:49:25 -06:00
chain_spec.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
checkpoint.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
config_and_preset.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
consts.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
contribution_and_proof.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
deposit_data.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
deposit_message.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
deposit_tree_snapshot.rs Deposit Cache Finalization & Fast WS Sync (#2915) 2022-10-30 04:04:24 +00:00
deposit.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
enr_fork_id.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
eth1_data.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
eth_spec.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
execution_block_hash.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
execution_block_header.rs Verify blockHash with withdrawals 2023-01-13 12:46:54 +11:00
execution_payload_header.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
execution_payload.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
fork_context.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
fork_data.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
fork_name.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
fork_versioned_response.rs Properly Deserialize ForkVersionedResponses (#3944) 2023-02-10 08:49:25 -06:00
fork.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
graffiti.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
historical_batch.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
historical_summary.rs Merge remote-tracking branch 'origin/unstable' into capella 2023-01-12 16:22:00 +11:00
indexed_attestation.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
lib.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
light_client_bootstrap.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
light_client_finality_update.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
light_client_optimistic_update.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
light_client_update.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
participation_flags.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
participation_list.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
payload.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
pending_attestation.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
preset.rs merge upstream/unstable 2022-12-28 14:43:25 -06: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 Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
relative_epoch.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
selection_proof.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
shuffling_id.rs Optimize validator duties (#2243) 2021-03-17 05:09:57 +00:00
signed_aggregate_and_proof.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
signed_beacon_block_header.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
signed_beacon_block.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
signed_bls_to_execution_change.rs Broadcast address changes at Capella (#3919) 2023-02-07 17:13:49 +11:00
signed_contribution_and_proof.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
signed_voluntary_exit.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
signing_data.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11: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 Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
sqlite.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
subnet_id.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
sync_aggregate.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
sync_aggregator_selection_data.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
sync_committee_contribution.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
sync_committee_message.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
sync_committee_subscription.rs Add quoted u64/u64_vec to SyncCommitteeSubscription (#2589) 2021-09-11 23:56:16 +00:00
sync_committee.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
sync_duty.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
sync_selection_proof.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
sync_subnet_id.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11: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 Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
voluntary_exit.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
withdrawal.rs Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00