solana/rpc/src
Jon C 5871a0e7ed CI: Add windows clippy job and fix clippy errors (#330)
* CI: Run clippy on windows

* Update cargo-clippy-before-script.sh for Windows

* Pacify clippy
2024-03-20 16:28:38 -05:00
..
rpc rpc: parse token accounts in simulate_transaction (#34619) 2024-01-19 11:53:45 +08:00
cluster_tpu_info.rs Replace get_tmp_ledger_path!() with self cleaning version (#33702) 2023-10-21 11:38:31 +02:00
lib.rs Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
max_slots.rs
optimistically_confirmed_bank_tracker.rs clippy: rpc lints (#34632) 2024-01-02 21:50:52 -05:00
parsed_token_accounts.rs rpc: parse token accounts in simulate_transaction (#34619) 2024-01-19 11:53:45 +08:00
rpc.rs rpc: disable BigTable with header (#226) 2024-03-15 22:25:14 -05: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 Initialize fork graph in program cache during bank_forks creation (#33810) 2023-10-23 09:32:41 -07:00
rpc_pubsub.rs Use program cache fork graph in extract() (#33806) 2023-10-25 06:04:38 -07:00
rpc_pubsub_service.rs Move default value for --rpc-pubsub-notification-threads to CLI (#158) 2024-03-15 22:24:45 -05:00
rpc_service.rs CI: Add windows clippy job and fix clippy errors (#330) 2024-03-20 16:28:38 -05:00
rpc_subscription_tracker.rs Initialize fork graph in program cache during bank_forks creation (#33810) 2023-10-23 09:32:41 -07:00
rpc_subscriptions.rs Move default value for --rpc-pubsub-notification-threads to CLI (#158) 2024-03-15 22:24:45 -05:00
transaction_notifier_interface.rs Remove RwLock on TransactionNotifier (#33962) 2023-11-07 10:28:56 -08:00
transaction_status_service.rs SVM: move transaction_results from accounts-db to SVM (#35183) 2024-02-20 12:54:56 -08:00