solana/rpc-client-api/src
Tyera 814181b07b Rpc: add support for minimum context slot to `getBlocks(WithLimit)` endpoints (#191)
* Support min_context_slot field in getBlocksWithLimit input

* Use min_context_slot in get_blocks_with_limit

* Support min_context_slot field in getBlocks input

* Use min_context_slot in get_blocks
2024-03-15 22:22:45 -05:00
..
client_error.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
config.rs Rpc: add support for minimum context slot to `getBlocks(WithLimit)` endpoints (#191) 2024-03-15 22:22:45 -05:00
custom_error.rs Fuck this whole web3.js thing (#30062) 2023-02-01 14:34:23 -08: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 Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
request.rs Add rust client support for getRecentPrioritizationFees (#29558) 2023-01-06 23:04:34 -07:00
response.rs RPC: Add inner instructions to simulate transaction response (#34313) 2023-12-16 12:49:22 +00:00
version_req.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00