solana/cli/tests
bji 364af3a3e0
issue #10831: added --with-memo option to all cli commands that submit (#16291)
* issue #10831: added --with-memo option to all cli commands that submit
transactions.  Also, improve the block command to show UTF-8 string instead
of integer values for memo program data.

* Fixed tests and changed some syntax according to feedback.

* Use spl_memo id (all versions where applicable) instead of hardcoding id.

* Update Cargo.toml in programs/bpf.

* Update formatting via cargo fmt.

* Update to use spl_memo version 3.0.1, which simplifies package imports
2021-04-05 20:53:50 +00:00
..
fixtures Rename solana-wallet program to just solana (#5604) 2019-08-22 13:51:16 -07:00
nonce.rs issue #10831: added --with-memo option to all cli commands that submit (#16291) 2021-04-05 20:53:50 +00:00
program.rs Add Close instrruction and tooling to upgradeable loader (#15887) 2021-03-17 21:39:29 -07:00
request_airdrop.rs Surface faucet start failures to the user of solana-test-validator 2021-01-28 22:35:58 +00:00
stake.rs issue #10831: added --with-memo option to all cli commands that submit (#16291) 2021-04-05 20:53:50 +00:00
transfer.rs issue #10831: added --with-memo option to all cli commands that submit (#16291) 2021-04-05 20:53:50 +00:00
vote.rs issue #10831: added --with-memo option to all cli commands that submit (#16291) 2021-04-05 20:53:50 +00:00