Commit Graph

963 Commits

Author SHA1 Message Date
saml33 aefd7b33ea persistent tv chart resolution 2024-07-19 14:35:46 +10:00
Adrian Brzeziński 08ebe5f1de update to new client 2024-06-28 00:11:51 +02:00
saml33 1cfbfbb942 scroll orderbook on mobile 2024-05-23 14:27:34 +10:00
saml33 b1ef1563fa token table overview updates 2024-05-23 13:51:07 +10:00
Adrian Brzeziński bedc864717 add new swap url 2024-05-22 14:01:46 +02:00
Adrian Brzeziński 69649b0eec
improve analytics (#428)
* checkpoint

* fix

* analitics

* analitics
2024-05-21 23:19:11 +02:00
Adrian Brzeziński d4d38aef15
refactor swaps routing function + add more fallback orcales (#426)
* cleanup + overloads for routing functions, new types for routing functions

* add new routing route

* add fallback oracles

* yarn deduplicate
2024-05-20 01:57:10 +02:00
Adrian Brzeziński 2462f5ee14
max accounts fix (#424)
* raydium instruction amm

* adjustments

* fix

* fix

* fix
2024-05-18 15:16:08 +02:00
saml33 2ae3675bfe show token leverage 2024-05-06 10:34:42 +10:00
Adrian Brzeziński d78c63284d fix perp error 2024-03-26 17:37:46 +01:00
saml33 81f1ff68dc add funding tooltip 2024-03-11 14:35:05 +11:00
Adrian Brzeziński 1b297d9c4f
hide reduce only tokens (#399)
* hide reduceonly tokens

* fix

* fix
2024-03-06 21:16:15 +01:00
Adrian Brzeziński 99b9624c44
Feature/max accounts (#397)
* upgrade clinet

* errors

* fix

* fix

* fix

* rename
2024-03-05 20:13:04 +01:00
saml33 2910d04086
multi-order cancel (#391)
* wip

* cancel all orders for market

* disable button when loading

* fix

* fix

---------

Co-authored-by: Adrian Brzeziński <a.brzezinski94@gmail.com>
2024-02-20 13:38:44 +01:00
saml33 a9e6a67f2f filter trade history for current market 2024-02-14 12:08:16 +11:00
saml33 7a0c572e36 allow settle from token page 2024-02-14 10:24:28 +11:00
saml33 99dc0f2389 trade page order scrolling 2024-02-09 11:29:11 +11:00
saml33 239b0f99b6 sort markets in drop down by notional volume 2024-02-07 12:39:36 +11:00
Adrian Brzeziński 103a3c4759
better warnings for deposit limits (#377) 2024-01-24 17:54:41 +01:00
saml33 11b57d8548 add pyth logos 2024-01-23 15:22:03 +11:00
Adrian Brzeziński 60fe8d2029
deposits limits (#375)
* spot limits

* deposits + lib mock

* fix

* styling and copy

* fix

* fix

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2024-01-22 19:21:24 +01:00
saml33 993a441071 add warning when free collateral <= 0 2024-01-21 23:21:34 +11:00
saml33 6cdf0a91a7
Merge pull request #373 from blockworks-foundation/saml33/uninsured-trade-warning
add uninsured warning notification to trade
2024-01-19 08:35:09 +11:00
saml33 250e1b832a do not disable trade button when too much size 2024-01-19 00:13:19 +11:00
saml33 f8bac40412 add uninsured warning notification to trade 2024-01-18 23:58:18 +11:00
Adrian Brzeziński 23bfea953f adjust netborrows with settings lib 2024-01-18 02:01:15 +01:00
saml33 0e2e8f2772 move trash favorites button 2024-01-17 14:06:43 +11:00
saml33 e9f9496fea use unicode characters instead of quote symbol 2024-01-13 22:05:22 +11:00
saml33 4557eff7c2 fix deposit/withdraw color in activity feed and update outdated tailwind classes 2024-01-11 20:19:31 +11:00
Adrian Brzeziński 71352cedf1
fix jup call on every type (#364) 2024-01-09 11:36:44 +01:00
saml33 6456b41196 fix order filtering for market 2024-01-08 14:00:05 +11:00
Adrian Brzeziński 5c9953fa0d fix depth chart 2024-01-08 03:35:32 +01:00
Adrian Brzeziński b8c28b81d2 warning fix 2024-01-07 13:56:26 +01:00
Adrian Brzeziński be0ad0f92a retry to close position 2024-01-07 13:55:19 +01:00
Adrian Brzeziński 753e9bd38f improve perp quering fix 2024-01-06 16:02:51 +01:00
Adrian Brzeziński 074bf76f6d improve perp quering 2024-01-06 15:47:49 +01:00
saml33 7610af5287
update market close price and add more info to warning (#362)
* update market close price and add more info to warning

* remove redundant dependency

* fix liquidity check calc

* use max slippage const

* show slippage limit and update warning text

* add $ sign

* fix

---------

Co-authored-by: Adrian Brzeziński <a.brzezinski94@gmail.com>
2024-01-06 14:11:37 +01:00
saml33 60fe8e9ffb fix sanctioned trade button check 2024-01-05 10:37:00 +11:00
saml33 d72f2e3f30 temp fix for trade button 2024-01-05 10:23:49 +11:00
saml33 1fababa7a4 add modal if ip api fails and finish reduce only if sanctioned 2024-01-04 12:15:32 +11:00
saml33 dc28778bf4 add missing dependencies 2024-01-03 22:47:25 +11:00
saml33 bd82c12d40 merge main and move disclaimer 2024-01-03 13:28:26 +11:00
Adrian Brzeziński 45c1680bd7 fix name pass in create account 2024-01-02 17:44:38 +01:00
saml33 fbb3862906
fix reduce only max amounts (#361) 2024-01-01 13:46:08 +01:00
Adrian Brzeziński 61dc94011a more resilent openbook decode 2023-12-28 22:47:02 +01:00
Adrian Brzeziński 562395dfee fix orderbook render 2023-12-28 22:32:27 +01:00
Adrian Brzeziński 7f9d47cbf3 fix orderbook init 2023-12-28 22:30:17 +01:00
Adrian Brzeziński 76dba0dac6 fix 2023-12-28 19:41:19 +01:00
Adrian Brzeziński 6fb99db6ce
token tiers adjustments + refactor (#356)
* fix

* fix

* add simulation

* fix

* improve decode logic for oderbook
2023-12-28 19:39:46 +01:00
saml33 60f2815569 fix trade form connect button 2023-12-28 22:14:08 +11:00