solana/cli/tests
Tyera 71ba409bc2
Cli: the authority passed to `solana program write-buffer` must be a proper signer (#29476)
* Fix upgrade signer parsing in program deploy (noop)

* Fix buffer-authority signer parsing in program write-buffer (error on Pubkey input)
2023-01-03 07:32:04 +00:00
..
fixtures chore: move programs/bpf to programs/sbf 2022-10-13 11:40:40 -04:00
address_lookup_table.rs Relax authority signer check for lookup table creation (#27248) 2022-08-22 23:38:56 +01:00
nonce.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
program.rs Cli: the authority passed to `solana program write-buffer` must be a proper signer (#29476) 2023-01-03 07:32:04 +00:00
request_airdrop.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
stake.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
transfer.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
vote.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00