| .. |
|
attestation_verification
|
Attestation verification uses head state fork (#4263)
|
2023-05-15 02:10:41 +00:00 |
|
data_availability_checker
|
Add more comments to overflow LRU cache (#4406)
|
2023-06-16 09:27:36 -04:00 |
|
schema_change
|
DB migration for fork choice cleanup (#4265)
|
2023-05-15 02:10:42 +00:00 |
|
attestation_rewards.rs
|
Tweaks to reward APIs (#3957)
|
2023-02-10 06:19:42 +00:00 |
|
attestation_verification.rs
|
Aggregate subsets (#3493)
|
2023-06-27 01:06:49 +00:00 |
|
attester_cache.rs
|
Remove unused error
|
2023-02-14 12:43:13 +01:00 |
|
beacon_block_reward.rs
|
Update block rewards API for Capella
|
2023-02-14 12:09:40 +11:00 |
|
beacon_block_streamer.rs
|
Rename eip4844 to deneb (#4129)
|
2023-03-26 11:49:16 -04:00 |
|
beacon_chain.rs
|
Fix failing tests after merge
|
2023-06-27 15:27:42 +10:00 |
|
beacon_fork_choice_store.rs
|
DB migration for fork choice cleanup (#4265)
|
2023-05-15 02:10:42 +00:00 |
|
beacon_proposer_cache.rs
|
Use async code when interacting with EL (#3244)
|
2022-07-03 05:36:50 +00:00 |
|
beacon_snapshot.rs
|
Capella eip 4844 cleanup (#3652)
|
2022-10-26 15:15:26 -04:00 |
|
blob_cache.rs
|
move block contents to api crate, rename blob sidecars list
|
2023-03-15 12:15:08 -04:00 |
|
blob_verification.rs
|
Single blob lookups (#4152)
|
2023-06-15 12:59:10 -04:00 |
|
block_reward.rs
|
Capella eip 4844 cleanup (#3652)
|
2022-10-26 15:15:26 -04:00 |
|
block_times_cache.rs
|
Add BlockTimesCache to allow additional block delay metrics (#2546)
|
2021-09-30 04:31:41 +00:00 |
|
block_verification.rs
|
Merge branch 'unstable' into deneb-merge-from-unstable-20230627
|
2023-06-27 08:40:24 +10:00 |
|
builder.rs
|
Merge branch 'unstable' into deneb-merge-from-unstable-20230627
|
2023-06-27 08:40:24 +10:00 |
|
canonical_head.rs
|
Remove Unnecessary Option in Blob Pruning (#4363)
|
2023-06-05 09:11:18 -04:00 |
|
capella_readiness.rs
|
Suggestions for Capella beacon_chain (#3999)
|
2023-02-21 11:05:36 +11:00 |
|
chain_config.rs
|
Remove legacy max-skip-slots checks (#4403)
|
2023-06-20 05:20:36 +00:00 |
|
data_availability_checker.rs
|
Add more comments to overflow LRU cache (#4406)
|
2023-06-16 09:27:36 -04:00 |
|
early_attester_cache.rs
|
clean up blob by root response (#4136)
|
2023-03-28 12:49:32 -04:00 |
|
errors.rs
|
Implement Overflow LRU Cache for Pending Blobs (#4203)
|
2023-05-12 10:08:24 -04:00 |
|
eth1_chain.rs
|
Split common crates out into their own repos (#3890)
|
2023-04-28 01:15:40 +00:00 |
|
eth1_finalization_cache.rs
|
Implement Overflow LRU Cache for Pending Blobs (#4203)
|
2023-05-12 10:08:24 -04:00 |
|
events.rs
|
Fix order of arguments to log_count (#4060)
|
2023-03-13 01:40:01 +00:00 |
|
execution_payload.rs
|
Rename eip4844 to deneb (#4129)
|
2023-03-26 11:49:16 -04:00 |
|
fork_choice_signal.rs
|
Clippy 1.67 (#3916)
|
2023-01-27 09:48:42 +00:00 |
|
fork_revert.rs
|
Remove CountUnrealized (#4357)
|
2023-06-16 06:44:31 +00:00 |
|
head_tracker.rs
|
Fix rust 1.65 lints (#3682)
|
2022-11-04 07:43:43 +00:00 |
|
historical_blocks.rs
|
Validate & Store Blobs During Backfill (#4307)
|
2023-06-05 09:09:42 -04:00 |
|
kzg_utils.rs
|
Implement KZG EF Tests (#4274)
|
2023-05-08 15:58:23 -04:00 |
|
lib.rs
|
Fix failing tests after merge
|
2023-06-27 15:27:42 +10:00 |
|
light_client_finality_update_verification.rs
|
Adding light_client gossip topics (#3693)
|
2022-12-13 06:24:51 +00:00 |
|
light_client_optimistic_update_verification.rs
|
light client optimistic update reprocessing (#3799)
|
2023-01-25 14:23:33 +01:00 |
|
merge_readiness.rs
|
exchangeCapabilities & Capella Readiness Logging (#3918)
|
2023-01-31 18:26:23 +01:00 |
|
metrics.rs
|
Merge branch 'unstable' into deneb-merge-from-unstable-20230627
|
2023-06-27 15:30:44 +10:00 |
|
migrate.rs
|
Remove Unnecessary Option in Blob Pruning (#4363)
|
2023-06-05 09:11:18 -04:00 |
|
naive_aggregation_pool.rs
|
Clippy lints for rust 1.66 (#3810)
|
2022-12-16 04:04:00 +00:00 |
|
observed_aggregates.rs
|
Aggregate subsets (#3493)
|
2023-06-27 01:06:49 +00:00 |
|
observed_attesters.rs
|
Add more metrics for tracking sync messages (#4308)
|
2023-05-19 05:13:07 +00:00 |
|
observed_blob_sidecars.rs
|
Single blob lookups (#4152)
|
2023-06-15 12:59:10 -04:00 |
|
observed_block_producers.rs
|
Doppelganger detection (#2230)
|
2021-07-31 03:50:52 +00:00 |
|
observed_operations.rs
|
Use head state for exit verification (#4183)
|
2023-04-14 01:11:46 +00:00 |
|
otb_verification_service.rs
|
Initial Commit of Retrospective OTB Verification (#3372)
|
2022-07-30 00:22:38 +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
|
Separate execution payloads in the DB (#3157)
|
2022-05-12 00:42:17 +00:00 |
|
proposer_prep_service.rs
|
Enable proposer boost re-orging (#2860)
|
2022-12-13 09:57:26 +00:00 |
|
schema_change.rs
|
DB migration for fork choice cleanup (#4265)
|
2023-05-15 02:10:42 +00: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
|
Add more logging to Error::MaxDistanceExceeded
|
2022-12-22 00:19:22 +11: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
|
Aggregate subsets (#3493)
|
2023-06-27 01:06:49 +00:00 |
|
test_utils.rs
|
Merge branch 'unstable' into deneb-merge-from-unstable-20230627
|
2023-06-27 08:40:24 +10:00 |
|
timeout_rw_lock.rs
|
Add flag to disable lock timeouts (#2714)
|
2021-10-19 00:30:40 +00:00 |
|
validator_monitor.rs
|
add attestation inclusion distance in http api (#4148)
|
2023-04-26 01:12:35 +00:00 |
|
validator_pubkey_cache.rs
|
Disable use of system time in tests
|
2023-02-14 13:33:38 +01:00 |