solana/core/src
Michael Vines 640e36287e Move ValidatorExit into ValidatorConfig, making it accessible from the solana-validator crate 2021-03-01 16:49:56 -08:00
..
broadcast_stage removes redundant epoch stakes cache in retransmit (#14781) 2021-01-24 21:15:09 +00:00
accounts_hash_verifier.rs use thread pool for non-index hash calculations (#15149) 2021-02-05 19:48:55 +00:00
banking_stage.rs Pacify clippy 2021-02-19 20:08:41 -08:00
bigtable_upload_service.rs Add --force arg for bigtable upload 2021-02-16 17:24:07 -08:00
broadcast_stage.rs Pacify clippy 2021-02-19 20:08:41 -08:00
cache_block_time_service.rs Warp timestamp and extend max-allowable-drift for accommodate slow blocks (#15204) 2021-02-09 15:49:00 -07:00
cluster_info.rs indexes epoch slots in crds table (#15459) 2021-02-26 14:12:04 +00:00
cluster_info_vote_listener.rs coalesces vote packets into one Packets (#15566) 2021-02-26 23:23:08 +00:00
cluster_slots.rs indexes epoch slots in crds table (#15459) 2021-02-26 14:12:04 +00:00
cluster_slots_service.rs Clippy 2020-12-14 08:03:29 -08:00
commitment_service.rs Pacify clippy 2021-02-19 20:08:41 -08:00
completed_data_sets_service.rs Add max retransmit and shred insert slot (#15475) 2021-02-23 13:06:33 -08:00
consensus.rs Pacify clippy 2021-02-19 20:08:41 -08:00
contact_info.rs Remove rpc_banks from validator (#13882) 2020-12-02 03:25:09 +00:00
crds.rs indexes epoch slots in crds table (#15459) 2021-02-26 14:12:04 +00:00
crds_gossip.rs broadcasts duplicate shreds through gossip (#14699) 2021-01-24 15:47:43 +00:00
crds_gossip_error.rs
crds_gossip_pull.rs Upgrade to Rust v1.49.0 2021-01-23 19:16:36 -08:00
crds_gossip_push.rs Clippy 2020-12-14 08:03:29 -08:00
crds_shards.rs makes crds fields private (#13703) 2020-11-19 20:57:40 +00:00
crds_value.rs indexes epoch slots in crds table (#15459) 2021-02-26 14:12:04 +00:00
data_budget.rs limits number of crds values returned when responding to pull requests (#13739) 2020-12-18 18:45:12 +00:00
deprecated.rs
duplicate_shred.rs broadcasts duplicate shreds through gossip (#14699) 2021-01-24 15:47:43 +00:00
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 More configurable rocksdb compaction (#15213) 2021-02-14 10:16:30 -08:00
lib.rs Add max retransmit and shred insert slot (#15475) 2021-02-23 13:06:33 -08:00
max_slots.rs Add max retransmit and shred insert slot (#15475) 2021-02-23 13:06:33 -08:00
non_circulating_supply.rs Pacify clippy 2021-02-19 20:08:41 -08:00
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 Partial shred deserialize cleanup and shred type differentiation (#14094) 2020-12-15 16:50:40 -08:00
ping_pong.rs implements ping-pong packets between nodes (#12794) 2020-10-28 17:03:02 +00:00
poh_recorder.rs Cleanup buffered packets (#15210) 2021-02-12 03:27:37 -08:00
poh_service.rs Pacify clippy 2021-02-19 20:08:41 -08:00
progress_map.rs removes pubkey references (#15050) 2021-02-03 23:02:11 +00:00
repair_response.rs
repair_service.rs removes locked pubkey references (#15152) 2021-02-08 02:07:00 +00:00
repair_weight.rs More generic accounts purge functions (#14595) 2021-01-17 20:31:03 -08:00
repair_weighted_traversal.rs More generic accounts purge functions (#14595) 2021-01-17 20:31:03 -08:00
replay_stage.rs Lower blockstore processor error severity (#15578) 2021-03-01 14:57:37 -08:00
result.rs Pacify clippy 2021-02-19 20:08:41 -08:00
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 Add `getHealth` RPC method 2021-01-16 10:10:48 -08:00
rpc_pubsub.rs Plumb slot update pubsub notifications (#15488) 2021-02-28 23:29:11 -08:00
rpc_pubsub_service.rs Complete --rpc-pubsub-max-in-buffer-capacity/--rpc-pubsub-max-out-buffer-capacity plumbing 2021-02-09 07:24:30 +00:00
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 obtains staked-nodes from the root-bank (#14257) 2020-12-27 13:28:05 +00:00
send_transaction_service.rs Use leader_forward_count for tx retries too (#14547) 2021-01-13 11:14:22 -07:00
serve_repair.rs Add limit and shrink policy for recycler (#15320) 2021-02-24 00:15:58 -08:00
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 Add limit and shrink policy for recycler (#15320) 2021-02-24 00:15:58 -08:00
sigverify_shreds.rs Add limit and shrink policy for recycler (#15320) 2021-02-24 00:15:58 -08:00
sigverify_stage.rs
snapshot_packager_service.rs calculate hash from store instead of index (#15034) 2021-02-04 09:00:33 -06:00
test_validator.rs solana-test-validator now uses the BPF JIT by default, `--no-bpf-jit` to disable 2021-02-09 20:24:14 +00:00
tpu.rs Increase tpu coalescing and add parameter (#15536) 2021-02-26 09:15:45 -08:00
transaction_status_service.rs Add validator flag to opt in to cpi and logs storage (#14922) 2021-02-01 14:00:51 -07:00
tree_diff.rs
tvu.rs Plumb slot update pubsub notifications (#15488) 2021-02-28 23:29:11 -08:00
validator.rs Move ValidatorExit into ValidatorConfig, making it accessible from the solana-validator crate 2021-03-01 16:49:56 -08:00
verified_vote_packets.rs coalesces vote packets into one Packets (#15566) 2021-02-26 23:23:08 +00:00
vote_stake_tracker.rs removes locked pubkey references (#15152) 2021-02-08 02:07:00 +00:00
weighted_shuffle.rs samples repair peers using WeightedIndex (#13919) 2020-12-03 14:26:07 +00:00
window_service.rs broadcasts duplicate shreds through gossip (#14699) 2021-01-24 15:47:43 +00:00