solana/cli/src
Pankaj Garg 6fd0dcb3eb
Add support for fetching program in cargo registry (#33759)
* Rename publisher.rs to crate_handler.rs

* support for fetching program in cargo registry
2023-10-20 15:41:24 -07:00
..
address_lookup_table.rs Refactor - Move interfaces of address-lookup-table into the program SDK (#33165) 2023-09-11 21:10:40 +02:00
checks.rs
clap_app.rs Implement CLI front-end for loader-v4 commands (#33289) 2023-09-19 08:27:35 -07:00
cli.rs Decouple program-v4 command processors from CliConfig (#33554) 2023-10-06 03:53:55 -07:00
cluster_query.rs CLI remove unwrap_or_default() on rpc calls (#33782) 2023-10-20 14:27:31 +02:00
compute_unit_price.rs
feature.rs CLI remove unwrap_or_default() on rpc calls (#33782) 2023-10-20 14:27:31 +02:00
inflation.rs Refactor - Demotes `Arc` to `Rc`. (#32982) 2023-08-25 00:54:06 +02:00
lib.rs Processors to compile and send LoaderV4 CLI commands (#33228) 2023-09-18 06:43:33 -07:00
main.rs Refactor - Demotes `Arc` to `Rc`. (#32982) 2023-08-25 00:54:06 +02:00
memo.rs
nonce.rs Refactor - Demotes `Arc` to `Rc`. (#32982) 2023-08-25 00:54:06 +02:00
program.rs cli: Don't skip preflight when interacting with programs (#33426) 2023-09-28 15:08:11 +02:00
program_v4.rs Add support for fetching program in cargo registry (#33759) 2023-10-20 15:41:24 -07:00
spend_utils.rs
stake.rs Fix CLI help text for `solana stake-account` (#33387) 2023-10-05 17:23:41 +00: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 Refactor - Demotes `Arc` to `Rc`. (#32982) 2023-08-25 00:54:06 +02:00
vote.rs Add csv output option to stake and vote account rewards (#32360) 2023-09-21 19:23:37 +02:00
wallet.rs Refactor - Demotes `Arc` to `Rc`. (#32982) 2023-08-25 00:54:06 +02:00