Commit Graph

219 Commits

Author SHA1 Message Date
saml33 dbc3cb4f57 save trade checkboxes to local storage 2023-04-03 14:51:36 +10:00
saml33 9d38639ec7 add open interest to perp market trade header 2023-03-29 10:57:59 +11:00
saml33 97c0abc2ce merge main 2023-03-27 11:42:50 +11:00
tlrsssss a9033f8c6b
Merge pull request #102 from blockworks-foundation/customize-trade-layout
customize trade layout settings
2023-03-26 13:45:58 -04:00
saml33 caf98f8354 add customize trade page layout to settings 2023-03-23 19:29:13 +11:00
saml33 f805dc215a add terms of use modal and agree to terms in onboarding 2023-03-22 11:52:17 +11:00
saml33 e5e096ebb4 add account funding total and hourly chart 2023-03-21 21:27:37 +11:00
tjs 55db739d76 revert change to load last account and bump local storage key version 2023-03-08 12:53:48 -05:00
tjs 7f489f28bb move datafeed 2023-03-05 00:48:09 -05:00
tjs 8d28ab1cb6 restore last viewed acct functionality 2023-03-02 20:19:08 -05:00
tjs 1d7b488cb3 margin swap modal explainer 2023-03-02 12:02:26 -05:00
saml33 75d7644d06 fix deposit form top spacing 2023-03-01 23:33:02 +11:00
tjs 3bed60af56 turn on lint errors for typescript any 2023-02-28 02:20:11 -05:00
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
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
saml33 066fd9b364 merge main 2023-02-15 10:41:47 +11:00
saml33 42d660b2be merge main 2023-02-12 20:40:26 +11:00
saml33 93956ca44f merge main 2023-02-12 20:33:50 +11:00
tylersssss 320853dbc3
Merge branch 'main' into trade-volume-alert 2023-02-11 15:21:07 -05:00
saml33 9c0cb6e6c1 add stable price line to tv chart 2023-02-09 22:41:15 +11:00
saml33 21896ca2c3 add order lines to tv chart 2023-02-08 20:58:03 +11:00
tjs 65bc3acb8f fix deposit limit max 2023-02-03 09:38:09 -05:00
saml33 68118a20b1 merge main 2023-01-30 11:53:05 +11:00
saml33 6a9a40f95e remove trimdecimals 2023-01-25 14:11:42 +11:00
saml33 f8f022fe9a only use floortodecimal for unformatted values 2023-01-25 13:54:06 +11:00
saml33 d25b0dc399 remove formatdecimal 2023-01-25 12:12:13 +11:00
saml33 ebf9bddfc9 remove formatfixeddecimals 2023-01-25 11:54:24 +11:00
saml33 fc1aac89e1 split functions for value/currency 2023-01-25 11:14:51 +11:00
saml33 d8348ce02a remove duplicate function 2023-01-24 20:15:27 +11:00
saml33 c916a38b85 round to floor instead of down 2023-01-24 13:36:59 +11:00
saml33 5e2e449e38 add commas to large values 2023-01-24 12:47:06 +11:00
saml33 aec60a1288 add format numeric value component 2023-01-24 12:26:14 +11:00
saml33 0f99619e2c remove show/hide account values 2023-01-24 09:52:59 +11:00
saml33 dc357fb42c add chart range buttons to token page charts 2023-01-23 14:40:59 +11:00
saml33 454a1900d7 remove references to soETH 2023-01-23 13:20:44 +11:00
saml33 3e932635bf merge main 2023-01-23 13:08:08 +11:00
saml33 c27fe43835 add ability to show/hide account value and pnl 2023-01-23 11:34:52 +11:00
tjs f94bd3c656 better handle display around very small balances 2023-01-20 18:21:57 -05:00
tjs b974a84461 move trade history parsing out of JSX 2023-01-20 08:24:35 -05:00
saml33 0952fde644 merge main 2023-01-20 22:38:56 +11:00
tjs dd07d08d1f add dollar sign and catch errors for coingecko 2023-01-19 23:15:11 -05:00
tjs 651c411a3c increase alpha deposit limit 2023-01-19 21:27:04 -05:00
tjs 39bbe69ffb add priority fee to settings 2023-01-19 15:31:45 -05:00
saml33 53cb435393 add format y-axis function 2023-01-19 21:42:39 +11:00
saml33 aafa6c8e0c merge main 2023-01-19 15:35:36 +11:00
tylersssss e9a284619b
Merge branch 'main' into pan/change-transaction-log-url 2023-01-18 19:11:02 -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 bf626cc8ef add recent trade volume alert 2023-01-18 16:06:00 +11:00
Adrian Brzeziński c96fe8a739 Revert "Revert "Merge pull request #56 from blockworks-foundation/feature/mango-router""
This reverts commit 774219cadd.
2023-01-14 21:16:01 +01:00
saml33 9d94828aac paginate trade history 2023-01-13 11:16:10 +11:00
tylersssss 774219cadd Revert "Merge pull request #56 from blockworks-foundation/feature/mango-router"
This reverts commit aa46e5f998.
2023-01-12 14:39:19 -05:00
tylersssss aa46e5f998
Merge pull request #56 from blockworks-foundation/feature/mango-router
use mango router
2023-01-12 11:53:04 -05:00
saml33 5866cd0cdf use compact number format on token charts 2023-01-11 21:01:35 +11:00
Adrian Brzeziński cd2597e26a use mango router 2023-01-09 14:13:48 +01:00
saml33 93738b0dcc fix formatfixeddecimals rounding 2023-01-09 12:50:46 +11:00
tjs b4e63ffcb6 add commas to swap history 2023-01-07 13:59:32 -05:00
saml33 04c4c5e00d fix borrow modal rounding 2023-01-06 19:49:15 +11:00
saml33 e3aedfc8a9 show 3 significant digits for small currency values 2023-01-06 11:00:36 +11:00
tjs d7f6439d14 update formatDecimals to handle 5 decimals and add fallback 2023-01-05 18:44:58 -05:00
tjs 4a35ab5470 bonk and dai fixes 2023-01-05 15:10:24 -05:00
saml33 94ac53ebf5 fix low sol balance in fund account 2023-01-04 10:58:31 +11:00
tjs de80d92b9a use constant for connection commitment 2023-01-02 17:21:41 -05:00
tjs 4c7ade3492 increase alpha limit 2023-01-02 16:48:31 -05:00
Adrian Brzeziński d29c641058
Merge pull request #48 from blockworks-foundation/feature/datafeed-v2
Feature/datafeed v2
2023-01-02 21:36:23 +01:00
tjs 09c4d817e7 improve slippage calc for spot trades 2023-01-02 14:51:09 -05:00
Adrian Brzeziński ef78b8eb3b common data feed for bars 2023-01-02 20:50:03 +01:00
tjs a4f9fa8846 Merge branch 'alpha' into main 2022-12-29 03:24:06 -05:00
saml33 99f190d576 use amount and value in account action modals 2022-12-29 13:01:37 +11:00
saml33 d1b2bf5c87 add withdraw context to borrow 2022-12-29 11:45:09 +11:00
tjs e4930cc9a4 update rpc settings key 2022-12-27 19:40:03 -05:00
tjs b945b62a7a more custom rpc fixes 2022-12-27 16:34:05 -05:00
tjs 61216e299f fix merge conflict 2022-12-27 14:00:34 -05:00
tylersssss 30153160ae
Merge branch 'main' into rpc-settings 2022-12-27 13:58:22 -05:00
saml33 48e8b2ecb9 fix modal heights and align inline notification position 2022-12-27 23:07:02 +11:00
saml33 916089f0fa trade chart selection settings 2022-12-22 21:04:38 +11:00
Adrian Brzeziński 2ef6070991 do not use translated values in settings fix 2022-12-21 23:33:26 +01:00
Adrian Brzeziński ca1bbefafc fix 2022-12-21 18:31:25 +01:00
Adrian Brzeziński e98c67b769 api migrate 2022-12-21 12:21:04 +01:00
Adrian Brzeziński b60c61f181 Merge branch 'main' into feature/kline-charts-spot 2022-12-20 21:31:57 +01:00
Adrian Brzeziński 134dae05d9 fixes 2022-12-20 01:45:04 +01:00
Adrian Brzeziński 8bc70fe532 Merge branch 'main' into feature/kline-charts-spot 2022-12-20 01:38:52 +01:00
tjs 955d8bc659 use custom key for theme 2022-12-19 19:38:07 -05:00
tjs 70da12776b update local storage key names 2022-12-19 19:24:46 -05:00
saml33 d7ccc7b4a6 combine borrow and repay modals 2022-12-18 23:30:49 +11:00
tjs be97e512b9 wip2 2022-12-15 17:51:19 -05:00
saml33 0a75f8f0b6 add rpc settings ui 2022-12-15 23:28:17 +11:00
Adrian Brzeziński 4d71a9d5c5 merge 2022-12-15 11:35:14 +01:00
tjs f2f2cc9120 wip 2022-12-14 21:51:21 -05:00
tjs 1f7c6667f7 update fn name to better describe functionality and return value 2022-12-14 16:24:08 -05:00
tjs 84f813b84c use L2 in type name to distinguish orderbook types 2022-12-14 15:54:30 -05:00
tjs 822daf2f9f check that form values are numbers 2022-12-14 13:48:13 -05:00
saml33 fda8dac2b2 handle empty token/stats api data 2022-12-11 21:10:11 +11:00
tjs a9f57cb2ad use openbook TV api 2022-12-08 18:25:43 -05:00
Adrian Brzeziński 68d3c961b6 merge 2022-12-08 15:12:18 +01:00
Adrian Brzeziński 2dfeca2863 add ema 2022-12-08 15:11:09 +01:00
saml33 3e159261e6 move howl outside components 2022-12-08 16:05:36 +11:00
Adrian Brzeziński 04ea8408e3 chart settings 2022-12-06 18:35:15 +01:00