-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cli: program upgrade with offline signing (--sign-only mode) (#33860)
* cli: program upgrade with offline signing (--sign-only mode) * ditch universal NullSigner approach as overly complex * rearrange some code to make it more coherent, fix typos * apply clippy suggestions to simplify code * review pass * adjust brokens (due to rebase onto refactored structures) doc links * fix linter complaint in doc formatting * remove rebase artifacts --------- Co-authored-by: norwnd <norwnd>
- Loading branch information
Showing
5 changed files
with
468 additions
and
6 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.