solana-with-rpc-optimizations/cli/src
Jon C 5cb30cf9cc
cli: Use program length for deployments instead of 2x length (#34730)
* cli: Deploy the appropriate length program

* Extend the extend-program test for new default

* Add CHANGELOG entry

* Update docs, and include `extend`

* Update CHANGELOG.md

Co-authored-by: Tyera <teulberg@gmail.com>

---------

Co-authored-by: Tyera <teulberg@gmail.com>
2024-01-10 20:12:29 +00:00
..
address_lookup_table.rs solana-cli: format strings (#34288) 2023-12-01 09:00:14 +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 solana-cli: format strings (#34288) 2023-12-01 09:00:14 +00:00
cli.rs comments: fix typos (#34402) 2023-12-11 11:24:34 -07:00
cluster_query.rs Fix typos (#34459) 2023-12-21 13:06:00 -07: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 Fix pubkey-macro args (#34410) 2023-12-12 19:54:43 +00:00
program.rs cli: Use program length for deployments instead of 2x length (#34730) 2024-01-10 20:12:29 +00:00
program_v4.rs Fix pubkey-macro args (#34410) 2023-12-12 19:54:43 +00:00
spend_utils.rs Fix typos (#34459) 2023-12-21 13:06:00 -07:00
stake.rs refactor: optional `stake_history` arg is never `None` (#34556) 2023-12-22 10:44:28 +08: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 Fix pubkey-macro args (#34410) 2023-12-12 19:54:43 +00:00
wallet.rs Fix pubkey-macro args (#34410) 2023-12-12 19:54:43 +00:00