Commit Graph

264 Commits

Author SHA1 Message Date
tylersssss 1513fb0372
Merge pull request #69 from blockworks-foundation/paginate-swap-history
paginate swap history
2023-01-19 00:23:23 -05:00
tjs e7fa818e65 fix recent trades for perp markets 2023-01-19 00:18:06 -05:00
tjs a0c24f11c5 fix trade history 2023-01-18 23:35:57 -05:00
saml33 9f3d10d4ae merge main 2023-01-19 15:33:51 +11:00
tjs b8ca0a40c7 fix type error from merge 2023-01-18 19:19:46 -05:00
tylersssss e9a284619b
Merge branch 'main' into pan/change-transaction-log-url 2023-01-18 19:11:02 -05:00
tylersssss f0db2495fe
Merge branch 'main' into daily-pnl-history 2023-01-18 19:05:21 -05:00
tylersssss 3c83103b30
Merge pull request #62 from blockworks-foundation/paginate-trade-history
paginate trade history
2023-01-18 18:58:35 -05:00
Riordan Panayides 4d5230cf05 Replace references to mango-transaction-log 2023-01-18 13:21:01 +00:00
saml33 7fab02c1ba merge main 2023-01-18 21:56:06 +11:00
saml33 adeb08daeb finish swap history pagination 2023-01-18 21:36:45 +11:00
tjs 41e8172581 add reduce only to perp trade form 2023-01-16 23:00:42 -05:00
tjs 23fc84b202 fix reduce only bug; better acct loading; increase ob depth 2023-01-16 16:09:21 -05:00
saml33 2c12f5c5ea add daily pnl history 2023-01-16 16:13:34 +11:00
saml33 bdd03b0e0c merge main 2023-01-15 20:58:07 +11:00
tjs 1ce76d3924 sync accounts list with selected mango account 2023-01-14 16:51:06 -05:00
tjs c1526a82bd improve loading of mango accounts 2023-01-14 15:02:15 -05:00
saml33 9d94828aac paginate trade history 2023-01-13 11:16:10 +11:00
saml33 badb6931bc add swap history pagination 2023-01-12 14:21:23 +11:00
tylersssss c3f107820e
Merge branch 'main' into trade-success-animation 2023-01-11 13:11:03 -05:00
tjs 3019a1d555 add perp trade history 2023-01-10 12:36:29 -05:00
tjs 8884381618 use latest client 2023-01-07 17:40:36 -05:00
tjs 59b724e431 add openbook history 2023-01-06 19:26:06 -05:00
tjs 374350adff remove console logs 2023-01-06 14:41:03 -05:00
saml33 c5c0a6f493 only show swap history loader on initial load 2023-01-06 12:56:03 +11:00
tjs 8a04998374 show slippage msg in notifications 2023-01-05 19:44:37 -05:00
tjs 9f011f2249 add back prioritization fee 2023-01-04 16:23:55 -05:00
tjs e69dc91d0e remove prio fee 2023-01-03 20:58:30 -05:00
tjs de80d92b9a use constant for connection commitment 2023-01-02 17:21:41 -05:00
saml33 3c91bbf1ef add swap success animation to trade 2023-01-02 23:19:30 +11:00
saml33 0674ebaf8f merge main 2022-12-30 19:40:05 +11:00
tjs b945b62a7a more custom rpc fixes 2022-12-27 16:34:05 -05:00
tjs 0bc6593aa3 fix rpc custom connection 2022-12-27 16:13:15 -05:00
tylersssss 30153160ae
Merge branch 'main' into rpc-settings 2022-12-27 13:58:22 -05:00
tjs 99b8a4f812 move api call error messages to console warning 2022-12-24 11:54:04 -05:00
tjs 5d53090a1c fix stats page issues 2022-12-24 11:38:25 -05:00
saml33 f49d4dd56a fix edit profile pic 2022-12-24 11:12:32 +11:00
saml33 c0332aa489 prevent duplicates on activity feed 2022-12-20 20:32:17 +11:00
tjs 19a7ddc04c fix duplicate activity feed 2022-12-20 00:33:43 -05:00
saml33 3d317e4532 merge main 2022-12-20 11:00:15 +11:00
tjs da50977eac better swap history fetching 2022-12-19 14:42:28 -05:00
saml33 a0ab23a596 account actions button component 2022-12-19 12:47:01 +11:00
saml33 de69a19ade update connection/client 2022-12-16 13:19:11 +11:00
Adrian Brzeziński 279e521918 fix openOrders reload 2022-12-15 02:07:48 +01:00
tjs 49001d5ae8 handle updating price for tradeForm when on limit vs market order 2022-12-14 15:54:30 -05:00
tjs 84f813b84c use L2 in type name to distinguish orderbook types 2022-12-14 15:54:30 -05:00
tjs 1cb810a2f4 update unsettled balances when open orders are updated 2022-12-14 13:46:01 -05:00
tjs a74771d337 catch warnings on refreshing group 2022-12-14 10:47:47 -05:00
saml33 bed8540a56 merge main 2022-12-14 15:52:57 +11:00
tjs acc02b3a4c use env var for rpc endpoint 2022-12-12 14:09:10 -05:00
saml33 fda8dac2b2 handle empty token/stats api data 2022-12-11 21:10:11 +11:00
tjs b03b6fb9a8 update to latest group 2022-12-08 14:58:54 -05:00
saml33 6836974fda fetch perp stats 2022-12-08 12:31:50 +11:00
tjs 41223e846c allow setting the amount out in jupiter swap 2022-12-07 16:33:38 -05:00
saml33 5102129a49 add total deposit/borrow value charts 2022-12-06 14:23:22 +11:00
saml33 9d0bdf4c1a fix calling activity feed when mango account changes 2022-12-05 14:46:31 +11:00
tjs 23d406ec47 remove unnecessary group refetching; faster sub account switching 2022-12-03 16:56:22 -05:00
tjs 4ec95495d5 console error when performance data doesn't load 2022-12-02 18:27:08 -05:00
saml33 a9526cff9e merge main 2022-12-02 10:14:10 +11:00
tjs 0757af2213 perp funding rate 2022-11-30 10:51:38 -05:00
saml33 f9f86b529d add slippage to trade form 2022-11-25 21:10:23 +11:00
tjs 0808c900bc enable linking to market pages 2022-11-21 22:57:00 -05:00
saml33 365f06ae87 swap success animation 2022-11-22 14:23:54 +11:00
tjs 777d44860a use event queue for recent trades until api is ready 2022-11-20 23:16:11 -05:00
tjs 6b4c1d9f7e improve advanced trade sliders 2022-11-19 20:40:06 -05:00
saml33 982662c5f5 pnl and interest change 2022-11-19 22:28:06 +11:00
tjs 203c571bc5 use jupiter api and hooks 2022-11-18 18:19:04 -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
tylersssss f78ebae5c8
Merge branch 'main' into use-birdeye-api 2022-11-14 19:59:21 -05:00
saml33 28c0fed1c7 use birdeye for serum market price history 2022-11-05 18:13:24 +00:00
Adrian Brzeziński 8613fa5bb4 mango accounts reaload on wallet change 2022-11-03 16:59:21 +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 b62ff845a9 perp positions table 2022-11-01 13:10:08 +00:00
tjs 7f1461123d show perp open orders 2022-10-31 18:26:17 +00:00
tjs 7c34ed0bcb use last slot when updating mango account 2022-10-29 21:17:14 -04:00
saml33 bb62181a1b prevent activity feed double load 2022-10-28 23:23:28 +11:00
tjs a8b2670a84 fix errors with loading serum oo accounts 2022-10-27 14:39:43 -04:00
tjs 679e44cd63 remove console.log 2022-10-27 14:30:23 -04:00
tylersssss bb3c9b2b54
Merge branch 'main' into mango-accounts-modal 2022-10-24 17:34:13 -04:00
tjs 7c75d04d52 load perp market 2022-10-10 22:16:41 -04:00
tjs a6aca2a30d use dynamic imports for recharts 2022-10-10 22:16:41 -04:00
tjs f7d5bf8216 use gPA for accounts until ids service is updated 2022-10-10 15:02:57 -04:00
tjs d5870391e6 use tokenless rpc 2022-10-07 14:57:20 -04:00
microwavedcola1 72e4808141 match mango-v4 dev branch
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-10-07 14:27:42 +02:00
saml33 40bf21992f add mango accounts list modal 2022-10-07 22:47:15 +11:00
saml33 490d7feaeb reset performance and interest data on disconnect 2022-10-07 10:06:49 +11:00
tjshipe 0b3594f036
Merge branch 'main' into activity-feed 2022-10-06 17:54:31 -04:00
saml33 cff49ded6f merge main 2022-09-30 22:55:28 +10:00
saml33 41b7af6cc2 add advanced filters 2022-09-30 13:22:55 +10:00
saml33 a04b7cc630 add basic filters 2022-09-29 13:35:34 +10:00
saml33 b6513b70d1 add activity details view 2022-09-28 16:17:06 +10:00
saml33 e81d048bee merge main 2022-09-28 13:55:22 +10:00
tjs a2ca52d09c create mangoprovider; add support for viewing other mangoaccounts 2022-09-27 14:47:56 -04:00
saml33 ab2749cea0 add basic table 2022-09-27 16:22:51 +10:00
tjs 029bc99c0a update open orders and balances on account change 2022-09-25 22:03:03 -04:00
saml33 f5d83a4d9a add edit profile form component 2022-09-23 20:57:19 +10:00
saml33 9750b82e9c save hasSeen tour to db 2022-09-23 14:00:42 +10:00
saml33 f5abb4d381 add tours and copy 2022-09-22 14:25:24 +10:00
saml33 b5adfae658 add profile details to connected menu 2022-09-21 11:03:59 +10:00
tjs 84728b580b serum spot trade page 2022-09-14 02:24:44 -04:00
saml33 c90802d729 fix token list on mobile 2022-09-08 12:36:39 +10:00
tjs 51e1ba37a0 better mango account reloading; use latest client 2022-09-02 19:51:35 -04:00
tjs f98ed3fc6d upgrade to zustand 4.1.1 2022-09-01 15:06:21 -04:00
tjs d3f96621f6 fix retry fn 2022-08-31 16:16:48 -04:00
tjs 44ae5bc6df add retryFn to ensure health simulation runs 2022-08-31 10:54:37 -04:00
tjs f4d155af10 add useMangoAccount hook to fix updating account page 2022-08-26 15:15:50 -04:00
tjs 98fe5bf521 remove mango account interval fetching; fix setting banks in fetchGroup 2022-08-26 12:01:28 -04:00
tjs fdb6ae16ea Reload mango account on interval 2022-08-25 23:31:39 -04:00
tjs f19d02e992 fix max swap decimals 2022-08-25 20:39:17 -04:00
tjs dc966975df fix loading after closing a mango account 2022-08-22 21:47:08 -04:00
tjs 501510eb43 fix max numbers shown in modals and swap form 2022-08-20 20:09:36 -04:00
tjs 52064b7627 disable swapping between the same tokens while using direct routes 2022-08-20 14:54:38 -04:00
tjs bea7dee84c move constants out of mangoStore.ts 2022-08-20 14:17:57 -04:00