solana/core/src
behzad nouri abfb996135
tracks number of staked/stale/dead nodes in turbine cluster-nodes (#27915)
2022-09-19 18:16:04 +00:00
..
broadcast_stage track time to coalesce entries in recv_slot_entries (#27525) 2022-09-06 16:07:17 -07:00
accounts_hash_verifier.rs add enable_rehashing to AccountsPackage (#27644) 2022-09-08 09:25:25 -07:00
ancestor_hashes_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
banking_stage.rs Add structure to house unprocessed transactions in banking_stage (#27777) 2022-09-14 10:40:44 -07:00
broadcast_stage.rs tracks number of staked/stale/dead nodes in turbine cluster-nodes (#27915) 2022-09-19 18:16:04 +00:00
cache_block_meta_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
cluster_info_vote_listener.rs Standardize thread names 2022-08-20 07:49:39 -07:00
cluster_nodes.rs tracks number of staked/stale/dead nodes in turbine cluster-nodes (#27915) 2022-09-19 18:16:04 +00:00
cluster_slot_state_verifier.rs cluster_slot_state_verifier: clippy nightly fixes (#27521) 2022-09-07 15:04:56 -05:00
cluster_slots.rs
cluster_slots_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
commitment_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
completed_data_sets_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
consensus.rs uses varint encoding for vote-state lockout offsets 2022-09-12 16:31:20 +00:00
cost_update_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
drop_bank_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
duplicate_repair_status.rs
fetch_stage.rs Added option to turn on UDP for TPU transaction and make UDP based TPU off by default (#27462) 2022-09-07 13:19:14 -07:00
find_packet_sender_stake_stage.rs Standardize thread names 2022-08-20 07:49:39 -07:00
fork_choice.rs
forward_packet_batches_by_accounts.rs Add structure to collect and coalesce vote packets (#27558) 2022-09-14 00:44:26 -07:00
gen_keys.rs
heaviest_subtree_fork_choice.rs
immutable_deserialized_packet.rs Add structure to collect and coalesce vote packets (#27558) 2022-09-14 00:44:26 -07:00
latest_unprocessed_votes.rs Add structure to house unprocessed transactions in banking_stage (#27777) 2022-09-14 10:40:44 -07:00
latest_validator_votes_for_frozen_banks.rs
leader_slot_banking_stage_metrics.rs add new leader slot metric to track account contention throttling (#27654) 2022-09-08 09:22:58 -05:00
leader_slot_banking_stage_timing_metrics.rs
ledger_cleanup_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
ledger_metric_report_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
lib.rs Add structure to house unprocessed transactions in banking_stage (#27777) 2022-09-14 10:40:44 -07:00
optimistic_confirmation_verifier.rs removes erroneous uses of std::mem::swap (#26536) 2022-07-11 11:33:15 +00:00
outstanding_requests.rs
packet_deserializer.rs Add tests for deserialize_and_collect_packets (#27623) 2022-09-07 12:52:18 -05:00
packet_hasher.rs
packet_threshold.rs
poh_timing_report_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
poh_timing_reporter.rs
progress_map.rs Concurrent slot replay (#26465) 2022-07-28 11:33:19 -07:00
qos_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
repair_generic_traversal.rs
repair_response.rs
repair_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
repair_weight.rs removes erroneous uses of std::mem::swap (#26536) 2022-07-11 11:33:15 +00:00
repair_weighted_traversal.rs
replay_stage.rs uses varint encoding for vote-state lockout offsets 2022-09-12 16:31:20 +00:00
request_response.rs
result.rs derives Error trait for ClusterInfoError and core::result::Error (#27208) 2022-08-17 22:01:51 +00:00
retransmit_stage.rs tracks number of staked/stale/dead nodes in turbine cluster-nodes (#27915) 2022-09-19 18:16:04 +00:00
rewards_recorder_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
sample_performance_service.rs
serve_repair.rs Standardize thread names 2022-08-20 07:49:39 -07:00
serve_repair_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
shred_fetch_stage.rs Standardize thread names 2022-08-20 07:49:39 -07:00
sigverify.rs removes erroneous uses of std::mem::swap (#26536) 2022-07-11 11:33:15 +00:00
sigverify_shreds.rs Rust v1.63 (#27303) 2022-08-22 18:01:03 -07:00
sigverify_stage.rs Standardize thread names 2022-08-20 07:49:39 -07:00
snapshot_packager_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
staked_nodes_updater_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
stats_reporter_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
system_monitor_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
tower1_7_14.rs Move vote program state and instructions to solana-program 2022-08-09 20:52:47 -07:00
tower_storage.rs
tpu.rs Added option to turn on UDP for TPU transaction and make UDP based TPU off by default (#27462) 2022-09-07 13:19:14 -07:00
tracer_packet_stats.rs tracer-packet-stats reporting should not reset id (#27012) 2022-08-09 06:38:08 -07:00
tree_diff.rs
tvu.rs collect min prioritization fees when replaying sanitized transactions (#26709) 2022-08-31 08:00:55 -05:00
unfrozen_gossip_verified_vote_hashes.rs removes erroneous allow(dead_code) annotations from core (#26660) 2022-07-18 17:15:47 +00:00
unprocessed_packet_batches.rs Add structure to house unprocessed transactions in banking_stage (#27777) 2022-09-14 10:40:44 -07:00
unprocessed_transaction_storage.rs Add structure to house unprocessed transactions in banking_stage (#27777) 2022-09-14 10:40:44 -07:00
validator.rs use exit signal for acct idx bg threads (#27483) 2022-09-12 11:51:12 -07:00
verified_vote_packets.rs Only take the latest vote for each validator in gossip (#25934) 2022-07-26 16:38:30 -06:00
vote_simulator.rs
vote_stake_tracker.rs
voting_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
warm_quic_cache_service.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
window_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00