Commit Graph

240 Commits

Author SHA1 Message Date
dd 03a85ffc2b new mango group 2021-03-04 10:47:04 -05:00
dd 67f4c04a2a added new mango program id 2021-03-04 10:39:50 -05:00
dd 13329cbc9f updated ids 2021-03-04 10:20:45 -05:00
dd 154fe0d5a2 pushed new oracles to devnet 2021-03-03 21:21:05 -05:00
dd 6c002c42b1 deployed on devnet 2021-03-03 11:33:15 -05:00
dd e2816f30fc added MangoSrmAccount and utility functions 2021-03-02 11:15:21 -05:00
dafyddd c93670412d
Merge pull request #5 from blockworks-foundation/send_tx
Send tx
2021-03-01 23:36:25 -05:00
dd 8062f5ebd6 Added readme and example 2021-03-01 23:32:06 -05:00
dd 038e8f08a1 clean up imports 2021-03-01 23:27:11 -05:00
dafyddd 801db407e3
Merge pull request #4 from blockworks-foundation/send_tx
Send tx
2021-03-01 22:35:56 -05:00
dd de17a3e16b changed default timeout to 30s 2021-03-01 18:06:22 -05:00
dd 626101afcb added timeout param to placeOrder 2021-03-01 18:05:48 -05:00
dd 77d6cc9479 removed console log 2021-03-01 18:01:17 -05:00
dd 22a313e02b fixed maxQuoteQuantity bug 2021-03-01 17:49:24 -05:00
dd 664d4f70cd fixed confirmation check in awaitSignatureConfirmation 2021-03-01 17:43:59 -05:00
dd 942c225b08 fixed confirmation check in awaitSignatureConfirmation 2021-03-01 17:29:57 -05:00
Tyler Shipe 3224a11e6f update package.json version 2021-03-01 16:54:37 -05:00
Tyler Shipe 117a995d13 update node engine in package.json 2021-03-01 16:54:10 -05:00
dd 94d6327db4 fixed confirmation check in awaitSignatureConfirmation 2021-03-01 14:42:39 -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
Tyler Shipe 6957ab7209 update npm version 2021-02-28 18:00:20 -05:00
dd 92b316c276 new send tx 2021-02-27 16:09:28 -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 981a606f02 fixed ids.json 2021-02-27 12:51:56 -05:00
root 3c0176f14d added mainnet pks 2021-02-27 16:47:32 +00:00
dd 84d1f10e81 fixed ids.json 2021-02-27 11:44:11 -05:00
dd 0d172a460e fixed ids.json 2021-02-27 11:36:20 -05:00
dd c671403f03 added mango and oracle ids 2021-02-26 23:42:35 -05:00
dd d928ec70ca moved functions to utils 2021-02-26 16:31:09 -05:00
dd f63473a2b9 fixed MangoClient.settleAll 2021-02-26 16:18:12 -05:00
dd 0f52246909 added spot_market_symbols to ids.json 2021-02-26 14:29:31 -05:00
dd ecd34d1585 deployed USDT mango group on devnet 2021-02-26 12:53:09 -05:00
dd 4139de80d0 added USDT spot markets and new dex program id 2021-02-26 12:33:45 -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 b3d4e240f9 changed makeSettleBorrowInstruction 2021-02-24 21:14:23 -05:00
dd db4ae6f666 fixed bug in get prices 2021-02-24 17:00:34 -05:00
dd bcff05dfc3 fixed bug in getAllMarginAccounts 2021-02-24 15:02:49 -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 0075bcfb5f added more symbols to mainnet-beta ids.json 2021-02-24 11:40:57 -05:00
dd cf9e250971 changed pretty string 2021-02-23 16:33:00 -05:00
dd 1ce9fc7a68 new mango group with fixed index updating 2021-02-23 14:18:01 -05:00
dd 28585ffacd return 0 on depositRate and borrowRate when no deposits or borrows 2021-02-23 11:27:29 -05:00
dd a5b5aabbd3 Added getBorrowRate and getDepositRate 2021-02-23 09:41:58 -05:00
Tyler Shipe f7fb17168e update settleborrowinstructions fn to accept native quantity 2021-02-22 22:36:17 -05:00
dd fdd723fac1 removed merge defects 2021-02-22 22:02:26 -05:00
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