Commit Graph

50 Commits

Author SHA1 Message Date
tjs 3d8588d434 use latest prettier 2023-07-21 14:47:53 -04:00
tjs e478d6405a use jupiter on trade page 2023-07-16 23:41:13 -04:00
tjs 3e6f6aa4d2 capture swap exceptions 2023-07-12 12:31:08 -04:00
saml33 462d6210d6 add custom icons 2023-07-05 14:40:47 +10:00
Adrian Brzeziński e5273f9620
Delegate swap (#186)
* allow swap button for delegate

* restrict routes to jupiter only when using delegate

* fix

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2023-06-28 19:19:02 +02:00
saml33 50e567b278 show borrow fee in swap review 2023-05-14 21:33:01 +10:00
saml33 1750b865ca remove inline default-transition class 2023-04-20 11:12:45 +10:00
saml33 228ea6d59a change focus states to use focus-visible 2023-04-20 10:43:33 +10:00
saml33 dd0ba043e6 update focus styles 2023-03-27 14:11:10 +11:00
saml33 7cd26e9da5 add focus states and improve keyboard navigation 2023-03-24 23:22:29 +11:00
saml33 8684f380ae add loan origination fee to trade form 2023-03-17 23:48:38 +11:00
saml33 68f32a72b1 fix swap loan orgination fee amount 2023-03-17 22:46:57 +11:00
tjs 0713c3ffd7 reduce tooltip delay 2023-03-10 13:01:47 -05:00
tjs 71f1a88256 add price impact description 2023-03-08 15:40:33 -05:00
tjs 3bed60af56 turn on lint errors for typescript any 2023-02-28 02:20:11 -05:00
tjs 57f927fc15 improve speed of updating open orders after websocket change 2023-02-13 22:38:57 -05:00
Adrian Brzeziński c4bc880e21 handle error when no swap route found 2023-02-04 22:55:42 +01: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
tjs dd07d08d1f add dollar sign and catch errors for coingecko 2023-01-19 23:15:11 -05:00
Adrian Brzeziński 5f6bdf0948 fix ata creation for middle mints 2023-01-15 14:15:35 +01:00
Adrian Brzeziński db8f1bcc77 review fixes 2023-01-15 02:05:45 +01:00
saml33 3ea84c32ae fix swap minimum received 2023-01-14 23:41:30 +11:00
tjs 6a1a55adbc hide swap route except for test wallet 2023-01-11 16:45:56 -05:00
tylersssss c3f107820e
Merge branch 'main' into trade-success-animation 2023-01-11 13:11:03 -05:00
saml33 da78529b2e more rounding fixes 2023-01-06 21:32:54 +11:00
saml33 65e6afc363 show correct borrow fee unit and remove unnecessary class 2023-01-06 13:03:58 +11:00
tjs 1ac090c8e8 add a spinner when switching mango accounts 2023-01-02 16:04:58 -05:00
saml33 3c91bbf1ef add swap success animation to trade 2023-01-02 23:19:30 +11:00
saml33 9f57d84349 address feedback 2022-12-29 21:59:56 +11:00
saml33 d8658574f7 simplify swap review 2022-12-29 15:17:38 +11:00
tjs 5806803e16 don't crop the review info 2022-12-27 17:24:58 -05:00
tjs d21c5ac383 fix swap on opposite side 2022-12-26 12:14:34 -05:00
saml33 1b3cae06aa make swap button always visible 2022-12-20 23:04:08 +11:00
tjs da50977eac better swap history fetching 2022-12-19 14:42:28 -05:00
tjs aae95b6b4a fix call to swap history api 2022-12-19 13:48:59 -05:00
saml33 b98c25eaf6 add health impact to swap review and update styling 2022-12-19 22:20:01 +11:00
tjs 945d38aefc remove jups duplicate ata creating of input mint 2022-12-16 17:49:03 -05:00
tjs f9a4652dae fixes for max source amount in swap 2022-12-16 17:12:07 -05:00
tjs c34c393a34 filter out jupiters token keg instructions 2022-12-16 12:32:01 -05:00
tjs 22c6d69222 jupiter v4 swaps with versioned tx 2022-12-15 18:00:47 -05:00
tjs be97e512b9 wip2 2022-12-15 17:51:19 -05:00
tjs f2f2cc9120 wip 2022-12-14 21:51:21 -05:00
saml33 7e3c6e9467 add padding 2022-12-12 21:27:30 +11:00
tjs bb41044d0c fix swap coingecko price difference calc 2022-12-09 13:16:48 -05:00
saml33 084c945bd4 add borrow tooltips to swap review 2022-12-09 10:42:55 +11:00
saml33 17156fd87f move swap borrow amount info 2022-12-08 22:15:16 +11:00
saml33 3e159261e6 move howl outside components 2022-12-08 16:05:36 +11:00
saml33 95a165fc67 align swap output input styles 2022-12-08 09:45:19 +11:00
tjs 41223e846c allow setting the amount out in jupiter swap 2022-12-07 16:33:38 -05:00