solana/core/src
Tyera Eulberg 8541ffa328
Add subscription cap (#14011)
* Add subscription cap

* Elide unwraps
2020-12-12 01:57:40 +00:00
..
broadcast_stage Add back shredding broadcast stats (#13463) 2020-11-09 23:04:27 -08:00
accounts_hash_verifier.rs
banking_stage.rs SPL token balance in transaction metadata (#13673) 2020-12-10 19:25:07 -08:00
bigtable_upload_service.rs
broadcast_stage.rs Add back shredding broadcast stats (#13463) 2020-11-09 23:04:27 -08:00
cache_block_time_service.rs
cluster_info.rs adds the instance token to crds-labels for node-instance crds-values (#14037) 2020-12-10 17:01:55 +00:00
cluster_info_vote_listener.rs
cluster_slots.rs samples repair peers using WeightedIndex (#13919) 2020-12-03 14:26:07 +00:00
cluster_slots_service.rs
commitment_service.rs Report highest_confirmed_root and _slot in commitment metric (#13964) 2020-12-05 00:50:00 +00:00
completed_data_sets_service.rs Fix signature access (#13491) 2020-11-10 08:35:03 -08:00
consensus.rs Remove unneeded BankWeight fork choice (#13978) 2020-12-07 13:47:14 -08:00
contact_info.rs Remove rpc_banks from validator (#13882) 2020-12-02 03:25:09 +00:00
crds.rs samples repair peers using WeightedIndex (#13919) 2020-12-03 14:26:07 +00:00
crds_gossip.rs shares the lock on gossip when processing prune messages (#13339) 2020-11-05 15:42:00 +00:00
crds_gossip_error.rs
crds_gossip_pull.rs sanitizes bloom filters to avoid division by zero (#13714) 2020-11-19 23:35:22 +00:00
crds_gossip_push.rs checks for duplicate validator instances using gossip 2020-12-09 10:24:23 -08:00
crds_shards.rs makes crds fields private (#13703) 2020-11-19 20:57:40 +00:00
crds_value.rs adds the instance token to crds-labels for node-instance crds-values (#14037) 2020-12-10 17:01:55 +00:00
data_budget.rs
deprecated.rs
epoch_slots.rs Strengthen EpochSlots sanitization 2020-11-30 14:40:25 -08:00
fetch_stage.rs
fork_choice.rs
gen_keys.rs
gossip_service.rs
heaviest_subtree_fork_choice.rs
ledger_cleanup_service.rs
lib.rs Remove unneeded BankWeight fork choice (#13978) 2020-12-07 13:47:14 -08:00
local_vote_signer_service.rs
non_circulating_supply.rs
optimistic_confirmation_verifier.rs
optimistically_confirmed_bank_tracker.rs
ping_pong.rs
poh_recorder.rs
poh_service.rs
progress_map.rs caches vote-state de-serialized from vote accounts (#13795) 2020-11-30 17:18:33 +00:00
pubkey_references.rs
repair_response.rs
repair_service.rs
repair_weight.rs
repair_weighted_traversal.rs
replay_stage.rs Better dupe detection (#13992) 2020-12-09 23:14:31 -08:00
result.rs checks for duplicate validator instances using gossip 2020-12-09 10:24:23 -08:00
retransmit_stage.rs Shred filter (#14030) 2020-12-10 07:54:15 -08:00
rewards_recorder_service.rs
rpc.rs Wrong rpc inflation rate (#14063) 2020-12-11 07:42:39 +00:00
rpc_health.rs
rpc_pubsub.rs Add subscription cap (#14011) 2020-12-12 01:57:40 +00:00
rpc_pubsub_service.rs Disable the PubSub vote subscription by default 2020-11-14 12:36:37 -08:00
rpc_service.rs
rpc_subscriptions.rs Add subscription cap (#14011) 2020-12-12 01:57:40 +00:00
sample_performance_service.rs
send_transaction_service.rs
serve_repair.rs samples repair peers using WeightedIndex (#13919) 2020-12-03 14:26:07 +00:00
serve_repair_service.rs
shred_fetch_stage.rs Shred filter (#14030) 2020-12-10 07:54:15 -08:00
sigverify.rs
sigverify_shreds.rs
sigverify_stage.rs
snapshot_packager_service.rs
test_validator.rs Move validator_block_0_fee_workaround into TestValidator 2020-12-11 04:17:38 +00:00
tpu.rs
transaction_status_service.rs SPL token balance in transaction metadata (#13673) 2020-12-10 19:25:07 -08:00
tree_diff.rs
tvu.rs Rpc -> proper optimistic confirmation (#12514) 2020-09-28 20:43:05 -06:00
validator.rs TestValidator now implements Drop, no need to close() it 2020-12-11 04:17:38 +00:00
verified_vote_packets.rs
vote_stake_tracker.rs
weighted_shuffle.rs samples repair peers using WeightedIndex (#13919) 2020-12-03 14:26:07 +00:00
window_service.rs Check shred type in is_duplicate (#14050) 2020-12-10 18:20:08 -08:00