solana/core/src
behzad nouri 25054bfd35
retains peer's contact-info when making pull requests (#16715)
ClusterInfo::new_pull_requests has to lookup contact-infos:
https://github.com/solana-labs/solana/blob/a1ef2bd74/core/src/cluster_info.rs#L1663-L1673

when it was already available when making pull requests:
https://github.com/solana-labs/solana/blob/a1ef2bd74/core/src/crds_gossip_pull.rs#L232
2021-04-28 13:19:12 +00: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
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
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
cluster_info.rs retains peer's contact-info when making pull requests (#16715) 2021-04-28 13:19:12 +00:00
cluster_info_metrics.rs retains peer's contact-info when making pull requests (#16715) 2021-04-28 13:19:12 +00:00
cluster_info_vote_listener.rs clippy 2021-04-18 20:55:02 -07:00
cluster_slot_state_verifier.rs Ingest votes from gossip into fork choice (#16560) 2021-04-21 14:40:35 -07:00
cluster_slots.rs
cluster_slots_service.rs
commitment_service.rs clippy 2021-04-18 20:55:02 -07:00
completed_data_sets_service.rs
consensus.rs Ingest votes from gossip into fork choice (#16560) 2021-04-21 14:40:35 -07:00
contact_info.rs
crds.rs removes delayed crds inserts when upserting gossip table (#16806) 2021-04-28 11:56:13 +00:00
crds_gossip.rs retains peer's contact-info when making pull requests (#16715) 2021-04-28 13:19:12 +00:00
crds_gossip_error.rs
crds_gossip_pull.rs retains peer's contact-info when making pull requests (#16715) 2021-04-28 13:19:12 +00:00
crds_gossip_push.rs removes delayed crds inserts when upserting gossip table (#16806) 2021-04-28 11:56:13 +00:00
crds_shards.rs removes delayed crds inserts when upserting gossip table (#16806) 2021-04-28 11:56:13 +00:00
crds_value.rs
data_budget.rs
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
fetch_stage.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
fork_choice.rs Ingest votes from gossip into fork choice (#16560) 2021-04-21 14:40:35 -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 Ingest votes from gossip into fork choice (#16560) 2021-04-21 14:40:35 -07:00
latest_validator_votes_for_frozen_banks.rs Ingest votes from gossip into fork choice (#16560) 2021-04-21 14:40:35 -07:00
ledger_cleanup_service.rs
lib.rs moves cluster-info metrics to a separate module (#16883) 2021-04-28 02:04:49 +00:00
max_slots.rs
non_circulating_supply.rs owner -> owner() (#16782) 2021-04-23 22:49:47 +00:00
optimistic_confirmation_verifier.rs
optimistically_confirmed_bank_tracker.rs
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
poh_service.rs Disable flaky test_poh_service (#16772) 2021-04-23 12:14:11 -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
repair_weighted_traversal.rs
replay_stage.rs Trim extra shred bytes in blockstore (#16602) 2021-04-27 17:40:41 -05:00
request_response.rs Add non-default repair nonce values (#16512) 2021-04-20 09:37:33 -07:00
result.rs
retransmit_stage.rs removes old runtime feature gates in gossip and turbine (#16633) 2021-04-26 17:12:02 +00:00
rewards_recorder_service.rs
rpc.rs Add getVoteAccounts RPC method parameter to restrict results to a single vote account 2021-04-27 04:27:15 +00:00
rpc_completed_slots_service.rs
rpc_health.rs
rpc_pubsub.rs
rpc_pubsub_service.rs
rpc_service.rs
rpc_subscriptions.rs owner -> owner() (#16782) 2021-04-23 22:49:47 +00:00
sample_performance_service.rs
send_transaction_service.rs
serve_repair.rs Trim extra shred bytes in blockstore (#16602) 2021-04-27 17:40:41 -05: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
snapshot_packager_service.rs
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
tree_diff.rs
tvu.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
unfrozen_gossip_verified_vote_hashes.rs Ingest votes from gossip into fork choice (#16560) 2021-04-21 14:40:35 -07:00
validator.rs
verified_vote_packets.rs
vote_stake_tracker.rs
weighted_shuffle.rs
window_service.rs expands number of erasure coding shreds in the last batch in slots (#16484) 2021-04-21 12:47:50 +00:00