Skip to content
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

Add tooltip for immature stake #521

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Duddino
Copy link
Member

@Duddino Duddino commented Jan 10, 2025

Abstract

After earning a stake reward, the cold staked balance that earned it will be immature for 100 blocks. This can be confusing for users, and may seem like a bug.
This PR adds a tooltip on the immature balance in public mode that warns the user of this. The tooltip is only shown when there is immature cold balance
image
Closes #420

Testing

  • Wait for a reward to arrive
  • Assert that the tooltip is shown

@Duddino Duddino self-assigned this Jan 10, 2025
Copy link

netlify bot commented Jan 10, 2025

Deploy Preview for cheery-moxie-4f1121 ready!

Name Link
🔨 Latest commit 082c367
🔍 Latest deploy log https://app.netlify.com/sites/cheery-moxie-4f1121/deploys/67810c2a5224910008f2670f
😎 Deploy Preview https://deploy-preview-521--cheery-moxie-4f1121.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Duddino Duddino marked this pull request as ready for review January 10, 2025 12:04
@Duddino Duddino requested a review from JSKitty January 10, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rewards being immature are confusing
1 participant