solana-with-rpc-optimizations/rpc/src
Michael Vines ccfbc54195 Move vote program state and instructions to solana-program 2022-08-09 20:52:47 -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 Fixed a minor typo (#24982) 2022-05-04 14:13:46 -07:00
parsed_token_accounts.rs Support token-2022 in RPC account parsing (#24619) 2022-04-25 13:25:21 -06:00
rpc.rs Move vote program state and instructions to solana-program 2022-08-09 20:52:47 -07:00
rpc_completed_slots_service.rs handle channel disconnect (#24036) 2022-04-01 13:47:06 -05: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 Remove some clippy lints 2022-06-22 09:23:22 -07:00
rpc_service.rs added arg --rpc-max-request-payload-size to validator (#26377) 2022-08-08 13:50:05 +01: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 Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -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 transaction-status, storage-proto: add compute_units_consumed (#26528) 2022-08-06 17:14:31 +00:00