solana/core/src
Tyera e425c1acaa
Fix mac build (#34264)
Allow dead code instead
2023-11-29 04:07:13 +00:00
..
banking_stage TransactionScheduler: Clean already processed or old transactions from container (#34233) 2023-11-28 16:25:12 -08:00
cluster_slots_service
consensus Add deepest slot metric (#34186) 2023-11-21 04:07:00 -05:00
repair refactor: GossipDuplicateConfirmed/cluster_confirmed -> DuplicateConf… (#34012) 2023-11-10 14:47:42 -05:00
snapshot_packager_service Stops pushing legacy snapshot hashes to crds (#33576) 2023-10-07 14:29:42 -04:00
accounts_hash_verifier.rs remove IncludeSlotInHash after feature activation on mnb (#33816) 2023-10-23 15:12:02 -07:00
admin_rpc_post_init.rs
banking_stage.rs TransactionScheduler: detailed consume worker metrics (#33895) 2023-11-20 10:46:04 -08:00
banking_trace.rs Enable frozen_abi on banking trace file (#33501) 2023-10-07 13:15:38 +09:00
cache_block_meta_service.rs Demote Arc<Bank> parameter to &Bank (#33130) 2023-09-05 21:04:39 +02:00
cluster_info_vote_listener.rs reduce locking in propagated check for VoteStateUpdate (#33997) 2023-11-15 01:24:30 -05:00
cluster_slots_service.rs
commitment_service.rs Use program cache fork graph in extract() (#33806) 2023-10-25 06:04:38 -07:00
completed_data_sets_service.rs
consensus.rs Change Blockstore max_root from RwLock<Slot> to AtomicU64 (#33998) 2023-11-10 17:27:43 -06:00
cost_update_service.rs
drop_bank_service.rs
fetch_stage.rs
gen_keys.rs Bump rand to 0.8, rand_chacha to 0.3, getrandom to 0.2 (#32871) 2023-08-21 19:11:21 +02:00
lib.rs Move and rename ledger services from core to ledger (#33947) 2023-11-08 11:58:31 -06:00
next_leader.rs
optimistic_confirmation_verifier.rs preliminaries for bumping nightly to 2023-08-25 (#33047) 2023-08-29 23:05:35 +00:00
poh_timing_report_service.rs
poh_timing_reporter.rs preliminaries for bumping nightly to 2023-08-25 (#33047) 2023-08-29 23:05:35 +00:00
replay_stage.rs Add deepest slot metric (#34186) 2023-11-21 04:07:00 -05:00
result.rs
rewards_recorder_service.rs Move accounts-db code to its own crate (#32766) 2023-08-09 13:03:36 -07:00
sample_performance_service.rs
shred_fetch_stage.rs sends repair requests over QUIC protocol (#33016) 2023-09-11 22:22:04 +00:00
sigverify.rs Enable frozen_abi on banking trace file (#33501) 2023-10-07 13:15:38 +09:00
sigverify_stage.rs
snapshot_packager_service.rs Stops pushing legacy snapshot hashes to crds (#33576) 2023-10-07 14:29:42 -04:00
staked_nodes_updater_service.rs
stats_reporter_service.rs
system_monitor_service.rs Fix mac build (#34264) 2023-11-29 04:07:13 +00:00
tpu.rs refactor: GossipDuplicateConfirmed/cluster_confirmed -> DuplicateConf… (#34012) 2023-11-10 14:47:42 -05:00
tpu_entry_notifier.rs Geyser: add starting entry to ReplicaEntryInfo(V2) (#33963) 2023-11-14 09:49:26 -07:00
tracer_packet_stats.rs
tvu.rs refactor: GossipDuplicateConfirmed/cluster_confirmed -> DuplicateConf… (#34012) 2023-11-10 14:47:42 -05:00
unfrozen_gossip_verified_vote_hashes.rs
validator.rs Removes filler accounts (#34115) 2023-11-19 20:36:57 -05:00
verified_vote_packets.rs Split vote related code from runtime to its own crate (#32882) 2023-09-19 10:46:37 -07:00
vote_simulator.rs refactor: GossipDuplicateConfirmed/cluster_confirmed -> DuplicateConf… (#34012) 2023-11-10 14:47:42 -05:00
voting_service.rs
warm_quic_cache_service.rs Do not do send in cache warmer -- just establish connections (#32898) 2023-08-21 12:29:45 -07:00
window_service.rs sends repair requests over QUIC protocol (#33016) 2023-09-11 22:22:04 +00:00