Commit Graph

36 Commits

Author SHA1 Message Date
Maximilian Schneider 1c7749bdfc format everything with prettier 2022-07-26 22:21:22 +02:00
Maximilian Schneider 0a528077e7
maintenance (#13)
* add commitment arg to getMultipleAccounts
* upgrade dependencies
* use sequence number to continuosly read out event queue ring buffer
* add test for market order
* version 0.1.19
2021-05-13 14:32:38 +03:00
dd d7f9600ac9 got rid of index.ts tests 2021-04-20 11:05:04 -04:00
dd ec10681c75 Added different confirm levels for transactions in the client; Removed useless log statements 2021-04-20 10:56:07 -04:00
dd 52ce8a1665 Added PartialLiquidate and ForceCancelOrders 2021-04-09 16:35:47 -04:00
Tyler Shipe cc73a0c2bc test deposit error code 2021-03-29 18:14:32 -04:00
dd 8d846fe974 added better printing of margin account; 2021-03-26 08:15:47 -04:00
dd 160320b856 added devnet faucets to ids.json 2021-03-17 13:11:20 -04:00
dd 240f5a05b5 separated out tokenDecimals 2021-03-14 13:22:42 -04:00
dd ed8ef6c0f6 working program and ids 2021-03-04 12:18:53 -05:00
dd fd7282c9f5 fixed ids 2021-03-04 12:10:26 -05:00
dd 481cf394f8 new mango group 2021-03-04 11:49:13 -05:00
dd 67f4c04a2a added new mango program id 2021-03-04 10:39:50 -05:00
dd 038e8f08a1 clean up imports 2021-03-01 23:27:11 -05:00
dd bfe9294dec Fixed timeout in client.ts sendTransactions; added get largest token account function in utils 2021-03-01 09:23:13 -05:00
dd 971828ad27 new ids 2021-02-27 14:19:00 -05:00
dd 23ce407264 removed print statement 2021-02-27 13:46:03 -05:00
dd 4ac8f7b4df fixed ids.json 2021-02-27 13:37:55 -05:00
dd 0d172a460e fixed ids.json 2021-02-27 11:36:20 -05:00
dd 8f51b00efb added srm vault pk to ids.json; added nativeSrm to MangoGroup; fixed settleAll function 2021-02-25 15:09:06 -05:00
dd 25a1873853 optimized getAllMarginAccounts 2021-02-24 14:31:48 -05:00
dd 322468ce7e export utils, layout 2021-02-24 11:43:46 -05:00
dd 6feded9629 removed agg 2021-02-22 21:49:31 -05:00
dd d9b1c17633 removed solray 2021-02-22 21:49:31 -05:00
dd 0d863ef269 removed all schema.ts 2021-02-22 21:49:31 -05:00
dd 095c0393ed launched new mango group with borrow limits 2021-02-22 21:49:31 -05:00
dd 77cab2d2e2 updated ids.json 2021-02-22 21:49:31 -05:00
dd 01fc2f4847 fixed solana-flux-aggregator 2021-02-22 21:49:31 -05:00
dd 988f131f1c testSolink() 2021-02-22 21:49:31 -05:00
dd 0d1fd26805 not working -- still integrating aggregator 2021-02-22 21:49:28 -05:00
Tyler Shipe 87047b6741 remove export 2021-02-22 18:13:37 -05:00
Tyler Shipe 376a976f49 export fn from instructions 2021-02-22 17:40:14 -05:00
dd fb1347556a fixed solink decimals 2021-02-07 17:40:11 -05:00
dd 66558f28d7 cleaned up index.ts 2021-02-07 17:26:42 -05:00
dd bf64c97511 updated devnet.env 2021-02-07 17:25:08 -05:00
Maximilian Schneider ee877e69d0 publish as a repo 2021-02-07 01:48:58 +01:00