solana/core/src
Josh 4013f91dbe
RPC: add caching to getLargestAccounts (#15154)
* introduce get largest accounts cache

* remove cache size and change hash key

* remove eq and hash derivation from commitment config

* add slot to the cache
2021-02-11 11:32:46 -08:00
..
broadcast_stage removes redundant epoch stakes cache in retransmit (#14781) 2021-01-24 21:15:09 +00:00
accounts_hash_verifier.rs use thread pool for non-index hash calculations (#15149) 2021-02-05 19:48:55 +00:00
banking_stage.rs Add validator flag to opt in to cpi and logs storage (#14922) 2021-02-01 14:00:51 -07:00
bigtable_upload_service.rs Bump tonic, prost, tarpc, tokio (#15013) 2021-02-05 00:21:53 -07:00
broadcast_stage.rs removes redundant epoch stakes cache in retransmit (#14781) 2021-01-24 21:15:09 +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 adds flag to disable duplicate instance check (#15006) 2021-02-03 16:26:17 +00:00
cluster_info_vote_listener.rs removes locked pubkey references (#15152) 2021-02-08 02:07:00 +00:00
cluster_slots.rs uses btree-map instead of hash-map for cluster-slots (#15194) 2021-02-09 22:04:41 +00:00
cluster_slots_service.rs
commitment_service.rs Upgrade to Rust v1.49.0 2021-01-23 19:16:36 -08:00
completed_data_sets_service.rs
consensus.rs caches descendants in bank forks (#15107) 2021-02-05 18:00:45 +00:00
contact_info.rs
crds.rs broadcasts duplicate shreds through gossip (#14699) 2021-01-24 15:47:43 +00:00
crds_gossip.rs broadcasts duplicate shreds through gossip (#14699) 2021-01-24 15:47:43 +00:00
crds_gossip_error.rs
crds_gossip_pull.rs Upgrade to Rust v1.49.0 2021-01-23 19:16:36 -08:00
crds_gossip_push.rs
crds_shards.rs
crds_value.rs fixes test_filter_current flakiness (#14816) 2021-01-25 15:57:46 +00:00
data_budget.rs
deprecated.rs
duplicate_shred.rs broadcasts duplicate shreds through gossip (#14699) 2021-01-24 15:47:43 +00:00
epoch_slots.rs
fetch_stage.rs
fork_choice.rs
gen_keys.rs
gossip_service.rs adds flag to disable duplicate instance check (#15006) 2021-02-03 16:26:17 +00:00
heaviest_subtree_fork_choice.rs
ledger_cleanup_service.rs
lib.rs removes locked pubkey references (#15152) 2021-02-08 02:07:00 +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
ping_pong.rs
poh_recorder.rs
poh_service.rs Upgrade to Rust v1.49.0 2021-01-23 19:16:36 -08:00
progress_map.rs removes pubkey references (#15050) 2021-02-03 23:02:11 +00:00
repair_response.rs
repair_service.rs removes locked pubkey references (#15152) 2021-02-08 02:07:00 +00:00
repair_weight.rs More generic accounts purge functions (#14595) 2021-01-17 20:31:03 -08:00
repair_weighted_traversal.rs More generic accounts purge functions (#14595) 2021-01-17 20:31:03 -08:00
replay_stage.rs removes locked pubkey references (#15152) 2021-02-08 02:07:00 +00:00
result.rs broadcasts duplicate shreds through gossip (#14699) 2021-01-24 15:47:43 +00:00
retransmit_stage.rs removes redundant epoch stakes cache in retransmit (#14781) 2021-01-24 21:15:09 +00:00
rewards_recorder_service.rs
rpc.rs RPC: add caching to getLargestAccounts (#15154) 2021-02-11 11:32:46 -08:00
rpc_health.rs Add `getHealth` RPC method 2021-01-16 10:10:48 -08:00
rpc_pubsub.rs Upgrade jsonrpc crates to v17.0.0 (#15018) 2021-02-02 19:53:08 -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: add caching to getLargestAccounts (#15154) 2021-02-11 11:32:46 -08:00
rpc_subscriptions.rs caches descendants in bank forks (#15107) 2021-02-05 18:00:45 +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 Use leader_forward_count for tx retries too (#14547) 2021-01-13 11:14:22 -07:00
serve_repair.rs
serve_repair_service.rs
shred_fetch_stage.rs
sigverify.rs
sigverify_shreds.rs
sigverify_stage.rs
snapshot_packager_service.rs calculate hash from store instead of index (#15034) 2021-02-04 09:00:33 -06:00
test_validator.rs solana-test-validator now uses the BPF JIT by default, `--no-bpf-jit` to disable 2021-02-09 20:24:14 +00:00
tpu.rs Upgrade to Rust v1.49.0 2021-01-23 19:16:36 -08:00
transaction_status_service.rs Add validator flag to opt in to cpi and logs storage (#14922) 2021-02-01 14:00:51 -07:00
tree_diff.rs
tvu.rs caches descendants in bank forks (#15107) 2021-02-05 18:00:45 +00:00
validator.rs Threadpool2 (#15151) 2021-02-05 18:48:16 -06:00
verified_vote_packets.rs Clean up VerifiedVotePackets (#14822) 2021-01-25 09:01:47 +00:00
vote_stake_tracker.rs removes locked pubkey references (#15152) 2021-02-08 02:07:00 +00:00
weighted_shuffle.rs
window_service.rs broadcasts duplicate shreds through gossip (#14699) 2021-01-24 15:47:43 +00:00