solana/core/src
Trent Nelson 82f61c0c4a core: Update stale error message 2020-12-29 19:15:44 -07: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 Add poh speed check and tick speed calibration (#14292) 2020-12-29 09:35:57 -08:00
bigtable_upload_service.rs Upgrade in-tree tokio 0.2 usage to tokio 0.3 2020-12-29 09:23:23 -08:00
broadcast_stage.rs Fix flaky broadcast test (#14329) 2020-12-29 12:35:04 -08:00
cache_block_time_service.rs Native/builtin programs now receive an InvokeContext 2020-10-29 21:45:24 -07:00
cluster_info.rs Persist gossip contact info 2020-12-27 20:46:54 -08:00
cluster_info_vote_listener.rs Clean up opt conf verifier and vote state tracker (#13081) 2020-10-24 10:19:12 +09:00
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 Fix signature access (#13491) 2020-11-10 08:35:03 -08:00
consensus.rs obtains staked-nodes from the root-bank (#14257) 2020-12-27 13:28:05 +00:00
contact_info.rs Remove rpc_banks from validator (#13882) 2020-12-02 03:25:09 +00:00
crds.rs indexes votes in crds table (#14272) 2020-12-27 13:31:05 +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 makes crds fields private (#13703) 2020-11-19 20:57:40 +00:00
crds_value.rs indexes votes in crds table (#14272) 2020-12-27 13:31:05 +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 Introduce automatic ABI maintenance mechanism (2/2; rollout) (#8012) 2020-07-06 20:22:23 +09:00
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 Run `codemod --extensions rs Pubkey::new_rand solana_sdk::pubkey::new_rand` 2020-10-21 19:08:13 -07:00
heaviest_subtree_fork_choice.rs Fix log (#13207) 2020-10-27 18:56:57 -07:00
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 Run `codemod --extensions rs Pubkey::new_rand solana_sdk::pubkey::new_rand` 2020-10-21 19:08:13 -07:00
optimistic_confirmation_verifier.rs Clean up opt conf verifier and vote state tracker (#13081) 2020-10-24 10:19:12 +09:00
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 implements ping-pong packets between nodes (#12794) 2020-10-28 17:03:02 +00:00
poh_recorder.rs Remove some non-warnings (#14115) 2020-12-14 16:26:17 -08:00
poh_service.rs Add poh speed check and tick speed calibration (#14292) 2020-12-29 09:35:57 -08:00
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 Clippy 2020-12-14 08:03:29 -08:00
repair_weight.rs Cleanup test utilities (#11723) 2020-08-20 05:04:38 +00:00
repair_weighted_traversal.rs Cleanup test utilities (#11723) 2020-08-20 05:04:38 +00:00
replay_stage.rs obtains staked-nodes from the root-bank (#14257) 2020-12-27 13:28:05 +00:00
result.rs checks for duplicate validator instances using gossip 2020-12-09 10:24:23 -08:00
retransmit_stage.rs Fix subtraction overflow in metrics (#14290) 2020-12-27 16:26:22 -08:00
rewards_recorder_service.rs Expose all rewards (fees, rent, voting and staking) in RPC getConfirmedBlock and the cli 2020-10-09 21:54:13 -07:00
rpc.rs Upgrade in-tree tokio 0.2 usage to tokio 0.3 2020-12-29 09:23:23 -08:00
rpc_health.rs
rpc_pubsub.rs Clippy 2020-12-14 08:03:29 -08:00
rpc_pubsub_service.rs Disable the PubSub vote subscription by default 2020-11-14 12:36:37 -08:00
rpc_service.rs Upgrade in-tree tokio 0.2 usage to tokio 0.3 2020-12-29 09:23:23 -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 Multiple entrypoint support 2020-12-22 18:35:31 -08:00
tpu.rs Rpc -> proper optimistic confirmation (#12514) 2020-09-28 20:43:05 -06:00
transaction_status_service.rs SPL token balance in transaction metadata (#13673) 2020-12-10 19:25:07 -08:00
tree_diff.rs Add TreeDiff trait to reuse tree functions (#11046) 2020-07-14 07:38:48 +00:00
tvu.rs Don't require increased open file limit in solana-test-validator 2020-12-16 20:43:08 -08:00
validator.rs core: Update stale error message 2020-12-29 19:15:44 -07:00
verified_vote_packets.rs Clippy 2020-12-14 08:03:29 -08:00
vote_stake_tracker.rs Clean up opt conf verifier and vote state tracker (#13081) 2020-10-24 10:19:12 +09:00
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