solana-with-rpc-optimizations/rpc-client-api/src
Sammy Harris c207274e11
feat: include replaced blockhash in RPC simulation response (#380)
* feat: include replaced blockhash in RPC simulation response

* rename blockhash field to `replacement_blockhash`

* add tests to ensure replacement_blockhash is returning correctly

* fixed tests

* fixed tests again for real this time?
2024-04-06 17:27:10 +08: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-11 23:59:18 -06: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 feat: include replaced blockhash in RPC simulation response (#380) 2024-04-06 17:27:10 +08:00
version_req.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00