Michael Vines
|
0d885b9baa
|
Bump version to 1.0.3
|
2020-07-30 15:32:22 -07:00 |
Tyera Eulberg
|
019235c69c
|
Bump sdk version, and adjust accordingly (#155)
|
2020-07-24 20:39:15 +00:00 |
Tyera Eulberg
|
8580542729
|
Bump patch versions (#148)
|
2020-07-22 15:55:46 -06:00 |
Jack May
|
7fa8706707
|
Fix C header to include state structures (#138)
|
2020-07-21 00:46:02 -07:00 |
Tyera Eulberg
|
b24bfe7e32
|
Token: add Rust program id and bump version (#47)
* Token: add Rust program id and bump version
* Exclude js from package
* C header bump
|
2020-07-15 18:52:15 -06:00 |
Aaron Hill
|
88d738f9d2
|
Bump solana-sdk to 1.2.10 (#124)
This allows https://github.com/solana-labs/solana/pull/11015 to build
|
2020-07-13 14:55:46 -06:00 |
Jack May
|
ab5ea5c1f9
|
Add support for native token (#112)
|
2020-07-09 17:11:00 -07:00 |
Jack May
|
f08326006b
|
Version C header (#105)
|
2020-07-08 15:02:48 -07:00 |
Jack May
|
6c10d9170d
|
Fix docs (#111)
|
2020-07-08 14:59:01 -07:00 |
Jack May
|
7a3fb516bc
|
Whittle down the token program across the board (#93)
* Whittle down the token program across the board
* nit
* nudge
|
2020-07-08 12:41:08 -07:00 |
Jack May
|
56dd582c6f
|
Remove supply from Token (#82)
|
2020-07-07 14:34:23 -07:00 |
Jack May
|
a831eddb8d
|
Use variant fields (#90)
|
2020-07-07 13:55:56 -07:00 |
Jack May
|
ad823a1340
|
Add revoke instruction (#85)
|
2020-07-07 11:23:23 -07:00 |
Jack May
|
666b0b75e3
|
Remove initialize signers (#84)
* Remove initialize signers
* update js to do initialize atomically
|
2020-07-07 01:55:49 -07:00 |
Jack May
|
e8704a1e30
|
Add multisig support 3 (#79)
|
2020-07-06 16:36:27 -07:00 |
Jack May
|
5ee2d1f993
|
Single delegate support (#77)
|
2020-07-06 07:49:20 -07:00 |
Jack May
|
fc7a808461
|
Token type renaming (#70)
|
2020-07-01 01:40:36 -07:00 |
Jack May
|
b292d4cb3f
|
Fix token-swap (#72)
|
2020-07-01 00:56:00 -07:00 |
Jack May
|
f8f51c13fa
|
FFI compatible token interface (#48)
|
2020-06-26 15:20:03 -07:00 |