solana/client/src
Tyera Eulberg 5970083b4d
Use last_valid_block_height in services and client apps (#19163)
* Add deprecated tag to Bank::get_blockhash_last_valid_slot

* Update SendTransactionService to use last_valid_block_height

* Update solana-tokens to use last_valid_block_height

* Remove dangling file

* Update solana program to use last_valid_block_height

* Update Banks crates to use last_valid_block_height
2021-08-11 01:04:00 -06:00
..
blockhash_query.rs Use last_valid_block_height in services and client apps (#19163) 2021-08-11 01:04:00 -06:00
client_error.rs nonce: Unify `NonceError` with `SystemError` 2021-07-30 14:47:14 -06:00
http_sender.rs Fix deserialization of RPC errors in HttpSender (#19110) 2021-08-09 10:45:00 -07:00
lib.rs Add TPU client for sending txs to the current leader tpu port (#16736) 2021-04-23 09:35:12 +08:00
mock_sender.rs Use last_valid_block_height in services and client apps (#19163) 2021-08-11 01:04:00 -06:00
nonce_utils.rs
perf_utils.rs
pubsub_client.rs Add TPU client for sending txs to the current leader tpu port (#16736) 2021-04-23 09:35:12 +08:00
rpc_cache.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
rpc_client.rs Add more API documentation for Rust RpcClient (#19021) 2021-08-05 15:03:33 -06:00
rpc_config.rs rpc: more params for `GetVoteAccountsConfig` 2021-07-14 08:41:52 +00:00
rpc_custom_error.rs Reject transactions with extra signatures (#18306) 2021-07-01 18:06:59 +00:00
rpc_deprecated_config.rs Deprecate "confirmed" RpcClient methods (#16520) 2021-04-15 17:00:14 -06:00
rpc_filter.rs
rpc_request.rs RpcClient::send<T> now supports client-defined RPC methods via RpcRequest::Custom 2021-07-24 09:53:47 -07:00
rpc_response.rs Transaction simulation includes cost (#18715) 2021-07-16 14:58:15 -07:00
rpc_sender.rs Add some docs for RpcClient and friends (#18748) 2021-07-20 18:49:32 +00:00
thin_client.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
tpu_client.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00