solana/core/src
behzad nouri 766195dded
limits number of crds values associated with a pubkey (#14467)
2021-01-08 18:54:40 +00:00
..
broadcast_stage caches staked nodes computed from vote-accounts (#13929) 2020-12-17 21:22:50 +00:00
accounts_hash_verifier.rs Fix test_max_hashes (#14189) 2020-12-17 15:12:18 -08:00
banking_stage.rs validator: Add experimental flag to select PoH pinned core 2020-12-29 19:15:44 -07:00
bigtable_upload_service.rs Revert "Upgrade in-tree tokio 0.2 usage to tokio 0.3" 2020-12-31 06:26:53 +00:00
broadcast_stage.rs Fix flaky broadcast test (#14329) 2020-12-29 12:35:04 -08:00
cache_block_time_service.rs
cluster_info.rs Persist gossip contact info 2020-12-27 20:46:54 -08:00
cluster_info_vote_listener.rs
cluster_slots.rs obtains staked-nodes from the root-bank (#14257) 2020-12-27 13:28:05 +00:00
cluster_slots_service.rs Clippy 2020-12-14 08:03:29 -08:00
commitment_service.rs vote: Add helper for creating current-versioned states 2020-12-22 19:37:26 -07:00
completed_data_sets_service.rs
consensus.rs obtains staked-nodes from the root-bank (#14257) 2020-12-27 13:28:05 +00:00
contact_info.rs
crds.rs limits number of crds values associated with a pubkey (#14467) 2021-01-08 18:54:40 +00:00
crds_gossip.rs limits number of crds values returned when responding to pull requests (#13739) 2020-12-18 18:45:12 +00:00
crds_gossip_error.rs
crds_gossip_pull.rs limits number of crds values returned when responding to pull requests (#13739) 2020-12-18 18:45:12 +00:00
crds_gossip_push.rs Clippy 2020-12-14 08:03:29 -08:00
crds_shards.rs
crds_value.rs limits number of crds values associated with a pubkey (#14467) 2021-01-08 18:54:40 +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 adds crds-value for broadcasting duplicate shreds through gossip (#14133) 2020-12-18 14:32:43 +00:00
epoch_slots.rs Clippy 2020-12-14 08:03:29 -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 adds crds-value for broadcasting duplicate shreds through gossip (#14133) 2020-12-18 14:32:43 +00:00
non_circulating_supply.rs Enable program-id account index for supply calculations (#14444) 2021-01-06 02:42:33 +00:00
optimistic_confirmation_verifier.rs
optimistically_confirmed_bank_tracker.rs obtains staked-nodes from the root-bank (#14257) 2020-12-27 13:28:05 +00:00
packet_hasher.rs Partial shred deserialize cleanup and shred type differentiation (#14094) 2020-12-15 16:50:40 -08:00
ping_pong.rs
poh_recorder.rs Remove some non-warnings (#14115) 2020-12-14 16:26:17 -08:00
poh_service.rs Add fixed tick rate adjustment (#14447) 2021-01-05 19:25:44 -08:00
progress_map.rs
pubkey_references.rs
repair_response.rs
repair_service.rs Clippy 2020-12-14 08:03:29 -08:00
repair_weight.rs
repair_weighted_traversal.rs
replay_stage.rs obtains staked-nodes from the root-bank (#14257) 2020-12-27 13:28:05 +00:00
result.rs
retransmit_stage.rs Fix subtraction overflow in metrics (#14290) 2020-12-27 16:26:22 -08:00
rewards_recorder_service.rs
rpc.rs Enable program-id account index for supply calculations (#14444) 2021-01-06 02:42:33 +00:00
rpc_health.rs
rpc_pubsub.rs Clippy 2020-12-14 08:03:29 -08:00
rpc_pubsub_service.rs
rpc_service.rs Only initialize BigTable upload service when requested 2020-12-31 17:40:51 -08:00
rpc_subscriptions.rs Clippy 2020-12-14 08:03:29 -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 Retry durable-nonce transactions (#14308) 2020-12-29 09:48:43 -07:00
serve_repair.rs Clippy 2020-12-14 08:03:29 -08:00
serve_repair_service.rs
shred_fetch_stage.rs Partial shred deserialize cleanup and shred type differentiation (#14094) 2020-12-15 16:50:40 -08:00
sigverify.rs
sigverify_shreds.rs
sigverify_stage.rs
snapshot_packager_service.rs
test_validator.rs Bind RPC and faucet to 0.0.0.0 2020-12-31 07:55:26 +00:00
tpu.rs
transaction_status_service.rs
tree_diff.rs
tvu.rs Don't require increased open file limit in solana-test-validator 2020-12-16 20:43:08 -08:00
validator.rs consolidate DEFAULT_HASHES_PER_TICK (#14463) 2021-01-07 09:49:42 -06:00
verified_vote_packets.rs Clippy 2020-12-14 08:03:29 -08:00
vote_stake_tracker.rs
weighted_shuffle.rs
window_service.rs