solana/cli/tests
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
..
fixtures Deploy error is buffer is too small (#20358) 2021-10-01 02:47:26 +00:00
nonce.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
program.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
request_airdrop.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
stake.rs Add offline and fee-payer utilities to CLI vote module (#21579) 2021-12-06 15:54:50 -07:00
transfer.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
vote.rs Add offline and fee-payer utilities to CLI vote module (#21579) 2021-12-06 15:54:50 -07:00