solana/core/src
GHA: Update Upstream From Fork 27eff8408b Revert "Allow configuration of replay thread pools from CLI (#236)"
This reverts commit 973d05c098.
2024-03-22 15:58:10 -05:00
..
banking_stage qos service should also accumulate executed but errored units (#328) 2024-03-20 16:28:38 -05:00
cluster_slots_service removes instances of clippy::manual_let_else (#32417) 2023-07-09 21:41:36 +00:00
consensus Revert "remove repetitive words (#35434)" (#35436) 2024-03-08 23:36:52 -06:00
repair Wen_restart: check block full using blockstore (#250) 2024-03-15 22:25:14 -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 Removes holding storages in AccountsHashVerifier for fastboot (#120) 2024-03-15 22:22:45 -05:00
admin_rpc_post_init.rs Sample peers if input peer missing for repair shred (#34818) 2024-01-18 18:33:38 -08:00
banking_stage.rs Combine builtin and BPF compute cost in cost model (#29) 2024-03-09 13:26:34 -06: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 Fix typo in comments in core (#34594) 2023-12-26 16:13:17 -05:00
cluster_slots_service.rs refactor core to create cluster_slots_service module (#32119) 2023-06-26 08:54:49 -07:00
commitment_service.rs Use BankForks on tests - Part 4 (#34271) 2023-12-06 13:32:04 -03:00
completed_data_sets_service.rs Pass Arc<AtomicBool> by value, not by reference. (#31916) 2023-06-01 17:25:48 -07:00
consensus.rs validator: ignore too old tower error (#35229) 2024-02-21 13:23:23 -05:00
cost_update_service.rs
drop_bank_service.rs
fetch_stage.rs Give streamer::receiver() threads unique names (#35369) 2024-03-01 13:36:08 -06:00
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 Pass Arc<AtomicBool> by value, not by reference. (#31916) 2023-06-01 17:25:48 -07:00
poh_timing_reporter.rs preliminaries for bumping nightly to 2023-08-25 (#33047) 2023-08-29 23:05:35 +00:00
replay_stage.rs Revert "Allow configuration of replay thread pools from CLI (#236)" 2024-03-22 15:58:10 -05:00
result.rs refactor core to create repair module (#32303) 2023-07-05 12:20:46 -07:00
rewards_recorder_service.rs SVM: Move RewardInfo from accounts-db to Solana SDK (#35120) 2024-02-07 10:55:39 -08:00
sample_performance_service.rs Rename SamplePerformanceService thread for consistency (#35332) 2024-02-28 13:47:27 -06:00
shred_fetch_stage.rs Give SigVerify and ShredFetch threads unique names (#98) 2024-03-09 13:23:06 -06:00
sigverify.rs Enable frozen_abi on banking trace file (#33501) 2023-10-07 13:15:38 +09:00
sigverify_stage.rs Give SigVerify and ShredFetch threads unique names (#98) 2024-03-09 13:23:06 -06:00
snapshot_packager_service.rs Gracefully handles errors when archiving snapshots (#34856) 2024-01-19 11:15:53 -05:00
staked_nodes_updater_service.rs
stats_reporter_service.rs Pass Arc<AtomicBool> by value, not by reference. (#31916) 2023-06-01 17:25:48 -07:00
system_monitor_service.rs Fix mac build (#34264) 2023-11-29 04:07:13 +00:00
tpu.rs Give SigVerify and ShredFetch threads unique names (#98) 2024-03-09 13:23:06 -06: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 Revert "Allow configuration of replay thread pools from CLI (#236)" 2024-03-22 15:58:10 -05:00
unfrozen_gossip_verified_vote_hashes.rs refactor core to create consensus module (#32282) 2023-06-27 17:25:08 -07:00
validator.rs Revert "Allow configuration of replay thread pools from CLI (#236)" 2024-03-22 15:58:10 -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 clean up dev-context-only attribute (#35201) 2024-02-19 07:56:27 -06:00
voting_service.rs refactor core to create consensus module (#32282) 2023-06-27 17:25:08 -07:00
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 Wen restart aggregate last voted fork slots (#33892) 2024-03-01 18:52:47 -08:00