Commit Graph

1740 Commits

Author SHA1 Message Date
tjs 5cae40d347 use api for perp market trade history 2023-02-26 18:44:38 -05:00
tjs abb408678e replace any type with more defined types 2023-02-25 19:22:39 -05:00
tjs dc33e98a8a remove deposit limit notification 2023-02-25 15:02:21 -05:00
tjs ebb0d546b7 useCallback to reduce trading view rerenders and memory leaks 2023-02-25 14:59:35 -05:00
tjs c3f3a34a63 only update orderbook websocket when changing markets 2023-02-25 14:59:35 -05:00
saml33 d51897a144 prefix $ signs 2023-02-25 20:03:40 +11:00
tjs a437909af9 fix api call guards 2023-02-23 21:22:24 -05:00
tjs 09133bf7b2 more refactoring for type safety 2023-02-23 19:28:49 -05:00
tjs 09852aa007 improve typing to fix errors with recent trades and history 2023-02-23 16:44:54 -05:00
tjs f80144640f add more types to api calls 2023-02-23 12:28:09 -05:00
tjs 40c5187521 use latest client 2023-02-22 15:19:55 -05:00
tjs 58b7fd708c update wallet balances when opening deposit or repay modal 2023-02-22 14:20:36 -05:00
tjs e9811605a1 condense market select box for now 2023-02-22 14:04:18 -05:00
tjs b5eabc4de6 show no swap route error when amount in is gt 0 2023-02-22 13:49:03 -05:00
tjs 939496def7 fix orderbook grouping bug 2023-02-22 00:11:56 -05:00
tjs d8f6153eab more improvements to open orders displayed in orderbook 2023-02-21 23:29:25 -05:00
tjs d2540c8be5 improved open order loading 2023-02-21 21:25:00 -05:00
tjs 921e791809 check if expiry is u64 max first 2023-02-21 17:25:45 -05:00
tjs fd73581483 fix number overflow 2023-02-21 17:17:25 -05:00
tjs 704018c616 improve open orders display on orderbook 2023-02-21 16:07:47 -05:00
tjs bebd1ef40a fix enhanced wallet provider 2023-02-21 13:32:06 -05:00
tylersssss 797a50512e
Merge pull request #89 from blockworks-foundation/mc/dashboard-extend
extend dashboard with new fields
2023-02-21 11:30:51 -05:00
tjs 2dd60d7460 run yarn setup 2023-02-21 11:29:24 -05:00
tjs ccccb33843 fix trade fee display 2023-02-20 15:07:16 -05:00
tjs da05ee7ce0 move chart overrides into useeffect 2023-02-20 15:06:42 -05:00
microwavedcola1 cded90d80c Fixes from review
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-02-20 12:53:57 +01:00
microwavedcola1 92981f4dae Fixes from review
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-02-20 12:36:58 +01:00
microwavedcola1 a1c617c9a7 extend dashboard for bank and perp markets
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-02-20 11:52:18 +01:00
tjs db12922284 more orderbook refactoring 2023-02-20 01:05:07 -05:00
tjs a41e36042c improve orderbook rendering performance 2023-02-20 00:43:35 -05:00
tjs 31d753ee22 revert to v4 github branch pkg 2023-02-19 16:18:59 -05:00
tjs 48b3b80dc7 use latest v4 npm pkg 2023-02-19 15:52:25 -05:00
tjs e1e67ad1a2 stats tab labels 2023-02-16 19:24:57 -05:00
tjs 02775cab56 fix unsettled perp positions rerender 2023-02-16 14:17:03 -05:00
saml33 6013cfb9b1 revert tonumber fee rate 2023-02-16 22:15:33 +11:00
saml33 d33457aa91 fix available to borrow 2023-02-16 22:02:26 +11:00
tjs 142aac7d9c revert commit 2023-02-15 17:23:58 -05:00
Adrian Brzeziński d9fc7f11ac
Feature/kline perp stats (#88)
* kline perp wip

* fix

* make data more common with trading view

* datafeeds

* fixes

* fixes

* fix

* fix error

* better logging
2023-02-15 23:17:58 +01:00
tjs 2c8da6f1a7 improve trade history typing and trading view order lines colors 2023-02-15 16:49:56 -05:00
tjs 6f1e76a576 fix perp trade history fee display 2023-02-15 14:31:31 -05:00
tylersssss d713692dc6
Merge pull request #85 from blockworks-foundation/stable-price-tv-line
add stable price line to tv chart
2023-02-15 11:19:09 -05:00
saml33 c9735cf548 use selectedmarket to update stable price 2023-02-15 16:09:11 +11:00
saml33 6be31bc016 Merge branch 'main' into stable-price-tv-line 2023-02-15 16:03:14 +11:00
tjs d304045b16 update selectedMarket on group reload 2023-02-14 22:56:44 -05:00
tjs 7f6352d418 use latest client 2023-02-14 22:52:55 -05:00
saml33 066fd9b364 merge main 2023-02-15 10:41:47 +11:00
tjs 640a8f7f40 yarn install force 2023-02-14 16:12:51 -05:00
tjs 34cc9cd59e remove old env var 2023-02-14 12:06:10 -05:00
tjs d7b3827e66 use latest client 2023-02-14 10:49:07 -05:00
saml33 0437b708dc fix orders count for tv chart lines 2023-02-14 23:01:19 +11:00