solana/rpc/src
Justin Starry 58e27d45dc
RPC: respect data slice config if account parsing fails (#28387)
* RPC: respect data slice config if account parsing fails

* Remove check_slice_and_encoding method
2022-10-19 16:49:12 +08:00
..
cluster_tpu_info.rs
lib.rs
max_slots.rs
optimistically_confirmed_bank_tracker.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
parsed_token_accounts.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
rpc.rs RPC: respect data slice config if account parsing fails (#28387) 2022-10-19 16:49:12 +08: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
rpc_pubsub.rs RPC: Return the data length for get account requests (#28421) 2022-10-18 01:56:04 +08:00
rpc_pubsub_service.rs
rpc_service.rs Add getRecentPrioritizationFees RPC endpoint (#27278) 2022-09-01 23:12:12 +00:00
rpc_subscription_tracker.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
rpc_subscriptions.rs RPC: Return the data length for get account requests (#28421) 2022-10-18 01:56:04 +08:00
transaction_notifier_interface.rs
transaction_status_service.rs Add a SanitizedMessage type that caches writable accounts indexes (#27317) 2022-08-25 16:33:41 -05:00