Commit Graph

432 Commits

Author SHA1 Message Date
microwavedcola1 d3c261c010 dashboard: fix dust units
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2024-04-05 10:56:47 +02:00
saml33 94e871c0fa add zeus logo 2024-04-05 11:57:44 +11:00
Adrian Brzeziński 478ac38c9e
security modal actions (#409) 2024-04-04 12:11:35 +02:00
saml33 3e87c25f57 add wormhole logo 2024-03-30 20:45:50 +11:00
Adrian Brzeziński 45ef7a6521 fix 2024-03-19 00:20:45 +01:00
Adrian Brzeziński ed5aa0af6e
add ability to list LST tokens from ui (#405)
* checkpoint

* fixes

* deduplicate

* fix

* fix
2024-03-18 23:41:54 +01:00
saml33 74660e08fb component for interest rates display 2024-03-18 11:46:52 +11:00
Adrian Brzeziński dc10d611d0
Feature/fix token history request v2 (#403)
* fix large token stats request

* fix

* upgrade settings lib

* fix

* fix

* fix

* fix

* fix cd

* test

* fix build
2024-03-15 14:03:59 +01:00
saml33 74c3ebc00c pin tokens to top of explore table 2024-03-15 15:24:18 +11:00
Adrian Brzeziński 1b297d9c4f
hide reduce only tokens (#399)
* hide reduceonly tokens

* fix

* fix
2024-03-06 21:16:15 +01:00
saml33 ee69f84200 fix app crash from number format 2024-03-06 20:42:24 +11:00
Adrian Brzeziński 6af66ea9fc v22 upgrade 2024-03-04 16:02:11 +01:00
saml33 d6d2648d97
Learn to Earn Demo (#388)
* demo

* more features

* results screen

* quiz questions

* mobile styling

* quiz component

* add nosana quiz

* shuffle quiz questions

* hook up endpoint to quiz

* completed badge and quiz ids

* add step quiz

* hide claim button when quiz is completed

* handle not connected/no account for rewards points

* quiz fixes

* renames

---------

Co-authored-by: Adrian Brzeziński <a.brzezinski94@gmail.com>
2024-03-03 14:26:11 +01:00
saml33 ab02c94992 add hide 2024-02-21 21:19:46 +11:00
saml33 f31d74eb61 add announcements to overview 2024-02-21 13:08:12 +11:00
Adrian Brzeziński 39367f1d22
Feature/dashboard improvements (#389)
* suggested and current tier

* switchboard icon
2024-02-16 18:23:52 +01:00
saml33 b46f640a4a
Merge pull request #386 from blockworks-foundation/account-ui-tour
add account ui tour
2024-02-14 13:22:06 +11:00
saml33 a9e6a67f2f filter trade history for current market 2024-02-14 12:08:16 +11:00
saml33 6daa7e3e4d
Merge pull request #385 from blockworks-foundation/token-page-updates
update token page layout
2024-02-13 14:34:31 +11:00
saml33 346d49c37a add account ui tour 2024-02-12 14:14:47 +11:00
Adrian Brzeziński 7193976025 fix error enrichment 2024-02-08 23:33:49 +04:00
saml33 b110ad5e2c add step logo 2024-02-08 22:03:58 +11:00
saml33 86afcc15cf merge main 2024-02-08 13:26:50 +11:00
saml33 e2e64deeb2 fix bad trade page link 2024-02-08 12:40:02 +11:00
saml33 7b787ed48b merge main 2024-02-08 12:23:33 +11:00
saml33 a9124d5148 update token page layout 2024-02-08 11:24:17 +11:00
Lou-Kamades 2a02c5d7ba
enrich mango error notifications (#384)
* enrich mango error notifications

* log errors when enriching error notifications
2024-02-07 23:38:04 +04: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
saml33 239b0f99b6 sort markets in drop down by notional volume 2024-02-07 12:39:36 +11:00
Adrian Brzeziński 0da2a3dc8e fix deposit limit proposal 2024-02-05 12:23:07 +01:00
saml33 be84f373cd add gofx logo 2024-02-01 12:07:48 +11:00
saml33 492e5495ac reshow jup listing banner 2024-01-31 23:59:47 +11:00
saml33 6be458a013 add blze logo 2024-01-31 23:45:34 +11:00
Adrian Brzeziński 9d615f6663 fix jup img 2024-01-30 21:24:25 +01:00
saml33 f4926fd144 add moutai logo 2024-01-30 21:25:57 +11:00
saml33 9e34db7979 add elon logo 2024-01-29 22:06:44 +11:00
saml33 14cbe63eee add gecko logo 2024-01-29 14:46:52 +11:00
Adrian Brzeziński bd27f72809
use multi rpc everywhere (#378)
* use multi rpc everywhere

* fix
2024-01-26 14:39:18 +01:00
saml33 c2ca998174 add wen logo 2024-01-26 23:36:08 +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
Adrian Brzeziński 23bfea953f adjust netborrows with settings lib 2024-01-18 02:01:15 +01:00
saml33 1487b53b58 add mnde logo 2024-01-17 12:15:36 +11:00
Lou-Kamades 9396f05816 collect elapsed time and error status in txn confirmation data 2024-01-10 17:39:04 -06:00
Lou-Kamades d5242335a5 use TxCallbackOptions type 2024-01-09 23:35:25 -06:00
Lou-Kamades 8d856c0cdf record txn confirmation data 2024-01-09 19:02:38 -06:00
saml33 6456b41196 fix order filtering for market 2024-01-08 14:00:05 +11:00
Adrian Brzeziński d3eb967665 push to crank ix 2024-01-06 21:44:22 +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 1b69697deb
Merge pull request #300 from blockworks-foundation/pan/granular-geoblock
Granular Geoblocking
2024-01-05 09:51:07 +11:00
Adrian Brzeziński a9207e9093 fix openbook market match 2024-01-04 15:35:55 +01:00