Commit Graph

662 Commits

Author SHA1 Message Date
microwavedcola1 6a8ac4e676
Use swap fee rate when considering non margin amount (#400)
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2024-03-13 13:33:50 +01: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 bee0a72560 hide for wallet swap 2024-03-05 09:56:19 +11:00
saml33 83e6dea660 add flash loan fee to swap review 2024-03-04 21:47:28 +11:00
Adrian Brzeziński 99997e6705 fix exact out 2024-02-27 22:11:43 +01:00
Adrian Brzeziński 60673eb312 fix approxeq 2024-02-23 12:17:33 +01:00
Adrian Brzeziński 98a65229c7 fix 2024-02-23 12:09:23 +01:00
Adrian Brzeziński 38f5293fe0 fix deposit warnings 2024-02-23 12:05:13 +01:00
Christian Kamm e447ac43be Fix jupiter query maxAccounts 2024-02-23 07:32:01 +01:00
Adrian Brzeziński db0ca4a50e fix deposit limit warning 2024-02-22 21:18:52 +01:00
microwavedcola1 5849f8b4e5
Remove jup ref ui fees, charge via program. (#383)
* Remove jup ref ui fees, charge via program.

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

* yarn dedupe

---------

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
Co-authored-by: Adrian Brzeziński <a.brzezinski94@gmail.com>
2024-02-07 21:24:28 +04:00
Adrian Brzeziński e3800cb283 fix deposit limits warning for maring market 2024-02-07 17:28:14 +04:00
Adrian Brzeziński bd27f72809
use multi rpc everywhere (#378)
* use multi rpc everywhere

* fix
2024-01-26 14:39:18 +01:00
Adrian Brzeziński 103a3c4759
better warnings for deposit limits (#377) 2024-01-24 17:54:41 +01: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 f8bac40412 add uninsured warning notification to trade 2024-01-18 23:58:18 +11:00
saml33 a2d1cb83cd add insurance info to swap 2024-01-18 22:11:01 +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 bd82c12d40 merge main and move disclaimer 2024-01-03 13:28:26 +11:00
saml33 fbb3862906
fix reduce only max amounts (#361) 2024-01-01 13:46:08 +01:00
saml33 8d4e5fd79b fix swap token select 2023-12-20 12:37:16 +11:00
saml33 26adfc4bad shortcut tbtc on swap 2023-12-14 10:36:13 +11:00
saml33 23770e32f9
fix max errors for new listings with no price (#348) 2023-12-13 19:45:31 +01:00
saml33 78cdbb78ed fix spot market trade form 2023-12-08 23:26:20 +11:00
saml33 1d07a03b95 add warning when perp slots are full 2023-12-07 21:39:46 +11:00
saml33 0bce439059 fix dust withdraw amount 2023-12-04 20:21:51 +11:00
saml33 ec2384bbf6 settings styles and more delegate info 2023-11-30 12:37:14 +11:00
saml33 403f0bc15f display dust and allow dust withdrawl 2023-11-27 22:33:33 +11:00
microwavedcola1 4a53a1006e Bump TS client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-11-24 11:07:58 +01:00
saml33 ea302ffd0a add open new account as an option for slots error 2023-11-22 14:20:19 +11:00
saml33 49384d3510
Merge pull request #320 from blockworks-foundation/saml33/birdeye-swap-chart
use birdeye instead of coingecko for swap chart prices
2023-11-22 13:32:09 +11:00
saml33 5ffc1949ae remove logo 2023-11-21 12:06:01 +11:00
microwavedcola1 87829fab0d swap: remove pyth whitelist
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-11-20 15:54:26 +01:00
saml33 5ceecfadac add birdeye logo 2023-11-20 14:50:41 +11:00
saml33 85b370c9d3 show swapable tokens if not connected 2023-11-20 13:21:29 +11:00
saml33 a09c517792 fix pepe theme z-index bugs 2023-11-20 12:32:18 +11:00
saml33 06668a9b2f fix swap history points 2023-11-20 12:26:42 +11:00
saml33 7c72dc9f62 fix date 2023-11-20 11:31:56 +11:00
saml33 f4e3a08b03 use birdeye instead of coingecko for swap chart prices 2023-11-20 11:07:42 +11:00
Lou-Kamades 81fc0a8465 temporary: don't take fees on pyth swaps 2023-11-18 17:39:06 -06:00
saml33 6a0e827087 fix swap form z-index 2023-11-17 23:37:17 +11:00
tjs 49a3a89201 don’t wrap and unwrap on jup swaps 2023-11-15 10:49:15 -05:00
Lou-Kamades d02060463d add jupiter swap fee estimate 2023-11-14 14:53:51 -06:00
tjs 4e99f12781 fix jupiter type for routePlan 2023-11-14 12:38:17 -05:00
saml33 8d2ff5a994 dont show token positions warning for wallet swap 2023-11-14 21:55:08 +11:00
saml33 f07493f105 fix margin 2023-11-14 21:49:28 +11:00
Lou-Kamades 6d935924bd
Merge pull request #312 from blockworks-foundation/lou/swap-exact-out
fix jupiter exactOut mint mismatches
2023-11-13 16:08:44 -06:00
Lou-Kamades e38689da74 fix jupiter exactOut mint mismatches 2023-11-13 15:54:51 -06:00