Commit Graph

32 Commits

Author SHA1 Message Date
tjs 505e8150a3 use react query for trade history 2023-03-25 17:16:42 -04:00
tjs fc929f8fb0 update the oracle for selected market via websocket 2023-03-25 14:19:57 -04:00
tjs 89364cb76d improve open orders display 2023-03-08 19:34:13 -05:00
tjs 5cae40d347 use api for perp market trade history 2023-02-26 18:44:38 -05:00
tjs 09133bf7b2 more refactoring for type safety 2023-02-23 19:28:49 -05:00
tjs d8f6153eab more improvements to open orders displayed in orderbook 2023-02-21 23:29:25 -05:00
tjs 57f927fc15 improve speed of updating open orders after websocket change 2023-02-13 22:38:57 -05:00
tjs 6277984325 use latest client 2023-02-09 16:23:44 -05:00
tjs 59b724e431 add openbook history 2023-01-06 19:26:06 -05:00
tjs 9865e85116 add mango account pk and address to hook 2023-01-05 23:01:03 -05:00
tjs e6f41e17ab don't close websocket connection 2023-01-05 17:06:18 -05:00
tjs a76a3f93ba Merge branch 'main' into alpha 2023-01-05 14:32:15 -05:00
tjs 66003d57ad refetch open orders on 30 sec interval 2023-01-04 16:30:28 -05:00
saml33 d4fb1f24a6 load unowned open orders 2023-01-04 13:32:42 +11:00
tjs 3bf6ace4bf fetch open orders after mango account websocket update 2022-12-26 16:04:15 -05:00
tjs 1cb810a2f4 update unsettled balances when open orders are updated 2022-12-14 13:46:01 -05:00
tjs fce0f5a3f6 add dashboard page for mango account 2022-12-12 00:01:55 -05:00
tjs 6b55d1346a show perp unsettled pnl and updated group on an interval 2022-12-03 16:19:12 -05:00
tjs 0808c900bc enable linking to market pages 2022-11-21 22:57:00 -05:00
tjs 203c571bc5 use jupiter api and hooks 2022-11-18 18:19:04 -05:00
tjs 5727d0bc7f add a useMangoAccount hook 2022-11-18 12:09:39 -05:00
tjs 185ab4748b revert to coingecko for swap and prices.
we'll use birdeye only for candles
2022-11-18 11:29:37 -05:00
saml33 430cd939c4 fix spot market change 2022-11-10 12:48:03 +11:00
saml33 28c0fed1c7 use birdeye for serum market price history 2022-11-05 18:13:24 +00:00
saml33 83e59b2bff use jupiter tokens for coingecko ids 2022-11-02 10:03:50 +04:00
tjs 9e885f10bb show users order in orderbook 2022-11-01 18:13:02 +00:00
tjs 7c34ed0bcb use last slot when updating mango account 2022-10-29 21:17:14 -04:00
tjs 818bbc0252 fix zustand nextjs 13 issues 2022-10-28 17:46:38 -04:00
tjs 9269b4e18f fix yarn.lock, undo next upgrade 2022-10-28 15:24:05 -04:00
tjs 4ef23e60ff url param to view other mango accounts 2022-10-27 16:58:58 -04:00
microwavedcola1 72e4808141 match mango-v4 dev branch
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-10-07 14:27:42 +02:00
tjs a2ca52d09c create mangoprovider; add support for viewing other mangoaccounts 2022-09-27 14:47:56 -04:00