Commit Graph

92 Commits

Author SHA1 Message Date
dafyddd b84c14b19a
Merge pull request #3 from blockworks-foundation/borrow_limits
Borrow limits
2021-02-22 21:55:35 -05:00
dafyddd 5b6d1c4cdf
Merge branch 'main' into borrow_limits 2021-02-22 21:54:48 -05:00
dd d5449953ca Merge branch 'borrow_limits' of github.com:blockworks-foundation/mango-client-ts into borrow_limits 2021-02-22 21:49:55 -05:00
dd 55660d048f ad back borsh 2021-02-22 21:49:31 -05:00
dd 270df3cb2c removed borsh 2021-02-22 21:49:31 -05:00
dd 10ab8dde81 added back borsh 2021-02-22 21:49:31 -05:00
dd 155a9cfe4b added back schema 2021-02-22 21:49:31 -05:00
dd 0e3f2761db remove brosh 2021-02-22 21:49:31 -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 d531d2eb27 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 791b389d52 added borsh and solray to package.json 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
dd 9c7f2aa6a3 trying to integrate solink / solana-flux-aggregator 2021-02-22 21:49:28 -05:00
dd eac21f6d44 trying to integrate new aggregator 2021-02-22 21:49:28 -05:00
Tyler Shipe e7c2ae8380 Revert "prettier"
This reverts commit 460eae5858.
2021-02-22 21:48:07 -05:00
dd 8404d8d4fa Merge branch 'main' into borrow_limits
# Conflicts:
#	src/client.ts
#	src/index.ts
#	src/layout.ts
2021-02-22 21:48:05 -05:00
dd f1dc4c2168 ad back borsh 2021-02-22 20:16:59 -05:00
dd 3b128fa635 removed borsh 2021-02-22 20:04:26 -05:00
dd 1227d57174 added back borsh 2021-02-22 19:42:24 -05:00
dd dd10ef85ae added back schema 2021-02-22 19:40:47 -05:00
dd 91ed6b7f3e remove brosh 2021-02-22 18:23:17 -05:00
dd e77c677f68 removed agg 2021-02-22 18:21:41 -05:00
dd 37a229eb11 removed solray 2021-02-22 18:16:03 -05:00
Tyler Shipe 87047b6741 remove export 2021-02-22 18:13:37 -05:00
dd f039cab61f removed solray 2021-02-22 18:02:49 -05:00
dd ad563b1bca removed all schema.ts 2021-02-22 17:49:18 -05:00
Tyler Shipe 376a976f49 export fn from instructions 2021-02-22 17:40:14 -05:00
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