..
attestation_verification
Attestation verification uses head state fork ( #4263 )
2023-05-15 02:10:41 +00:00
data_availability_checker
Reduce size of futures in HTTP API to prevent stack overflows ( #5104 )
2024-01-23 15:32:07 +11:00
schema_change
Backfill blob storage fix ( #5119 )
2024-01-24 09:35:02 +11:00
attestation_rewards.rs
Fix for issue 4860 - Added in process_justification_and_finalization ( #4877 )
2023-11-16 22:07:48 +11:00
attestation_simulator.rs
Fix IncorrectAttestationSource error in attn. simulator ( #5048 )
2024-01-10 10:47:00 +11:00
attestation_verification.rs
Fix Rust beta compiler errors (1.77) ( #5180 )
2024-02-05 17:54:11 +00:00
attester_cache.rs
Remove unused error
2023-02-14 12:43:13 +01:00
beacon_block_reward.rs
Block v3 endpoint ( #4629 )
2023-11-03 00:12:18 +00:00
beacon_block_streamer.rs
Fix todos in deneb code ( #4547 )
2023-08-03 20:27:03 -04:00
beacon_chain.rs
Compute recent lightclient updates ( #4969 )
2024-01-31 05:25:51 +00:00
beacon_fork_choice_store.rs
Remove checkpoint alignment requirements and enable historic state pruning ( #4610 )
2023-08-21 05:02:32 +00:00
beacon_proposer_cache.rs
Update dependencies to get rid of the yanked deps ( #4994 )
2023-12-15 18:31:59 +11:00
beacon_snapshot.rs
Move dependencies to workspace ( #4650 )
2023-09-22 04:30:56 +00:00
blob_verification.rs
create unified slashing cache ( #5033 )
2024-01-08 10:30:57 -05:00
block_reward.rs
Capella eip 4844 cleanup ( #3652 )
2022-10-26 15:15:26 -04:00
block_times_cache.rs
Sidecar inclusion proof ( #4900 )
2023-12-05 11:19:59 -05:00
block_verification_types.rs
Sidecar inclusion proof ( #4900 )
2023-12-05 11:19:59 -05:00
block_verification.rs
Reduce size of futures in HTTP API to prevent stack overflows ( #5104 )
2024-01-23 15:32:07 +11:00
builder.rs
Test backfill ( #5109 )
2024-01-31 18:11:45 +00:00
canonical_head.rs
create unified slashing cache ( #5033 )
2024-01-08 10:30:57 -05:00
capella_readiness.rs
Add Deneb readiness logging ( #5074 )
2024-01-18 15:21:38 -05:00
chain_config.rs
Compute recent lightclient updates ( #4969 )
2024-01-31 05:25:51 +00:00
data_availability_checker.rs
Fix off-by-one in backfill sig verification ( #5120 )
2024-01-30 00:33:01 +00:00
deneb_readiness.rs
Add Deneb readiness logging ( #5074 )
2024-01-18 15:21:38 -05:00
early_attester_cache.rs
Activate clippy::manual_let_else lint ( #4889 )
2023-10-31 10:31:02 +00:00
errors.rs
API for LightClientBootstrap, LightClientFinalityUpdate, LightClientOptimisticUpdate and light client events ( #3954 )
2023-11-28 17:14:29 +11:00
eth1_chain.rs
Fix Rust beta compiler errors (1.77) ( #5180 )
2024-02-05 17:54:11 +00:00
eth1_finalization_cache.rs
Address Clippy 1.73 lints on Deneb branch ( #4810 )
2023-10-06 12:23:57 +05:30
events.rs
API for LightClientBootstrap, LightClientFinalityUpdate, LightClientOptimisticUpdate and light client events ( #3954 )
2023-11-28 17:14:29 +11:00
execution_payload.rs
Block v3 builder boost factor ( #5035 )
2024-01-08 11:10:32 +11:00
fork_choice_signal.rs
Clippy 1.67 ( #3916 )
2023-01-27 09:48:42 +00:00
fork_revert.rs
Cache target attester balances for unrealized FFG progression calculation ( #4362 )
2023-06-30 01:13:06 +00:00
head_tracker.rs
Hold HeadTracker lock until persisting to disk ( #5084 )
2024-01-22 15:14:11 +11:00
historical_blocks.rs
Fix off-by-one in backfill sig verification ( #5120 )
2024-01-30 00:33:01 +00:00
kzg_utils.rs
Sidecar inclusion proof ( #4900 )
2023-12-05 11:19:59 -05:00
lib.rs
Compute recent lightclient updates ( #4969 )
2024-01-31 05:25:51 +00:00
light_client_finality_update_verification.rs
Compute recent lightclient updates ( #4969 )
2024-01-31 05:25:51 +00:00
light_client_optimistic_update_verification.rs
Compute recent lightclient updates ( #4969 )
2024-01-31 05:25:51 +00:00
light_client_server_cache.rs
Compute recent lightclient updates ( #4969 )
2024-01-31 05:25:51 +00:00
merge_readiness.rs
Add more checks and logging before genesis ( #4730 )
2023-09-21 00:26:53 +00:00
metrics.rs
Compute recent lightclient updates ( #4969 )
2024-01-31 05:25:51 +00:00
migrate.rs
Improvements to Deneb store upon review ( #4693 )
2023-09-25 14:21:54 -04:00
naive_aggregation_pool.rs
Clippy lints for rust 1.66 ( #3810 )
2022-12-16 04:04:00 +00:00
observed_aggregates.rs
Increase attestation cache sizes ( #5135 )
2024-01-30 00:32:57 +00:00
observed_attesters.rs
Increase attestation cache sizes ( #5135 )
2024-01-30 00:32:57 +00:00
observed_blob_sidecars.rs
create unified slashing cache ( #5033 )
2024-01-08 10:30:57 -05:00
observed_block_producers.rs
suppress error on duplicate blobs ( #4995 )
2023-12-18 12:15:12 -05:00
observed_operations.rs
Use head state for exit verification ( #4183 )
2023-04-14 01:11:46 +00:00
observed_slashable.rs
create unified slashing cache ( #5033 )
2024-01-08 10:30:57 -05:00
otb_verification_service.rs
Fix block backfill with genesis skip slots ( #4820 )
2023-10-27 05:08:49 +00:00
persisted_beacon_chain.rs
Fix head tracker concurrency bugs ( #1771 )
2020-10-19 05:58:39 +00:00
persisted_fork_choice.rs
DB migration for fork choice cleanup ( #4265 )
2023-05-15 02:10:42 +00:00
pre_finalization_cache.rs
Update dependencies to get rid of the yanked deps ( #4994 )
2023-12-15 18:31:59 +11:00
proposer_prep_service.rs
Enable proposer boost re-orging ( #2860 )
2022-12-13 09:57:26 +00:00
schema_change.rs
Backfill blob storage fix ( #5119 )
2024-01-24 09:35:02 +11:00
shuffling_cache.rs
Enshrine head state shuffling in the shuffling_cache ( #4296 )
2023-05-19 05:13:05 +00:00
snapshot_cache.rs
Disable use of system time in tests
2023-02-14 13:33:38 +01:00
state_advance_timer.rs
Fix Rust beta compiler errors (1.77) ( #5180 )
2024-02-05 17:54:11 +00:00
sync_committee_rewards.rs
Update sync rewards API for abstract exec payload
2023-01-25 14:23:35 +01:00
sync_committee_verification.rs
Shift networking configuration ( #4426 )
2023-08-03 01:51:47 +00:00
test_utils.rs
Reduce size of futures in HTTP API to prevent stack overflows ( #5104 )
2024-01-23 15:32:07 +11:00
timeout_rw_lock.rs
fix typo ( #4555 )
2023-08-02 23:50:41 +00:00
validator_monitor.rs
Fix IncorrectAttestationSource error in attn. simulator ( #5048 )
2024-01-10 10:47:00 +11:00
validator_pubkey_cache.rs
Disable use of system time in tests
2023-02-14 13:33:38 +01:00