Jack May
|
65aeff5b0b
|
Use deprecated bpf loader (#307)
* Use deprecated bpf loader
* bump web3.js to pick up fixed flow defs
|
2020-08-24 14:19:46 -07:00 |
Michael Vines
|
a22908bbd9
|
Relocate js
|
2020-08-08 15:25:47 -07:00 |
Michael Vines
|
26ab9bb26a
|
Reorganize crates based on program
|
2020-08-08 15:25:47 -07:00 |
Michael Vines
|
a8c995bc79
|
Fix up target/ location
|
2020-08-08 08:05:00 -07:00 |
Jack May
|
569185359e
|
to bytes on client side
|
2020-08-04 16:10:05 -07:00 |
Jack May
|
302855fa0a
|
Cleanup payer and remove use of instanceof (#176)
Co-authored-by: Justin Starry <justin@solana.com>
|
2020-07-31 11:37:33 +08:00 |
Jack May
|
a07935371f
|
Prep token/js for publishing (#165)
|
2020-07-30 02:07:55 -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
|
767741c235
|
Fix automation (#81)
|
2020-07-07 02:09:19 -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 |
anatoly yakovenko
|
97094e61e5
|
Token swap (#50)
* initial
* wip
* withdraw
* wip
* wip
* updates
* fix imports
* compiles
* check delegates
* wip
* wip
* wip
* fixup
* instruction serializer
* unpack func
* done!
* update
* wip docs
* docs
* boilerplate
* docs
* fix docs
* Add token-swap test
* Add token-swap js bindings
Co-authored-by: Jack May <jack@solana.com>
|
2020-06-30 15:37:35 -07:00 |