solana/cli
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
..
src Cli: the authority passed to `solana program write-buffer` must be a proper signer (#29476) 2023-01-03 07:32:04 +00:00
tests Cli: the authority passed to `solana program write-buffer` must be a proper signer (#29476) 2023-01-03 07:32:04 +00:00
.gitignore Rename solana-wallet program to just solana (#5604) 2019-08-22 13:51:16 -07:00
Cargo.toml Bump solana_rbpf to v0.2.38 (#29137) 2022-12-12 08:47:09 +01:00