solana/core/src
Michael Vines a1ef2bd74d Ignore flaky test_pull_request_time_pruning 2021-04-21 12:07:36 -07:00
..
broadcast_stage expands number of erasure coding shreds in the last batch in slots (#16484) 2021-04-21 12:47:50 +00:00
accounts_hash_verifier.rs rename threads: 15 char limit (#16625) 2021-04-19 12:16:58 -05:00
bank_weight_fork_choice.rs Setup ReplayStage confirmation scaffolding for duplicate slots (#9698) 2021-03-24 23:41:52 -07:00
banking_stage.rs Send votes to next leader's TPU instead of our TPU 2021-04-20 00:38:21 -07:00
bigtable_upload_service.rs Add --force arg for bigtable upload 2021-02-16 17:24:07 -08:00
broadcast_stage.rs expands number of erasure coding shreds in the last batch in slots (#16484) 2021-04-21 12:47:50 +00: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 Ignore flaky test_pull_request_time_pruning 2021-04-21 12:07:36 -07:00
cluster_info_vote_listener.rs clippy 2021-04-18 20:55:02 -07:00
cluster_slot_state_verifier.rs Allow fork choice to support multiple versions of a slot (#16266) 2021-04-12 01:00:59 -07:00
cluster_slots.rs Simplify some pattern-matches (#16402) 2021-04-08 12:40:37 -06:00
cluster_slots_service.rs Add more slot update notifications (#15734) 2021-03-12 21:44:06 +08:00
commitment_service.rs clippy 2021-04-18 20:55:02 -07:00
completed_data_sets_service.rs Add max retransmit and shred insert slot (#15475) 2021-02-23 13:06:33 -08:00
consensus.rs clippy 2021-04-18 20:55:02 -07:00
contact_info.rs
crds.rs uses current local timestamp when recording purged values 2021-04-20 11:21:00 +00:00
crds_gossip.rs uses current local timestamp when recording purged values 2021-04-20 11:21:00 +00:00
crds_gossip_error.rs
crds_gossip_pull.rs uses current local timestamp when recording purged values 2021-04-20 11:21:00 +00:00
crds_gossip_push.rs limits CrdsGossipPull::pull_request_time size (#15793) 2021-03-24 18:33:56 +00:00
crds_shards.rs
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 expands number of erasure coding shreds in the last batch in slots (#16484) 2021-04-21 12:47:50 +00:00
epoch_slots.rs indexes epoch slots in crds table (#15459) 2021-02-26 14:12:04 +00:00
fetch_stage.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
fork_choice.rs Allow fork choice to support multiple versions of a slot (#16266) 2021-04-12 01:00:59 -07:00
gen_keys.rs
gossip_service.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
heaviest_subtree_fork_choice.rs Allow fork choice to support multiple versions of a slot (#16266) 2021-04-12 01:00:59 -07:00
ledger_cleanup_service.rs Reduce test-validator ledger size 2021-04-05 08:37:29 -07:00
lib.rs Add non-default repair nonce values (#16512) 2021-04-20 09:37:33 -07:00
max_slots.rs Add max retransmit and shred insert slot (#15475) 2021-02-23 13:06:33 -08:00
non_circulating_supply.rs Remove old feature: simple_capitalization (#15763) 2021-03-12 11:12:40 +09:00
optimistic_confirmation_verifier.rs Add timeout for local cluster partition tests (#16123) 2021-03-25 13:27:07 -06:00
optimistically_confirmed_bank_tracker.rs Add more slot update notifications (#15734) 2021-03-12 21:44:06 +08:00
outstanding_requests.rs Add non-default repair nonce values (#16512) 2021-04-20 09:37:33 -07:00
packet_hasher.rs
ping_pong.rs
poh_recorder.rs Fix channel panic in tests (#16503) 2021-04-14 12:07:21 -05:00
poh_service.rs Fix channel panic in tests (#16503) 2021-04-14 12:07:21 -05:00
progress_map.rs clippy 2021-04-18 20:55:02 -07:00
repair_response.rs
repair_service.rs Add non-default repair nonce values (#16512) 2021-04-20 09:37:33 -07:00
repair_weight.rs Allow fork choice to support multiple versions of a slot (#16266) 2021-04-12 01:00:59 -07:00
repair_weighted_traversal.rs Allow fork choice to support multiple versions of a slot (#16266) 2021-04-12 01:00:59 -07:00
replay_stage.rs Send votes to next leader's TPU instead of our TPU 2021-04-20 00:38:21 -07:00
request_response.rs Add non-default repair nonce values (#16512) 2021-04-20 09:37:33 -07:00
result.rs Pacify clippy 2021-02-19 20:08:41 -08:00
retransmit_stage.rs clippy 2021-04-18 20:55:02 -07:00
rewards_recorder_service.rs
rpc.rs getVoteAccounts: Limit the length of the `epoch_credits` array 2021-04-20 14:42:28 -07:00
rpc_completed_slots_service.rs Add more slot update notifications (#15734) 2021-03-12 21:44:06 +08:00
rpc_health.rs Add 'unknown' health check state 2021-03-05 17:46:50 +00:00
rpc_pubsub.rs Track gossip vote updates per hash for replay stage (#16421) 2021-04-10 17:34:45 -07: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 Rpc: deprecate getConfirmed endpoints (#16502) 2021-04-13 01:50:15 -06:00
rpc_subscriptions.rs RPC: use finalized as default pubsub commitment level (#16659) 2021-04-20 08:19:54 +00: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 Fix channel panic in tests (#16503) 2021-04-14 12:07:21 -05:00
serve_repair.rs Add non-default repair nonce values (#16512) 2021-04-20 09:37:33 -07:00
serve_repair_service.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
shred_fetch_stage.rs expands number of erasure coding shreds in the last batch in slots (#16484) 2021-04-21 12:47:50 +00:00
sigverify.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
sigverify_shreds.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
sigverify_stage.rs Add tracer key for tracing transaction path through the network (#15732) 2021-03-08 19:31:00 -08:00
snapshot_packager_service.rs calculate hash from store instead of index (#15034) 2021-02-04 09:00:33 -06:00
test_validator.rs Add port and gossip options to solana-test-validator (#16696) 2021-04-21 02:40:52 +00:00
tpu.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
transaction_status_service.rs removes OrderedIterator and transaction batch iteration order (#16153) 2021-03-31 23:59:19 +00:00
tree_diff.rs Allow fork choice to support multiple versions of a slot (#16266) 2021-04-12 01:00:59 -07:00
tvu.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
validator.rs Fix channel panic in tests (#16503) 2021-04-14 12:07:21 -05:00
verified_vote_packets.rs stops consuming pinned vectors with a recycler (#16441) 2021-04-09 16:55:24 +00:00
vote_stake_tracker.rs Setup ReplayStage confirmation scaffolding for duplicate slots (#9698) 2021-03-24 23:41:52 -07:00
weighted_shuffle.rs makes turbine peer computation consistent between broadcast and retransmit (#14910) 2021-03-24 13:34:48 +00:00
window_service.rs expands number of erasure coding shreds in the last batch in slots (#16484) 2021-04-21 12:47:50 +00:00