-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dApp Staking ranked tier update #1324
Merged
bobo-k2
merged 8 commits into
release-hotfix
from
fix/1305-dappstakingv3-ranked-tier-update
Jun 20, 2024
Merged
dApp Staking ranked tier update #1324
bobo-k2
merged 8 commits into
release-hotfix
from
fix/1305-dappstakingv3-ranked-tier-update
Jun 20, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Visit the preview URL for this PR (updated for commit edf4495): https://astar-apps--pr1324-fix-1305-dappstaking-jef634kn.web.app (expires Thu, 27 Jun 2024 07:06:05 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: dd76fe72958fe2910fef9d53f0b4539b82b849db |
gtg7784
approved these changes
Jun 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
impelcrypto
approved these changes
Jun 19, 2024
gtg7784
pushed a commit
that referenced
this pull request
Jun 21, 2024
* Add dApp staking categories description (#1316) * Fix dApp swiper configuration (#1317) * Fix dApp swiper configuration * Rewards earned sort fix * TVL ratio for previous period calculation fix * Hide period stats * Cast to bigint * Hide period stats * Fix for filtering dApps in other category (#1322) * Category filter fix, take 2 (#1323) * add airlyft to promotions (#1319) * Show estimated staker + bonus rewards on vote info banner (#1329) * Show estimated staker + bonus rewards on vote info banner * Text update * dApp Staking ranked tier update (#1324) * Fetch rank rewards * Add Hydration to XCM (#1315) * Add rank reward calculation * Map rankTier * Type bug fix * voting banner wording fix --------- Co-authored-by: green-jay <[email protected]> * Tier display fix (#1331) * hotfix: added maintenance mode condition to disable the bridge feature (#1330) * Add Hydration to XCM (#1315) * hotfix: disabled zKyoto bridge --------- Co-authored-by: green-jay <[email protected]> --------- Co-authored-by: Bobo <[email protected]> Co-authored-by: Rachit Magon <[email protected]> Co-authored-by: green-jay <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Summary
This PR is to supported runtime PR where dApps will be ranked inside a tier and higher ranked dApps will get more rewards.
Closes #1305
I needed to rebase so I can release this PR this week. This will also release #1315. I assume this is fine
Check list