solana/core/src
carllin f6d5b253fb
Enforce a 12MB limit on outbound repair (#26493)
2022-07-24 20:44:22 -05:00
..
broadcast_stage removes erroneous uses of std::mem::swap (#26536) 2022-07-11 11:33:15 +00:00
accounts_hash_verifier.rs save off what we find when calculating hash (#26663) 2022-07-19 09:55:52 -05:00
ancestor_hashes_service.rs Add Packet::deserialize_slice convenience method 2022-05-24 17:31:14 +08:00
banking_stage.rs Enforce a 12MB limit on outbound repair (#26493) 2022-07-24 20:44:22 -05:00
broadcast_stage.rs skips shreds deserialization before retransmit (#26230) 2022-06-30 12:13:00 +00:00
cache_block_meta_service.rs
cluster_info_vote_listener.rs replaces Mutex<PohRecorder> with RwLock<PohRecorder> (#26370) 2022-07-05 14:29:44 +00:00
cluster_nodes.rs skips shreds deserialization before retransmit (#26230) 2022-06-30 12:13:00 +00:00
cluster_slot_state_verifier.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
cluster_slots.rs
cluster_slots_service.rs
commitment_service.rs removes erroneous uses of std::mem::swap (#26536) 2022-07-11 11:33:15 +00:00
completed_data_sets_service.rs
consensus.rs removes erroneous allow(dead_code) annotations from core (#26660) 2022-07-18 17:15:47 +00:00
cost_update_service.rs Convert Measure::this to measure! and remove Measure::this (#25776) 2022-06-06 20:21:05 -05:00
drop_bank_service.rs
duplicate_repair_status.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
fetch_stage.rs replaces Mutex<PohRecorder> with RwLock<PohRecorder> (#26370) 2022-07-05 14:29:44 +00:00
find_packet_sender_stake_stage.rs Use client certs in QUIC to get peer's stake (#26477) 2022-07-11 18:06:40 +00:00
fork_choice.rs
forward_packet_batches_by_accounts.rs Share function to get priority details from various transaction types (#26643) 2022-07-15 18:17:22 -05:00
gen_keys.rs
heaviest_subtree_fork_choice.rs Update all BankForks methods to return owned values (#24801) 2022-04-28 18:51:00 +00:00
latest_validator_votes_for_frozen_banks.rs
leader_slot_banking_stage_metrics.rs forward packets by prioritization in desc order (#25406) 2022-07-05 23:24:58 -05:00
leader_slot_banking_stage_timing_metrics.rs forward packets by prioritization in desc order (#25406) 2022-07-05 23:24:58 -05:00
ledger_cleanup_service.rs Fix doc warnings (#25953) 2022-06-14 21:55:08 -06:00
ledger_metric_report_service.rs (LedgerStore) Enable performance sampling in column family get() (#23834) 2022-04-01 13:13:32 -07:00
lib.rs Share function to get priority details from various transaction types (#26643) 2022-07-15 18:17:22 -05:00
optimistic_confirmation_verifier.rs removes erroneous uses of std::mem::swap (#26536) 2022-07-11 11:33:15 +00:00
outstanding_requests.rs enforces that LAST_SHRED_IN_SLOT is also DATA_COMPLETE_SHRED (#24892) 2022-05-02 23:33:53 +00:00
packet_hasher.rs skips shreds deserialization before retransmit (#26230) 2022-06-30 12:13:00 +00:00
packet_threshold.rs fmt (#23448) 2022-03-02 11:54:58 -06:00
poh_timing_report_service.rs pass exit by ref (#25120) 2022-05-11 09:17:21 -05:00
poh_timing_reporter.rs Poh timing service (#23736) 2022-03-30 09:04:49 -05:00
progress_map.rs Add end-to-end replay slot metrics (#25752) 2022-07-05 13:58:51 -05:00
qos_service.rs Apply transaction actual execution units to cost_tracker (#24311) 2022-04-21 07:38:07 +00:00
repair_generic_traversal.rs
repair_response.rs verifies shred slot and parent in fetch stage (#26225) 2022-06-28 12:45:50 +00:00
repair_service.rs removes erroneous allow(dead_code) annotations from core (#26660) 2022-07-18 17:15:47 +00:00
repair_weight.rs removes erroneous uses of std::mem::swap (#26536) 2022-07-11 11:33:15 +00:00
repair_weighted_traversal.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
replay_stage.rs async hash verify on load (#26208) 2022-07-15 14:29:56 -05:00
request_response.rs
result.rs
retransmit_stage.rs bypasses window-service stage before retransmitting shreds (#26291) 2022-07-06 11:49:58 +00:00
rewards_recorder_service.rs
sample_performance_service.rs
serve_repair.rs Enforce a 12MB limit on outbound repair (#26493) 2022-07-24 20:44:22 -05:00
serve_repair_service.rs Block packets in vote-only mode (#24906) 2022-05-14 17:53:37 +02:00
shred_fetch_stage.rs decouples shreds sig-verify from tpu vote and transaction packets (#26300) 2022-07-07 11:13:13 +00:00
sigverify.rs removes erroneous uses of std::mem::swap (#26536) 2022-07-11 11:33:15 +00:00
sigverify_shreds.rs decouples shreds sig-verify from tpu vote and transaction packets (#26300) 2022-07-07 11:13:13 +00:00
sigverify_stage.rs Bench: preshrink + sigverify (#25480) 2022-06-02 09:19:01 -05:00
snapshot_packager_service.rs clean up and optimize account hash verify (#26560) 2022-07-12 19:27:28 +00:00
staked_nodes_updater_service.rs Use client certs in QUIC to get peer's stake (#26477) 2022-07-11 18:06:40 +00:00
stats_reporter_service.rs
system_monitor_service.rs Switch UDP stats from usize to u64 (#26700) 2022-07-20 15:20:30 -07:00
tower1_7_14.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
tower_storage.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
tpu.rs Revert "Revert "core: disable quic servers on mainnet-beta" (#26216)" 2022-07-22 15:45:10 -06:00
tracer_packet_stats.rs Report banking stage tracer metrics (#25620) 2022-06-09 00:25:37 -05:00
transaction_priority_details.rs Revert "cleanup feature: default units per instruction (#26684)" (#26750) 2022-07-23 11:03:46 -05:00
tree_diff.rs
tvu.rs Remove obsoleted metrics reporting to reduce lock contention on cost_model (#26608) 2022-07-14 23:02:49 -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 Share function to get priority details from various transaction types (#26643) 2022-07-15 18:17:22 -05:00
validator.rs Enable QUIC servers by default 2022-07-22 15:45:10 -06:00
verified_vote_packets.rs Make PacketBatch packets vector non-public (#25413) 2022-05-23 15:30:15 -05:00
vote_simulator.rs Refactor: No need to return stake in Bank::get_vote_account (#26220) 2022-06-25 16:27:43 +00:00
vote_stake_tracker.rs
voting_service.rs replaces Mutex<PohRecorder> with RwLock<PohRecorder> (#26370) 2022-07-05 14:29:44 +00:00
warm_quic_cache_service.rs replaces Mutex<PohRecorder> with RwLock<PohRecorder> (#26370) 2022-07-05 14:29:44 +00:00
window_service.rs bypasses window-service stage before retransmitting shreds (#26291) 2022-07-06 11:49:58 +00:00