solana/cli/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
..
checks.rs Upgrade Rust to 1.52.0 (#17096) 2021-05-19 09:31:47 -05:00
clap_app.rs Cli: app and wallet command reorg (#18955) 2021-07-29 00:19:34 -06:00
cli.rs nonce: Unify `NonceError` with `SystemError` 2021-07-30 14:47:14 -06:00
cluster_query.rs Auto-generate shell completions for solana-cli (issue #8879 and #14005) (#18931) 2021-07-28 09:43:32 -06:00
feature.rs nonce: Unify `NonceError` with `SystemError` 2021-07-30 14:47:14 -06:00
inflation.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
lib.rs Cli: app and wallet command reorg (#18955) 2021-07-29 00:19:34 -06:00
main.rs Auto-generate shell completions for solana-cli (issue #8879 and #14005) (#18931) 2021-07-28 09:43:32 -06:00
memo.rs issue #10831: added --with-memo option to all cli commands that submit (#16291) 2021-04-05 20:53:50 +00:00
nonce.rs nonce: Unify `NonceError` with `SystemError` 2021-07-30 14:47:14 -06:00
program.rs Use last_valid_block_height in services and client apps (#19163) 2021-08-11 01:04:00 -06:00
spend_utils.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
stake.rs Auto-generate shell completions for solana-cli (issue #8879 and #14005) (#18931) 2021-07-28 09:43:32 -06:00
test_utils.rs Deprecate commitment variants (#14797) 2021-01-26 19:23:07 +00:00
validator_info.rs Auto-generate shell completions for solana-cli (issue #8879 and #14005) (#18931) 2021-07-28 09:43:32 -06:00
vote.rs Auto-generate shell completions for solana-cli (issue #8879 and #14005) (#18931) 2021-07-28 09:43:32 -06:00
wallet.rs Cli: app and wallet command reorg (#18955) 2021-07-29 00:19:34 -06:00