lighthouse/beacon_node/beacon_chain/src
2023-02-05 17:31:20 -05:00
..
attestation_verification
schema_change Added bls_to_execution_changes to PersistedOpPool (#3857) 2023-01-09 12:38:02 +11:00
attestation_verification.rs
attester_cache.rs
beacon_chain.rs add back in 4844 tx consistencycheck during payload reconstruction 2023-02-05 17:31:20 -05:00
beacon_fork_choice_store.rs
beacon_proposer_cache.rs
beacon_snapshot.rs
blob_cache.rs cleanup: remove unused imports, unusued fields (#3834) 2022-12-23 17:16:10 -05:00
blob_verification.rs merge conflict resolution 2023-01-25 11:10:44 +01:00
block_reward.rs
block_times_cache.rs
block_verification.rs move available block comment 2023-01-23 09:17:57 +01:00
builder.rs merge capella 2023-01-12 12:51:09 -05:00
canonical_head.rs
chain_config.rs Verify blockHash with withdrawals 2023-01-13 12:46:54 +11:00
early_attester_cache.rs add new traits 2023-01-20 16:04:35 -05:00
errors.rs Implement sync_committee_rewards API (per-validator reward) (#3903) 2023-01-25 14:22:15 +01:00
eth1_chain.rs
eth1_finalization_cache.rs
events.rs
execution_payload.rs Merge remote-tracking branch 'origin/unstable' into capella 2023-01-12 16:22:00 +11:00
fork_choice_signal.rs
fork_revert.rs
head_tracker.rs
historical_blocks.rs dont verify the signature of the genesis block in backfill sync (#3846) 2023-01-03 17:23:01 -05:00
kzg_utils.rs Update kzg library to use bytes only interface 2023-01-17 12:12:17 +05:30
lib.rs Implement sync_committee_rewards API (per-validator reward) (#3903) 2023-01-25 14:22:15 +01:00
light_client_finality_update_verification.rs
light_client_optimistic_update_verification.rs light client optimistic update reprocessing (#3799) 2023-01-25 14:23:33 +01:00
merge_readiness.rs
metrics.rs
migrate.rs
naive_aggregation_pool.rs
observed_aggregates.rs
observed_attesters.rs
observed_block_producers.rs
observed_operations.rs Isolate withdrawals-processing Feature (#3854) 2023-01-09 11:05:28 +11:00
otb_verification_service.rs
persisted_beacon_chain.rs
persisted_fork_choice.rs
pre_finalization_cache.rs
proposer_prep_service.rs
schema_change.rs Added bls_to_execution_changes to PersistedOpPool (#3857) 2023-01-09 12:38:02 +11:00
shuffling_cache.rs
snapshot_cache.rs
state_advance_timer.rs
sync_committee_rewards.rs Update sync rewards API for abstract exec payload 2023-01-25 14:23:35 +01:00
sync_committee_verification.rs
test_utils.rs Fix the new BLS to execution change test 2023-01-25 14:23:35 +01:00
timeout_rw_lock.rs
validator_monitor.rs Improve validator monitor experience for high validator counts (#3728) 2023-01-09 08:18:55 +00:00
validator_pubkey_cache.rs