solana/core/src
Michael Vines 7027d56064 Resolve nightly-2021-10-05 clippy complaints 2021-10-06 10:37:58 -07:00
..
broadcast_stage Resolve nightly-2021-10-05 clippy complaints 2021-10-06 10:37:58 -07:00
accounts_hash_verifier.rs cache account hash info (#19426) 2021-09-13 20:39:26 -05:00
ancestor_hashes_service.rs Add EpochSlots frozen state transition (#19112) 2021-08-13 14:21:52 -07:00
banking_stage.rs add tx count and thread id to stats, each stat reports and resets when slot changes (#20451) 2021-10-06 00:09:19 -05:00
broadcast_stage.rs skips retransmit for shreds with unknown slot leader (#19472) 2021-09-01 15:44:26 +00:00
cache_block_meta_service.rs
cluster_info_vote_listener.rs Optimize RPC pubsub for multiple clients with the same subscription (#18943) 2021-09-17 13:40:14 -06:00
cluster_nodes.rs skips retransmit for shreds with unknown slot leader (#19472) 2021-09-01 15:44:26 +00:00
cluster_slot_state_verifier.rs Add EpochSlots frozen state transition (#19112) 2021-08-13 14:21:52 -07:00
cluster_slots.rs discards epoch-slots epochs ahead of the current root (#19256) 2021-08-17 13:13:28 +00:00
cluster_slots_service.rs updates cluster-slots with root-bank instead of root-slot + bank-forks 2021-08-05 14:43:06 +00:00
commitment_service.rs implements copy-on-write for vote-accounts (#19362) 2021-08-30 15:54:01 +00:00
completed_data_sets_service.rs
consensus.rs Resolve nightly-2021-10-05 clippy complaints 2021-10-06 10:37:58 -07:00
cost_model.rs Demote write locks on transaction program ids (#19593) 2021-09-04 03:05:30 +00:00
cost_tracker.rs add tx count and thread id to stats, each stat reports and resets when slot changes (#20451) 2021-10-06 00:09:19 -05:00
cost_tracker_stats.rs add tx count and thread id to stats, each stat reports and resets when slot changes (#20451) 2021-10-06 00:09:19 -05:00
cost_update_service.rs Add few more metrics data points (#19624) 2021-09-15 09:49:49 -05:00
duplicate_repair_status.rs Actively manage dead slots in AncestorHashesService (#18912) 2021-08-02 14:33:28 -07:00
execute_cost_table.rs
fetch_stage.rs
fork_choice.rs
gen_keys.rs
heaviest_subtree_fork_choice.rs add _for_tests to setup_bank_and_vote_pubkeys (#19060) 2021-08-05 08:43:35 -05:00
latest_validator_votes_for_frozen_banks.rs
ledger_cleanup_service.rs Fix shreds-to-hours/days estimations (#19477) 2021-08-30 13:16:06 -06:00
lib.rs add tx count and thread id to stats, each stat reports and resets when slot changes (#20451) 2021-10-06 00:09:19 -05:00
optimistic_confirmation_verifier.rs Actively manage dead slots in AncestorHashesService (#18912) 2021-08-02 14:33:28 -07:00
outstanding_requests.rs
packet_hasher.rs sends shreds (instead of packets) to retransmit stage 2021-08-17 13:44:10 +00:00
progress_map.rs Add few more metrics data points (#19624) 2021-09-15 09:49:49 -05:00
repair_response.rs
repair_service.rs allows sendmmsg api taking owned values (as well as references) (#18999) 2021-07-30 20:58:49 +00:00
repair_weight.rs add _for_tests to setup_bank_and_vote_pubkeys (#19060) 2021-08-05 08:43:35 -05:00
repair_weighted_traversal.rs add _for_tests to setup_bank_and_vote_pubkeys (#19060) 2021-08-05 08:43:35 -05:00
replay_stage.rs Resolve nightly-2021-10-05 clippy complaints 2021-10-06 10:37:58 -07:00
request_response.rs
result.rs
retransmit_stage.rs AccountsDb plugin framework (#20047) 2021-09-30 14:26:17 -07:00
rewards_recorder_service.rs
sample_performance_service.rs
serve_repair.rs Actively manage dead slots in AncestorHashesService (#18912) 2021-08-02 14:33:28 -07:00
serve_repair_service.rs
shred_fetch_stage.rs Resolve nightly-2021-10-05 clippy complaints 2021-10-06 10:37:58 -07:00
sigverify.rs
sigverify_shreds.rs for all tests, bank::new -> bank::new_for_tests (#19064) 2021-08-05 08:42:38 -05:00
sigverify_stage.rs Prune sigverify queue (#20331) 2021-09-30 05:41:05 +02:00
snapshot_packager_service.rs Don't gossip more snapshot hashes than what we retain (#20379) 2021-10-01 15:59:45 -05:00
test_validator.rs Add default() to SnapshotConfig (#19776) 2021-09-12 13:44:27 -05:00
tower_storage.rs Add EtcdTowerStorage 2021-08-14 09:46:36 -07:00
tpu.rs generate deterministic seeds for shreds (#17950) 2021-07-07 08:21:12 -07:00
tree_diff.rs
tvu.rs Optimize stakes cache and rewards at epoch boundaries (#20432) 2021-10-06 00:53:26 -04:00
unfrozen_gossip_verified_vote_hashes.rs
validator.rs Optimize stakes cache and rewards at epoch boundaries (#20432) 2021-10-06 00:53:26 -04:00
verified_vote_packets.rs
vote_simulator.rs Add EpochSlots frozen state transition (#19112) 2021-08-13 14:21:52 -07:00
vote_stake_tracker.rs
voting_service.rs Move tower storage into its own module 2021-08-11 00:20:46 -07:00
window_service.rs retransmits shreds recovered from erasure codes 2021-08-17 13:44:10 +00:00