solana/cli/src
Jon Cinque 8e4a9a94ed
sdk: Add new version of `StakeState` to avoid breaking downstream users (#32736)
* sdk: Rename `StakeState` -> `StakeStateWithFlags`

* Add back `StakeFlags` with a deprecation warning
2023-08-09 00:05:40 +02:00
..
address_lookup_table.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
checks.rs deprecates Pubkey::new in favor of Pubkey::{,try_}from (#29805) 2023-01-21 18:06:27 +00:00
clap_app.rs Add solana_clap_utils::hidden_unless_forced() (#30843) 2023-03-22 08:59:17 +00:00
cli.rs deprecates Signature::new in favor of Signature::{try_,}from (#32481) 2023-07-14 22:51:12 +00:00
cluster_query.rs sdk: Add new version of `StakeState` to avoid breaking downstream users (#32736) 2023-08-09 00:05:40 +02:00
compute_unit_price.rs
feature.rs stake: deprecate on chain warmup/cooldown rate and config (#32723) 2023-08-07 13:23:24 -07:00
inflation.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
lib.rs cli: Add subcommands for address lookup tables (#27123) 2022-08-18 22:12:53 +01:00
main.rs Refactor connection cache to support generic msgs (#29774) 2023-02-01 18:10:06 -08:00
memo.rs deprecates Pubkey::new in favor of Pubkey::{,try_}from (#29805) 2023-01-21 18:06:27 +00:00
nonce.rs Cleanup - merge_nonce_error_into_system_error (#31773) 2023-05-24 18:05:07 +02:00
program.rs cli: fix program deployment elf verification issue (#32448) 2023-07-12 14:56:23 +02:00
spend_utils.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
stake.rs sdk: Add new version of `StakeState` to avoid breaking downstream users (#32736) 2023-08-09 00:05:40 +02:00
test_utils.rs allow stake tests to wait for rewards payout (#31821) 2023-05-30 08:56:02 -05:00
validator_info.rs Hide Keybase and replace with URL (#31852) 2023-06-06 06:22:55 -07:00
vote.rs Add new CreateVoteAccount instruction-set builders (#31330) 2023-04-27 11:14:39 -06:00
wallet.rs Remove redundant clones (#31685) 2023-05-23 09:42:05 -07:00