solana/rpc/src
Lijun Wang 917f3d2586
Use unwrap_or_else for efficiency (#31747)
Use unwrap_or_else for efficiency.
2023-05-22 09:58:24 -07:00
..
cluster_tpu_info.rs specifies protocol in contact-info get-socket api (#31602) 2023-05-12 16:16:20 +00:00
lib.rs Add entry notification service for geyser (#31290) 2023-05-10 17:20:51 -06:00
max_slots.rs
optimistically_confirmed_bank_tracker.rs Use unwrap_or_else for efficiency (#31747) 2023-05-22 09:58:24 -07:00
parsed_token_accounts.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
rpc.rs refactor: highest_cluster_confirmed_root -> highest_super_majority_root (#31619) 2023-05-14 00:42:03 -07:00
rpc_cache.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
rpc_completed_slots_service.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
rpc_health.rs asserts that cluster-info keypair is consistent with contact-info id (#29818) 2023-01-24 16:57:55 +00:00
rpc_pubsub.rs refactor: highest_cluster_confirmed_root -> highest_super_majority_root (#31619) 2023-05-14 00:42:03 -07:00
rpc_pubsub_service.rs Condense and rename pubsub counters into a single datapoint (#31691) 2023-05-18 01:25:39 -05:00
rpc_service.rs Remove redundant clone (#31690) 2023-05-17 21:32:02 +09:00
rpc_subscription_tracker.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
rpc_subscriptions.rs refactor: highest_cluster_confirmed_root -> highest_super_majority_root (#31619) 2023-05-14 00:42:03 -07:00
transaction_notifier_interface.rs
transaction_status_service.rs Move rent debit out of bank (#31204) 2023-04-14 19:41:10 +00:00