Commit Graph

107 Commits

Author SHA1 Message Date
Adrian Brzeziński 92199db112 fix dist number 2024-07-08 16:18:45 +02:00
Adrian Brzeziński 4c764395be add backup rpc to claim 2024-04-08 14:48:18 +02:00
Adrian Brzeziński 6195a64243 update prefix 2024-04-08 12:01:07 +02:00
Adrian Brzeziński 73d8824478 fix dist id 2024-03-25 16:41:46 +01: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
Adrian Brzeziński edb1d04b3c update prefix 2024-03-11 23:10:02 +01:00
Adrian Brzeziński d2ef668883 update distrubtion prefix 2024-03-11 22:19:41 +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
Adrian Brzeziński b99f54f9b9 change mango prefix 2024-02-14 21:30:39 +04:00
Adrian Brzeziński 5ca560f000 upgrade dist prefix 2024-01-22 13:27:02 +02:00
Adrian Brzeziński 359a7a281a
jest testing init (#360)
* tests init

* setup.ts

* write generic test for all routes

* all pages render test

* formmat bank values test

* deduplicate

* deduplicate

* test command
2024-01-01 20:51:06 +01:00
saml33 739316b190 add try/catch 2023-12-25 22:43:24 +11:00
saml33 75c2b06d2b use birdeye for change values 2023-12-18 15:39:47 +11:00
Lou-Kamades f268af7c15
include fees and aprs in bank-derived tokenStats 2023-11-30 15:21:59 -06:00
Lou-Kamades a76defe3c1
include recent bank data in tokenStats charts 2023-11-30 13:18:56 -06: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
Adrian Brzeziński c71a4cdfdd update preifx 2023-11-20 13:18:31 +01: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
saml33 2061afb571 fix spot trade volume bars 2023-11-14 22:07:35 +11:00
Adrian Brzeziński 60a17e22fe update mints prefix 2023-11-13 12:10:10 +01:00
Adrian Brzeziński e6a27cb295 update prefix 2023-11-06 12:30:53 +01:00
Adrian Brzeziński 0c2f9518d5 fix 2023-11-06 12:00:26 +01:00
Adrian Brzeziński 40a8b72174 update dist prefix 2023-11-06 11:52:29 +01:00
saml33 f7a5d7f650 improve swap quote fetching and chart price 2023-10-27 15:30:17 +11:00
saml33 8e9da6ff3d fix token price chart 2023-10-24 21:51:01 +11:00
saml33 5a9024a74d add rank to top bar points 2023-10-23 13:02:40 +11:00
Adrian Brzeziński 73b7217c99 fix 2023-10-18 16:37:53 +02:00
Adrian Brzeziński 3e363c8638
nft tweaks (#288)
* pagination

* fix filter

* currently listed

* refetch points
2023-10-16 17:06:17 +02:00
saml33 147614e89f update rewards api 2023-10-05 22:10:29 +11:00
saml33 15bea1fbfc fix season end countdown and console errors 2023-09-28 11:31:41 +10:00
Adrian Brzeziński 30d98faa1d
render (#279)
* Add rewards redemption

* Only create claim account if required

* Dedupe dependencies

* Satisfy lavamoat

* Change distribution

* Upgrade redemption package

* Fix dependency issues

* Dedupe

* Add claimed check

* fix

* fix

* Add claimed check

* chunk instructions

* Add season fetch

* adjust view to api

* check if cliam started

* cleanup part 1

* cleanup

* fix season show

* fix

* fix

* mango render

* fix

* fix

* render

* fix

* fix

* fix

* remove readme

* remove unused code

* fix

* error handling

* New prefix, lookup previous season distribution

* fix is all claimed

* fix

* fix

* fix tokens imgs

* fix

* link leaderboard to account

* style seasons and leaderboard

* seasons mobile

* start claims styling

* remove font import

* fix

* fix rewards tier card

* nft imgs

* fix loader

---------

Co-authored-by: Riordan Panayides <riordan@panayid.es>
Co-authored-by: saml33 <slam.uke@gmail.com>
2023-09-28 00:08:39 +02:00
tlrsssss 7075ef9f12
Add rewards redemption (#270)
* Add rewards redemption

* Only create claim account if required

* Dedupe dependencies

* Satisfy lavamoat

* Change distribution

* Upgrade redemption package

* Fix dependency issues

* Dedupe

* Add claimed check

* fix

* fix

* Add claimed check

* chunk instructions

* Add season fetch

* adjust view to api

* check if cliam started

* cleanup part 1

* cleanup

* fix season show

* fix

* fix

---------

Co-authored-by: Riordan Panayides <riordan@panayid.es>
Co-authored-by: Adrian Brzeziński <a.brzezinski94@gmail.com>
2023-09-25 13:33:34 +02:00
tjs ec14aecd03 improve fetchTokenStats 2023-09-16 12:55:17 -04:00
tjs 44b827da32 faster trade chart loading 2023-09-06 00:00:38 -04:00
tjs 74fd5139d1 better checks on WS updates for chart 2023-08-19 12:36:15 +02:00
Maximilian Schneider a4ccec1ac2 add new endpoint for openbook merged birdeye charts 2023-08-19 00:34:00 +02:00
tjs b7ea65a98a remove console logs 2023-08-17 21:17:26 -04:00
saml33 402437bbf6
Merge pull request #174 from blockworks-foundation/stop-orders
stop orders
2023-08-18 08:08:21 +10:00
tjs 754fb16da0 add check before connect on stream 2023-08-17 16:13:12 -04:00
saml33 31dc29e05f remove saving chart settings and fix latest price chart flicker 2023-08-17 12:58:35 +10:00
saml33 3a3e058234 add updated client functions 2023-08-08 23:26:56 +10:00
saml33 751afaae79 merge main 2023-08-08 10:09:05 +10:00
tjs d3f5cd9045 update WS for trading view charts 2023-08-06 22:16:51 -04:00
tjs 94f823c91f Upgrade chart api endpoint 2023-08-06 21:54:41 -04:00
saml33 306e1f0fdf save chart and price direction on flip price 2023-08-04 21:32:42 +10:00
saml33 ce1939b63c save chart direction 2023-08-03 20:37:40 +10:00
Adrian Brzeziński 1fd23ae37a
notifications per mango account - wip (#221)
* mango account notifications wip

* wip

* fix

* fix

* adjustments

* fixes
2023-08-01 22:27:12 +02:00
saml33 01f03022bf give depth chart its own tab 2023-07-25 08:52:09 +10:00
Adrian Brzeziński fe1ca08cc8
nft market (#173)
* poc wip

* devnet temp setup

* fix

* list item modal

* fix

* bid asset

* my bids modal

* mybids

* bids

* asset bids accept

* fixes

* nft market

* transaltions

* pagination

* bids without lisings

* list of bids

* fix

* add desktop ui styling

* yarn setup

* bring back mainnet

* mainnet setup

* only for whitelisted users

* fix pr

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2023-07-24 20:17:07 +02:00