hanako mumei
|
51f5e93e4e
|
token-client: clean up useless temp vecs
|
2022-10-07 14:08:27 -07:00 |
hanako mumei
|
a5a565b56c
|
token-client: move decimals from Token methods to struct
|
2022-10-07 12:24:36 -07:00 |
hanako mumei
|
200b2acab4
|
token-cli: final fixes for client conversion
|
2022-10-06 17:33:34 -07:00 |
hanako mumei
|
7847f35f1e
|
token-cli: convert transfer to client
|
2022-10-06 17:33:34 -07:00 |
Jon Cinque
|
f97a3dc7cf
|
clippy: Deny integer arithmetic, add allows where needed (#3606)
|
2022-09-15 13:16:53 +02:00 |
Jon Cinque
|
6bcd051d38
|
token-client: Change create_account to return T::Output (#3584)
|
2022-09-10 16:01:50 +02:00 |
hanako mumei
|
1fb05454e7
|
token-client: convert approve/revoke interface
|
2022-08-31 13:57:41 -07:00 |
hanako mumei
|
b30aac80a6
|
token-client: convert transfer interface
|
2022-08-31 13:57:41 -07:00 |
hanako mumei
|
8e196e5e77
|
token-cli: use token client for command_burn
|
2022-08-31 13:57:41 -07:00 |
hanako mumei
|
e540b172db
|
token-cli: use token client for command_mint
* client: change mint_to to accept decimals and prefer mint_checked
* client: move multisig key winnowing into utility function
|
2022-08-31 13:57:41 -07:00 |
hana
|
65769ce23d
|
Update rust to 1.60, solana to 1.11.6 (#3492)
also change bpf to sbf throughout the codebase
Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
|
2022-08-18 12:16:02 -07:00 |
Jon Cinque
|
b7a3fc6243
|
token-2022: Fix (rarely) flakey test by changing tx (#3015)
|
2022-03-19 02:39:31 +01:00 |
Tyera Eulberg
|
428d93bdcb
|
Move program-2022 tests to new crate (#2892)
|
2022-02-09 15:02:33 -07:00 |