Tyera Eulberg
|
cc8826ac70
|
token-2022: plumb program_id through instruction builders (#2792)
* Plumb program_id into ix builders
* Don't unwrap extension instructions
|
2022-01-24 14:14:21 -07:00 |
Tyera Eulberg
|
c03c1fc7b4
|
token-2022: make extension instruction builders consistent with vanilla token (#2782)
* Make TransferFee and MintClose ix builders consistent with vanilla token
* Make ConfidentialTransfer ix builders consistent with vanilla token
|
2022-01-24 11:03:37 -07:00 |
Jon Cinque
|
ba46fedafb
|
token-2022: Add init transfer fee config (#2757)
|
2022-01-20 13:29:40 +01:00 |
Jon Cinque
|
480dc6870f
|
token-2022: Add init mint close authority (#2744)
|
2022-01-19 12:44:45 +01:00 |
Jon Cinque
|
3e1dd73396
|
token-2022: Basic integration with rust client (#2739)
* token-2022: Basic integration with rust client
* Rename ExtenstionType -> Self
* Fix merge conflicts
|
2022-01-14 20:34:43 +01:00 |