solana/cli
Tyera Eulberg 873fe81bc0
Add offline and fee-payer utilities to CLI vote module (#21579)
* create-vote-account: add offline, nonce, fee_payer capabilities

* vote-authorize: add offline, nonce, fee-payer

* vote-update-things: add offline, nonce, fee-payer

* withdraw-vote: add offline, nonce, fee-payer

* close-vote-acct: add fee-payer

* Allow WithdrawVoteAccount to empty account, since offline operations cannot perform account state queries as in CloseVoteAccount

* Fix lint

* Update offline-signing docs

* Add some parse unit tests

* Add offline integration test
2021-12-06 15:54:50 -07:00
..
src Add offline and fee-payer utilities to CLI vote module (#21579) 2021-12-06 15:54:50 -07:00
tests Add offline and fee-payer utilities to CLI vote module (#21579) 2021-12-06 15:54:50 -07:00
.gitignore Rename solana-wallet program to just solana (#5604) 2019-08-22 13:51:16 -07:00
Cargo.toml Bump version to v1.10.0 2021-12-04 20:17:54 +00:00