solana-with-rpc-optimizations/cli
nathan haim 60ccdb3fb4
cli: program set-upgrade-authority sign-only (#35203)
* cli: program set-upgrade-authority
Add --sign-only flag

* Apply suggestions from code review

This fixes nits.
It modifies tests: it will sign offline with `newAuthority` keypair instead of fee payer. Then it reuses the signature in the next command.

Co-authored-by: Jon C <me@jonc.dev>

* cli/tests/program: fix tests

* cli/src/program: delete unsed import

* fix to pass ci cargo-clippy-nightly

---------

Co-authored-by: Jon C <me@jonc.dev>
2024-02-22 02:07:00 +01:00
..
src cli: program set-upgrade-authority sign-only (#35203) 2024-02-22 02:07:00 +01:00
tests cli: program set-upgrade-authority sign-only (#35203) 2024-02-22 02:07:00 +01:00
.gitignore
Cargo.toml