solana-with-rpc-optimizations/cli/src
0xripleys ec06cf7311
"solana program set-upgrade-authority" uses SetAuthorityChecked instruction by default (#29190)
* set-upgrade-authority uses checked instruction by default

* remove print statements

* PR fixes
2022-12-16 06:59:54 +00:00
..
address_lookup_table.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
checks.rs RPC: Support versioned txs in getFeeForMessage API (#28217) 2022-10-05 00:00:34 +08:00
clap_app.rs cli: Use QUIC if the default TPU does *not* use UDP (#29141) 2022-12-07 23:12:46 +01:00
cli.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
cluster_query.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
compute_unit_price.rs
feature.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00: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 cli: Use QUIC if the default TPU does *not* use UDP (#29141) 2022-12-07 23:12:46 +01:00
memo.rs
nonce.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
program.rs "solana program set-upgrade-authority" uses SetAuthorityChecked instruction by default (#29190) 2022-12-16 06:59:54 +00:00
spend_utils.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
stake.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
test_utils.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
validator_info.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
vote.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
wallet.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00