solana/core/src
Brooks Prumo 533eca3b4c
Simplify replay_blockstore_into_bank() (#23282)
2022-02-25 06:57:04 -06:00
..
broadcast_stage fix typo in broadcast_duplicates_run.rs (#22888) 2022-02-02 12:29:14 -07:00
accounts_hash_verifier.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
ancestor_hashes_service.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
banking_stage.rs Add execute timings (#23097) 2022-02-17 01:14:32 -05:00
broadcast_stage.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
cache_block_meta_service.rs Add block height to ConfirmedBlock structs (#17523) 2021-05-26 22:16:16 -06:00
cluster_info_vote_listener.rs removes VoteTracker::new in favor of VoteTracker::default (#22941) 2022-02-04 19:01:59 +00:00
cluster_nodes.rs adds reverse lookup index to cluster-nodes (#22892) 2022-02-02 19:27:50 +00:00
cluster_slot_state_verifier.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
cluster_slots.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
cluster_slots_service.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
commitment_service.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
completed_data_sets_service.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
consensus.rs Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
cost_update_service.rs 1. Persist to blockstore less frequently; 2022-02-08 16:18:23 -06:00
drop_bank_service.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
duplicate_repair_status.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
fetch_stage.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
fork_choice.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
gen_keys.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
heaviest_subtree_fork_choice.rs checks 2022-02-25 08:05:28 +00:00
latest_validator_votes_for_frozen_banks.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
leader_slot_banking_stage_metrics.rs Add execute timings (#23097) 2022-02-17 01:14:32 -05:00
leader_slot_banking_stage_timing_metrics.rs Add execute timings (#23097) 2022-02-17 01:14:32 -05:00
ledger_cleanup_service.rs (Ledger Cleanup) Add code comments for ledger_cleanup. (#22807) 2022-02-08 22:48:56 -08:00
lib.rs Add execute timings (#23097) 2022-02-17 01:14:32 -05:00
optimistic_confirmation_verifier.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
outstanding_requests.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
packet_hasher.rs sends shreds (instead of packets) to retransmit stage 2021-08-17 13:44:10 +00:00
progress_map.rs Fix rustfmt check (#23296) 2022-02-23 16:38:53 +08:00
qos_service.rs Introduce slot-specific packet metrics (#22906) 2022-02-11 03:07:45 -05:00
repair_generic_traversal.rs Avoid cloning Vec<Entry> when calling entries_to_test_shreds() (#22093) 2021-12-24 12:32:43 -08:00
repair_response.rs adds bitflags to Packet.Meta 2022-01-04 13:53:40 +00:00
repair_service.rs Ensure AncestorHashesSerice selects an open port (#21919) 2021-12-18 00:44:01 -05:00
repair_weight.rs checks 2022-02-25 08:05:28 +00:00
repair_weighted_traversal.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
replay_stage.rs Simplify replay_blockstore_into_bank() (#23282) 2022-02-25 06:57:04 -06:00
request_response.rs
result.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
retransmit_stage.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
rewards_recorder_service.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
sample_performance_service.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
serve_repair.rs uses Option<Slot> for SlotMeta.parent_slot (#21808) 2021-12-14 18:57:11 +00:00
serve_repair_service.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
shred_fetch_stage.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
sigverify.rs Handle already discarded packets in gpu sigverify path (#22680) 2022-01-24 14:35:47 +01:00
sigverify_shreds.rs Handle already discarded packets in gpu sigverify path (#22680) 2022-01-24 14:35:47 +01:00
sigverify_stage.rs Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
snapshot_packager_service.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
stats_reporter_service.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
system_monitor_service.rs regularly report network limits (#22563) 2022-01-20 12:38:42 -08:00
tower1_7_14.rs Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
tower_storage.rs Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
tpu.rs Add quic port for accepting transactions (#22753) 2022-02-04 15:27:09 +01:00
tree_diff.rs
tvu.rs Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
unfrozen_gossip_verified_vote_hashes.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
validator.rs `solana-validator set-identity` now supports the `--require-tower` flag 2022-02-15 19:45:00 -08:00
verified_vote_packets.rs Refactor: move simple vote parsing to runtime (#22537) 2022-01-20 10:39:21 +08:00
vote_simulator.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
vote_stake_tracker.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
voting_service.rs Add feature gate for new vote instruction and plumb through replay (#21683) 2022-02-07 14:06:19 -08:00
window_service.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00