solana/core/src
Tyera Eulberg a4f0033bd7
Remove ValidatorConfig derive Clone, and fix local-cluster tests (#15647)
* Remove ValidatorConfig derive Clone

* Add local-cluster ValidatorConfig helpers

* Fix benches
2021-03-03 04:21:30 +00:00
..
broadcast_stage
accounts_hash_verifier.rs
banking_stage.rs adds more metrics for tx counts and batch sizes (#15642) 2021-03-03 01:28:15 +00:00
bigtable_upload_service.rs
broadcast_stage.rs
cache_block_time_service.rs
cluster_info.rs indexes epoch slots in crds table (#15459) 2021-02-26 14:12:04 +00:00
cluster_info_vote_listener.rs adds metrics for the size and number of batches in bank_send_loop (#15627) 2021-03-02 15:44:35 +00:00
cluster_slots.rs indexes epoch slots in crds table (#15459) 2021-02-26 14:12:04 +00:00
cluster_slots_service.rs
commitment_service.rs
completed_data_sets_service.rs
consensus.rs
contact_info.rs
crds.rs indexes epoch slots in crds table (#15459) 2021-02-26 14:12:04 +00:00
crds_gossip.rs
crds_gossip_error.rs
crds_gossip_pull.rs
crds_gossip_push.rs
crds_shards.rs
crds_value.rs indexes epoch slots in crds table (#15459) 2021-02-26 14:12:04 +00:00
data_budget.rs
deprecated.rs
duplicate_shred.rs
epoch_slots.rs indexes epoch slots in crds table (#15459) 2021-02-26 14:12:04 +00:00
fetch_stage.rs Increase tpu coalescing and add parameter (#15536) 2021-02-26 09:15:45 -08:00
fork_choice.rs
gen_keys.rs
gossip_service.rs Increase tpu coalescing and add parameter (#15536) 2021-02-26 09:15:45 -08:00
heaviest_subtree_fork_choice.rs
ledger_cleanup_service.rs
lib.rs
max_slots.rs
non_circulating_supply.rs
optimistic_confirmation_verifier.rs
optimistically_confirmed_bank_tracker.rs Plumb slot update pubsub notifications (#15488) 2021-02-28 23:29:11 -08:00
packet_hasher.rs
ping_pong.rs
poh_recorder.rs
poh_service.rs
progress_map.rs
repair_response.rs
repair_service.rs
repair_weight.rs Fix typos (#15610) 2021-03-02 06:36:49 -08:00
repair_weighted_traversal.rs
replay_stage.rs Lower blockstore processor error severity (#15578) 2021-03-01 14:57:37 -08:00
result.rs
retransmit_stage.rs Plumb slot update pubsub notifications (#15488) 2021-02-28 23:29:11 -08:00
rewards_recorder_service.rs
rpc.rs Move ValidatorExit into ValidatorConfig, making it accessible from the solana-validator crate 2021-03-01 16:49:56 -08:00
rpc_health.rs
rpc_pubsub.rs Plumb slot update pubsub notifications (#15488) 2021-02-28 23:29:11 -08:00
rpc_pubsub_service.rs
rpc_service.rs Move ValidatorExit into ValidatorConfig, making it accessible from the solana-validator crate 2021-03-01 16:49:56 -08:00
rpc_subscriptions.rs Plumb slot update pubsub notifications (#15488) 2021-02-28 23:29:11 -08:00
sample_performance_service.rs
send_transaction_service.rs
serve_repair.rs
serve_repair_service.rs Increase tpu coalescing and add parameter (#15536) 2021-02-26 09:15:45 -08:00
shred_fetch_stage.rs Increase tpu coalescing and add parameter (#15536) 2021-02-26 09:15:45 -08:00
sigverify.rs
sigverify_shreds.rs
sigverify_stage.rs
snapshot_packager_service.rs
test_validator.rs
tpu.rs Increase tpu coalescing and add parameter (#15536) 2021-02-26 09:15:45 -08:00
transaction_status_service.rs
tree_diff.rs
tvu.rs Plumb slot update pubsub notifications (#15488) 2021-02-28 23:29:11 -08:00
validator.rs Remove ValidatorConfig derive Clone, and fix local-cluster tests (#15647) 2021-03-03 04:21:30 +00:00
verified_vote_packets.rs coalesces vote packets into one Packets (#15566) 2021-02-26 23:23:08 +00:00
vote_stake_tracker.rs
weighted_shuffle.rs
window_service.rs