solana/rpc-client-api/src
Tyera e39153df51
Add Memcmp filter constructor and deprecate fields (#29923)
* Deprecate Memcmp inner fields

* Add Memcmp::new

* Replace some literal construction

* Add convert_to_raw_bytes method and use

* Make convert_to_raw_bytes fallible

* Allow literal matches for complex cases
2023-01-26 14:50:15 -07:00
..
client_error.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
config.rs Get Index Key Size RPC Support (#28383) 2022-11-16 20:39:11 -07:00
custom_error.rs Fix TransactionPrecompileVerification RPC error (#29490) 2023-01-04 12:46:13 -07:00
deprecated_config.rs
error_object.rs
filter.rs Add Memcmp filter constructor and deprecate fields (#29923) 2023-01-26 14:50:15 -07:00
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