Commit Graph

673 Commits

Author SHA1 Message Date
saml33 d8c500313a fix swap price impact unit 2024-07-10 11:54:30 +10:00
saml33 676f9e09a7
add checkbox to swap review to accept high price impact (#433)
* add checkbox to swap review to accept high price impact

* use coingecko price
2024-07-09 15:36:08 +02:00
Adrian Brzeziński 2962b516af
routes in wallet fix (#430)
* quick fix

* fix

* fix

* fix
2024-06-28 12:44:55 +02:00
Adrian Brzeziński 08ebe5f1de update to new client 2024-06-28 00:11:51 +02:00
Adrian Brzeziński fc1e7e88e1 wallet swap use mango route 2024-06-26 14:06:08 +02:00
Adrian Brzeziński 3394732869 mango route timeout 2024-06-17 23:08:06 +02:00
Adrian Brzeziński 0abe47fb85 small fix for oracle creation 2024-06-07 13:36:30 +03: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
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