solana/core/src
Illia Bobyr d7bd1bf970
bank: Record non-vote transaction count (#29383)
A subsequent change to `SamplePerformanceService` introduces non-vote transaction counts, which `bank`s need to store.

Part of work on https://github.com/solana-labs/solana/issues/29159
2023-01-03 14:46:20 -08:00
..
broadcast_stage generalizes the return type of Shred::get_signed_data (#29446) 2022-12-31 17:08:25 +00:00
accounts_hash_verifier.rs Prune redundant const SLOT_MS (#29278) 2022-12-16 08:05:09 -08:00
ancestor_hashes_service.rs Plumb dumps from replay_stage to repair (#29058) 2022-12-25 09:58:30 -07:00
banking_stage.rs bank: Record non-vote transaction count (#29383) 2023-01-03 14:46:20 -08:00
broadcast_stage.rs caches reed-solomon encoder/decoder instance (#27510) 2022-09-25 18:09:47 +00:00
cache_block_meta_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
cluster_info_vote_listener.rs sdk: Make Packet::meta private, use accessor functions (#29092) 2022-12-06 12:54:49 +01:00
cluster_nodes.rs experiments different turbine fanouts for propagating shreds (#29393) 2022-12-26 14:18:56 +00:00
cluster_slot_state_verifier.rs Exit when stuck in an unrecoverable repair/purge loop (#28596) 2022-10-27 20:06:06 -07: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 fixes rust code formatting in core/src/consensus.rs (#29204) 2022-12-11 23:20:52 +00:00
cost_update_service.rs Update cost model to use requested_cu instead of estimated cu #27608 (#28281) 2022-11-22 11:55:56 -06:00
drop_bank_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
duplicate_repair_status.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
fetch_stage.rs sdk: Make Packet::meta private, use accessor functions (#29092) 2022-12-06 12:54:49 +01:00
find_packet_sender_stake_stage.rs sdk: Make Packet::meta private, use accessor functions (#29092) 2022-12-06 12:54:49 +01:00
fork_choice.rs
forward_packet_batches_by_accounts.rs Remove gate from accepting packets for forwarding (#29049) 2022-12-06 12:13:01 -06:00
gen_keys.rs
heaviest_subtree_fork_choice.rs Plumb dumps from replay_stage to repair (#29058) 2022-12-25 09:58:30 -07:00
immutable_deserialized_packet.rs sdk: Make Packet::meta private, use accessor functions (#29092) 2022-12-06 12:54:49 +01:00
latest_unprocessed_votes.rs sdk: Make Packet::meta private, use accessor functions (#29092) 2022-12-06 12:54:49 +01:00
latest_validator_votes_for_frozen_banks.rs
leader_slot_banking_stage_metrics.rs Refactor/banking_stage_make_decision_consume_bank (#28946) 2022-12-02 10:07:01 -06:00
leader_slot_banking_stage_timing_metrics.rs Refactor/banking_stage_make_decision_consume_bank (#28946) 2022-12-02 10:07:01 -06:00
ledger_cleanup_service.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
ledger_metric_report_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
lib.rs Feature/multi-iterator-scanner-read-locks (#28862) 2022-11-28 11:23:04 -06:00
multi_iterator_scanner.rs MultiIteratorScanner - improve banking stage performance with high contention 2022-11-17 10:54:12 -06:00
optimistic_confirmation_verifier.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
outstanding_requests.rs
packet_deserializer.rs sdk: Make Packet::meta private, use accessor functions (#29092) 2022-12-06 12:54:49 +01: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 patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
progress_map.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
qos_service.rs Update cost model to use requested_cu instead of estimated cu #27608 (#28281) 2022-11-22 11:55:56 -06:00
read_write_account_set.rs Feature/multi-iterator-scanner-read-locks (#28862) 2022-11-28 11:23:04 -06:00
repair_generic_traversal.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
repair_response.rs sdk: Make Packet::meta private, use accessor functions (#29092) 2022-12-06 12:54:49 +01:00
repair_service.rs Plumb dumps from replay_stage to repair (#29058) 2022-12-25 09:58:30 -07:00
repair_weight.rs Plumb dumps from replay_stage to repair (#29058) 2022-12-25 09:58:30 -07:00
repair_weighted_traversal.rs Add dump_node to update stake for heaviest subtrees (#28827) 2022-11-30 09:26:13 -08:00
replay_stage.rs Plumb dumps from replay_stage to repair (#29058) 2022-12-25 09:58:30 -07:00
request_response.rs
result.rs
retransmit_stage.rs experiments different turbine fanouts for propagating shreds (#29393) 2022-12-26 14:18:56 +00:00
rewards_recorder_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
sample_performance_service.rs
serve_repair.rs Add more logging and documentation to flaky optimistic confirmation tests (#29418) 2022-12-27 10:47:45 -07:00
serve_repair_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
shred_fetch_stage.rs sdk: Make Packet::meta private, use accessor functions (#29092) 2022-12-06 12:54:49 +01:00
sigverify.rs sdk: Make Packet::meta private, use accessor functions (#29092) 2022-12-06 12:54:49 +01:00
sigverify_shreds.rs sdk: Make Packet::meta private, use accessor functions (#29092) 2022-12-06 12:54:49 +01:00
sigverify_stage.rs sdk: Make Packet::meta private, use accessor functions (#29092) 2022-12-06 12:54:49 +01:00
snapshot_packager_service.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00: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 refactor sysmonitor config (#29132) 2022-12-09 07:43:03 -06:00
tower1_7_14.rs
tower_storage.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
tpu.rs Bidirectional quic communication support (#29155) 2022-12-09 10:59:43 -08:00
tracer_packet_stats.rs
tree_diff.rs Add dump_node to update stake for heaviest subtrees (#28827) 2022-11-30 09:26:13 -08:00
tvu.rs Plumb dumps from replay_stage to repair (#29058) 2022-12-25 09:58:30 -07:00
unfrozen_gossip_verified_vote_hashes.rs
unprocessed_packet_batches.rs sdk: Make Packet::meta private, use accessor functions (#29092) 2022-12-06 12:54:49 +01:00
unprocessed_transaction_storage.rs Elides unnecessary lifetimes (#29299) 2022-12-20 12:44:17 -05:00
validator.rs Move async remove to snapshot_utils.rs (#29406) 2023-01-03 06:15:32 -08:00
verified_vote_packets.rs
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 Split out quic- and udp-client definitions (#28762) 2022-11-18 12:21:45 -07:00
window_service.rs Plumb dumps from replay_stage to repair (#29058) 2022-12-25 09:58:30 -07:00