solana-with-rpc-optimizations/cli/tests
Bryan Ischo e288459cf2 Removed the --authorized-withdrawer argument from create-vote-account
The parameter is now a required third argument.  This is because authorized
withdrawer should never be the same as vote account keypair or validator
identity keypair for security reasons.

Added a --allow-unsafe-authorized-withdrawer to override this restriction if
necessary.
2021-09-03 16:45:06 -07:00
..
fixtures Bump solana_rbpf to version 0.2.13 (#18068) 2021-07-07 09:50:11 +02:00
nonce.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
program.rs cli: show upgradeable program accounts (#19431) 2021-08-25 17:03:55 -07:00
request_airdrop.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
stake.rs Removed the --authorized-withdrawer argument from create-vote-account 2021-09-03 16:45:06 -07:00
transfer.rs Deprecate FeeCalculator returning APIs (#19120) 2021-08-13 09:08:20 -07:00
vote.rs Removed the --authorized-withdrawer argument from create-vote-account 2021-09-03 16:45:06 -07:00