Commit Graph

259 Commits

Author SHA1 Message Date
Tyler Shipe 2ee17d3607 fix BN import 2021-02-22 17:36:45 -05:00
dd e4260ed96d launched new mango group with borrow limits 2021-02-22 17:33:33 -05:00
Tyler Shipe 7f254fe289 add fn to create settle borrow instructions 2021-02-22 17:30:08 -05:00
Tyler Shipe 460eae5858 prettier 2021-02-22 17:08:07 -05:00
dd 1b8144cf42 added borsh and solray to package.json 2021-02-22 16:10:17 -05:00
dd 85e77fae8a updated ids.json 2021-02-22 16:04:49 -05:00
dd d607e9becf fixed solana-flux-aggregator 2021-02-22 13:19:00 -05:00
dd 0ee4d0d715 testSolink() 2021-02-22 12:16:06 -05:00
dd 1ccec67350 not working -- still integrating aggregator 2021-02-21 20:58:42 -05:00
dd b267edce3a trying to integrate solink / solana-flux-aggregator 2021-02-21 18:41:16 -05:00
dd d15024a937 trying to integrate new aggregator 2021-02-21 18:27:48 -05:00
Maximilian Schneider 447a6230d3 release version 0.1.0 2021-02-21 19:23:01 +01:00
dd 71874c8065 Merge branch 'main' of github.com:blockworks-foundation/mango-client-ts into main 2021-02-19 09:59:01 -05:00
dd c128a9a676 added makeSettleFundsInstruction as another example 2021-02-19 09:56:16 -05:00
dd ab1053e596 added makeCancelOrderInstruction to instruction.ts as an example of instruction factory function 2021-02-19 09:33:11 -05:00
dafyddd d9cbc9239f
Merge pull request #1 from blockworks-foundation/v3
V3
2021-02-18 16:24:17 -05:00
dd f670846d4d got rid of complete margin account idea; fixed openOrdersAccounts to never be undefined 2021-02-18 15:15:54 -05:00
dd 0783c0cc7e updated mango program 2021-02-18 10:47:06 -05:00
dd b69e7ad1cd fixed bug in place order 2021-02-18 10:22:31 -05:00
dd 4581ea974d fixed bug in place order 2021-02-18 10:20:33 -05:00
dd 9cfe14badb updated mango program 2021-02-18 09:55:32 -05:00
dd 8cba70abcd added getCompleteMarginACcountsForOwner 2021-02-17 14:22:28 -05:00
dd 222262e43a added getCompleteMarginACcountsForOwner 2021-02-17 13:40:06 -05:00
dd 3d88bd40c7 finished adding all v3 functions + SRM fee tier support. Untested 2021-02-17 12:35:45 -05:00
dd 5ec31a740f changed mango id 2021-02-17 10:50:26 -05:00
dd fa266a6e89 added more of the fee tier functions 2021-02-17 10:36:48 -05:00
dd 0273db2c5b updated layouts and class data fields 2021-02-16 16:35:24 -05:00
dd 3488905c41 new ids.json 2021-02-15 22:13:56 -05:00
dd a00feb1d94 added utility functions to MangoGroup 2021-02-14 10:53:19 -05:00
dd f5cb53ff2c fixed loadOpenOrders 2021-02-13 17:31:19 -05:00
dd 0ee0507f9e changed cancelAllOrdersByMarket 2021-02-13 17:27:55 -05:00
dd fac8a952a4 changed default commitment to singleGossip 2021-02-13 16:11:40 -05:00
dd c42bcfc6cb upgraded solana version + changed mango program id 2021-02-13 16:04:38 -05:00
dd b331f31255 Merge remote-tracking branch 'origin/main' into main
# Conflicts:
#	src/ids.json
2021-02-13 16:03:49 -05:00
dd 3d47a65b30 upgraded solana version + changed mango program id 2021-02-13 16:01:03 -05:00
Maximilian Schneider dd5e135fa6 add more markets to mainnet-beta ids, need to remove later 2021-02-12 11:25:06 +01:00
dd 1fd715e9ac Merge remote-tracking branch 'origin/main' into main 2021-02-11 13:53:56 -05:00
dd ea42cfc8b4 added settleAll 2021-02-11 13:53:32 -05:00
Maximilian Schneider f93bfe3127 add tether markets to mainnet-beta ids, need to remove usdc later 2021-02-11 17:24:36 +01:00
Maximilian Schneider f15e51f531 switch to serum json rpc endpoint 2021-02-11 11:23:12 +01:00
dd 10eb1bac82 added getAssets and getLiabs 2021-02-10 14:52:22 -05:00
dd f9f7395c83 added cancelAllOrdersByMarket 2021-02-10 11:36:20 -05:00
dd dab2e9c686 added getCompleteMarginAccount to client 2021-02-10 10:08:10 -05:00
dd 01ed2eab2c updated ids.json after uploading Mango 2021-02-09 17:31:36 -05:00
dd 6fb4036e1e fixed liquidate bug 2021-02-09 17:03:58 -05:00
dd 319f96f833 fixed getMarginAccountsForOwner 2021-02-09 16:11:27 -05:00
dd ca32f542ee removed Wallet capability 2021-02-09 16:05:26 -05:00
dd 6e9cbd5003 changed typeof to instanceof 2021-02-08 17:24:49 -05:00
dd a63d9e4d2d changed typeof to instanceof 2021-02-08 17:11:56 -05:00
dd 58caf023a4 fixed quesiton mark issue 2021-02-08 15:57:16 -05:00