solana/cli/src
HaoranYi 304333405c Revert deprecate executable feature (#309)
* revert deprecate executable feature

* add native loader account transfer test

---------

Co-authored-by: HaoranYi <haoran.yi@solana.com>
2024-03-20 16:28:38 -05:00
..
address_lookup_table.rs Fix: add missing required attribute to LOOKUP_TABLE_ADDRESS arg for get subcommand (#35200) 2024-02-14 17:39:39 -07:00
checks.rs deprecates Pubkey::new in favor of Pubkey::{,try_}from (#29805) 2023-01-21 18:06:27 +00:00
clap_app.rs solana-cli: format strings (#34288) 2023-12-01 09:00:14 +00:00
cli.rs SDK: refactor `Signer` and `Signers` traits (#34984) 2024-03-01 12:34:32 +01:00
cluster_query.rs SDK: refactor `Signer` and `Signers` traits (#34984) 2024-03-01 12:34:32 +01:00
compute_unit_price.rs Cli support compute_unit_price (#26464) 2022-08-02 22:23:05 -05:00
feature.rs solana-cli: format strings (#34288) 2023-12-01 09:00:14 +00:00
inflation.rs Fix pubkey-macro args (#34410) 2023-12-12 19:54:43 +00:00
lib.rs Fix pubkey-macro args (#34410) 2023-12-12 19:54:43 +00:00
main.rs solana-cli: format strings (#34288) 2023-12-01 09:00:14 +00:00
memo.rs deprecates Pubkey::new in favor of Pubkey::{,try_}from (#29805) 2023-01-21 18:06:27 +00:00
nonce.rs SDK: refactor `Signer` and `Signers` traits (#34984) 2024-03-01 12:34:32 +01:00
program.rs Revert deprecate executable feature (#309) 2024-03-20 16:28:38 -05:00
program_v4.rs SDK: refactor `Signer` and `Signers` traits (#34984) 2024-03-01 12:34:32 +01:00
spend_utils.rs Fix typos (#34459) 2023-12-21 13:06:00 -07:00
stake.rs relax stake split destination check (#162) 2024-03-15 22:25:14 -05:00
test_utils.rs cli: Don't skip preflight when interacting with programs (#33426) 2023-09-28 15:08:11 +02:00
validator_info.rs solana-cli: format strings (#34288) 2023-12-01 09:00:14 +00:00
vote.rs SDK: refactor `Signer` and `Signers` traits (#34984) 2024-03-01 12:34:32 +01:00
wallet.rs Fix pubkey-macro args (#34410) 2023-12-12 19:54:43 +00:00