solana/rpc/src
Michael Vines 3f4731b37f Standardize thread names
Tenets:
1. Limit thread names to 15 characters
2. Prefix all Solana-controlled threads with "sol"
3. Use Camel case. It's more character dense than Snake or Kebab case
2022-08-20 07:49:39 -07:00
..
cluster_tpu_info.rs replaces Mutex<PohRecorder> with RwLock<PohRecorder> (#26370) 2022-07-05 14:29:44 +00:00
lib.rs Accountsdb plugin transaction part 3: Transaction Notifier (#21374) 2021-11-23 09:55:53 -08:00
max_slots.rs
optimistically_confirmed_bank_tracker.rs Standardize thread names 2022-08-20 07:49:39 -07:00
parsed_token_accounts.rs Support token-2022 in RPC account parsing (#24619) 2022-04-25 13:25:21 -06:00
rpc.rs Revert "Rust v1.63.0 (#27148)" (#27245) 2022-08-19 09:19:44 +01:00
rpc_completed_slots_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
rpc_health.rs async hash verify on load (#26208) 2022-07-15 14:29:56 -05:00
rpc_pubsub.rs Add Pubsub getVersion, and support programSubscribe filter mapping (#26482) 2022-07-07 20:55:18 -06:00
rpc_pubsub_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
rpc_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
rpc_subscription_tracker.rs Log subscription for `All` no longer clobbers `Some` subscription for pubkey (#24215) 2022-04-26 10:31:11 -07:00
rpc_subscriptions.rs Standardize thread names 2022-08-20 07:49:39 -07:00
transaction_notifier_interface.rs Add transaction index in slot to geyser plugin TransactionInfo (#25688) 2022-06-23 13:37:38 -06:00
transaction_status_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00