solana-with-rpc-optimizations/cli
Tyera Eulberg aeb30fa873
Cli: Support checked stake and vote operations (#18449)
* Refactor VoteAuthorize to use SignerIndex and support vote-authorize-*-checked

* Add checked bool const and use in command parsing

* Add create-stake-account-checked handling

* Add stake-set-lockup-checked handling

* Remove unnecessary mut

* Add stake-authorized-checked handling
2021-07-15 16:45:03 -06:00
..
src Cli: Support checked stake and vote operations (#18449) 2021-07-15 16:45:03 -06:00
tests Cli: Support checked stake and vote operations (#18449) 2021-07-15 16:45:03 -06:00
.gitignore Rename solana-wallet program to just solana (#5604) 2019-08-22 13:51:16 -07:00
Cargo.toml cli: allow returning more `solana validators` 2021-07-14 08:41:52 +00:00