solana/rpc-client-api/src
Illia Bobyr 6e4ecc6758
RPC getPerformanceSamples: Add `numNonVoteTransaction` (#29388)
Allow interested parties to see both total and non-vote transaction
counts in each performance sample.

Fixes https://github.com/solana-labs/solana/issues/29159
2023-01-18 00:22:47 -08:00
..
client_error.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
config.rs
custom_error.rs Fix TransactionPrecompileVerification RPC error (#29490) 2023-01-04 12:46:13 -07:00
deprecated_config.rs Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
error_object.rs
filter.rs
lib.rs Fix RpcClient MemCmp filter version mapping (#28499) 2022-10-20 19:41:28 -06:00
request.rs Add rust client support for getRecentPrioritizationFees (#29558) 2023-01-06 23:04:34 -07:00
response.rs RPC getPerformanceSamples: Add `numNonVoteTransaction` (#29388) 2023-01-18 00:22:47 -08:00
version_req.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00