Commit Graph

172 Commits

Author SHA1 Message Date
tjs b03b6fb9a8 update to latest group 2022-12-08 14:58:54 -05:00
Adrian Brzeziński 68d3c961b6 merge 2022-12-08 15:12:18 +01:00
tjs 20af1810b0 wip: perp position settle funds 2022-12-08 01:47:32 -05:00
tjs 41223e846c allow setting the amount out in jupiter swap 2022-12-07 16:33:38 -05:00
Adrian Brzeziński 61c20de757 add clsx 2022-12-06 22:58:49 +01:00
Adrian Brzeziński 77954799ec kline chart wip 2022-12-06 00:54:47 +01:00
Adrian Brzeziński 2ec44f1742 technical indc 2022-12-05 18:19:59 +01:00
Adrian Brzeziński 72844038db merge 2022-12-05 13:11:53 +01:00
tjs 6b55d1346a show perp unsettled pnl and updated group on an interval 2022-12-03 16:19:12 -05:00
Adrian Brzeziński 0d7c899730 kline wip 2022-11-29 18:09:32 +01:00
saml33 0447fc5d61 better sound support and fix settings 2022-11-23 23:40:38 +11:00
tjs 529709f30e slightly better error messages 2022-11-21 17:06:40 -05:00
tjs ef144b672f fixup recent trades decimals 2022-11-20 23:52:08 -05:00
tjs 777d44860a use event queue for recent trades until api is ready 2022-11-20 23:16:11 -05:00
tjs dbcaeee439 fix entry price formatting 2022-11-20 22:11:29 -05:00
tjs 561eba493b fix all eslint errors 2022-11-19 14:20:36 -05:00
tjs 7036df7e69 add network offline warning 2022-11-19 13:33:12 -05:00
tjs aba78bb9d5 Merge branch 'ts/refactor' into main 2022-11-18 18:19:48 -05:00
tjs 203c571bc5 use jupiter api and hooks 2022-11-18 18:19:04 -05:00
tjs cd7100179a use latest client 2022-11-18 14:27:51 -05:00
tjs eb6d3785ee downgrade jupiter for now so builds are working 2022-11-17 16:04:31 -05:00
tjs ef3e87fba6 fix nested deps issues please 2022-11-17 13:55:39 -05:00
tjs b2b46d87a3 fix yarn.lock 2022-11-17 11:37:58 -05:00
tjs c9909fa87a use latest v4 pkg 2022-11-17 10:59:47 -05:00
tjs b633fe8a39 specifiy wallet adapter versions 2022-11-17 10:32:31 -05:00
tjs 2c2ea4744e use latest pkg 2022-11-16 23:56:02 -05:00
tjs e33592fb77 use latest headlessui modal layout 2022-11-16 10:23:44 -05:00
tjs 07847b971b support versioned txs 2022-11-15 23:12:57 -05:00
tjs 3baeda5f3e use latest jupiter 2022-11-15 23:12:57 -05:00
tjs 653ba6d270 perp cancel order 2022-11-01 17:46:16 +00:00
tjs dcf5f0c4fd use latest client; create perp position tab 2022-10-31 19:11:34 +00:00
tjs 7f1461123d show perp open orders 2022-10-31 18:26:17 +00:00
saml33 426ccaf41c handle no coingecko data 2022-10-29 21:51:22 +11: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
tylersssss 8ce855dc65
Merge branch 'main' into token-details 2022-10-28 12:46:57 -04:00
tjs 8c7d23c73c upgrade caniuse pkg 2022-10-26 16:03:41 -04:00
tjs cc007ce818 upgrade nextjs to 13 2022-10-26 15:56:50 -04:00
tjs 154c4b6396 use latest client 2022-10-26 15:52:19 -04:00
saml33 93a3109f84 Merge branch 'main' into token-details 2022-10-24 11:47:05 +11:00
saml33 db4317400d add token details page 2022-10-11 22:59:01 +11:00
tjs 7c75d04d52 load perp market 2022-10-10 22:16:41 -04:00
tjs 61c16e9a96 upgrade 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 570d44d24a use main branch of client; update changes 2022-10-07 13:59:13 -04:00
microwavedcola1 72e4808141 match mango-v4 dev branch
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-10-07 14:27:42 +02:00
tjshipe 0b3594f036
Merge branch 'main' into activity-feed 2022-10-06 17:54:31 -04:00
tjs 817a045811 add react-query 2022-10-04 14:17:18 -04:00
saml33 41b7af6cc2 add advanced filters 2022-09-30 13:22:55 +10:00
tjs a8c4c14294 resolve anchor version 2022-09-27 14:47:56 -04:00
tjs 029bc99c0a update open orders and balances on account change 2022-09-25 22:03:03 -04:00
Christian Kamm 9884e25407 Update mango-v4 dependency 2022-09-21 10:45:38 +02:00
tjs 4270ad8d3b use latest client; fix merge conflicts 2022-09-14 10:52:18 -04:00
tjshipe 83dc98ad25
Merge branch 'main' into onboarding-tour 2022-09-14 10:11:13 -04:00
tjs 84728b580b serum spot trade page 2022-09-14 02:24:44 -04:00
saml33 bd6a0e8ced use thin scroll on fund account 2022-09-13 16:21:19 +10:00
tjshipe 1bd163cca6
Merge branch 'main' into onboarding-bg 2022-09-07 14:23:35 -04:00
saml33 9e858968b2 update heroicons to latest version 2022-09-07 14:36:35 +10:00
saml33 31f0b48b1d add particle background 2022-09-06 23:15:54 +10:00
tjs 5e879c1c69 prevent leverage slider from converting swap input to string
use Decimal in more places
2022-09-02 19:52:07 -04:00
tjs 51e1ba37a0 better mango account reloading; use latest client 2022-09-02 19:51:35 -04:00
tjs 6316337807 upgrade to latest wallet-adapter pkg 2022-09-01 15:25:06 -04:00
tjs f98ed3fc6d upgrade to zustand 4.1.1 2022-09-01 15:06:21 -04:00
microwavedcola1 f7ae8dcece Upgrade ts client 2022-09-01 13:59:24 +02:00
microwavedcola1 90cc1e208d Upgrade ts client 2022-09-01 11:01:39 +02:00
tjs 43b1febc1a update client and handle undefined health values 2022-08-31 16:17:17 -04:00
tjs a4cfafb484 fix handling small decimals in swap form input 2022-08-31 11:54:43 -04:00
tjs 9c5ce70aa9 better handle error when simulating acct data 2022-08-27 03:56:59 -04:00
tjs 787801bdca use latest client 2022-08-27 01:59:40 -04:00
tjs c73179448c use latest client 2022-08-26 15:44:10 -04:00
tjs 2ac137a05c use token vault balance for max amount 2022-08-26 14:19:20 -04:00
microwavedcola1 bc3101e90b match latest changes to client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-08-23 16:24:47 +02:00
microwavedcola1 331300e865 upgrade dependency
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-08-23 13:49:35 +02:00
microwavedcola1 28f652a163
match client changes on mc/ts-client-fixes (#5)
* match client changes on mc/ts-client-fixes

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>

* fix commit hash for dependency

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-08-23 13:45:56 +02:00
tjs cade8d7872 latest client; fix health ratio in summary panel 2022-08-20 14:05:00 -04:00
tjs 1a0baab8e4 fix swap form 2022-08-20 00:03:26 -04:00
Christian Kamm a3c37ef008 Fix HealthImpact display, use bank.uiPrice where needed 2022-08-19 16:56:22 +02:00
microwavedcola1 f74dc7ec72 upgrade ts client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-08-19 11:58:52 +02:00
microwavedcola1 e250594982 upgrade ts client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-08-19 11:46:26 +02:00
microwavedcola1 87b12625ae upgrade ts client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-08-19 08:44:34 +02:00
tjs c7f071641d fix more issues with wallet connect and account loading 2022-08-18 18:26:03 -04:00
tjs ae324a6da5 update to latest client and program version 2022-08-18 16:50:34 -04:00
tjs 2d09b8f858 add react number format pkg 2022-08-17 16:06:45 -04:00
tjs 72191f62ef hide profile page from onboarding until its farther along 2022-08-16 01:10:17 -04:00
tjs 581c02d0c6 latest client 2022-08-16 00:32:41 -04:00
tjs 4631b70d15 again fix percent select on swap 2022-08-16 00:19:09 -04:00
tjs 65f08d6b43 use latest client 2022-08-15 14:23:48 -04:00
microwavedcola1 1dfa13b8d5 upgrade ts client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-08-15 11:56:05 +02:00
tjs d1acfc6d52 use new client to show pending transaction notifications 2022-08-12 17:18:12 -07:00
tjs 403161f578 show simulated health in swap 2022-08-11 17:52:57 -07:00
tjs d17fb5dcd4 show max health ratio of 100 2022-08-11 12:29:07 -07:00
microwavedcola1 c148f5640a Adapt to latest ts/client changes
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-08-11 18:00:39 +02:00
microwavedcola1 e7d7800291 upgrade ts client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-08-10 10:16:58 +02:00
tjs ae58eecc65 use latest client to fix swap signature errors 2022-08-09 15:44:01 -07:00
tjs 90e392add0 use latest client 2022-08-08 16:28:12 -07:00
tjs f02dead07c fix mango acct switcher 2022-08-05 18:11:07 -04:00
tjs a417f12e8d use latest client 2022-08-04 12:42:03 -04:00
tjs b9cb38c556 use latest client to fix misordered health account bug 2022-08-04 01:26:09 -04:00
saml33 0777a2ef0b add profile pic and connected menu 2022-07-27 14:40:17 +10:00
tjs b7597dc976 remove solana wallet react ui 2022-07-26 21:21:17 -04:00