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

Masternode list fix and rewards #119

Closed
wants to merge 5 commits into from

Conversation

Liquid369
Copy link

Redo of #97

I had issues with rebasing so took a slow period to bring it in line with other changes between review.

Abstract

This PR is the start of adding a "Last Paid" section for the Masternode tab. It will also attempt to calculate when the next incoming reward is for the user. Math is fairly straightforward as we calculate the MN count and convert the last paid into minutes vs the next amount of time it should be rewarded. There is a masternode reward list which is mainly a clone of the staking list with changes that should read the masternode reward output. This understandably can still be broken, but have been struggling to test with masternodes to open this further to the group to get it moving forward.

What does this PR address?

This PR helps users get more information about their masternode in the Masternode tab. Alongside this takes care of 2/3 from Issue #61 #61

What features or improvements were added?

Users now have their last paid time calculated and can get a roundabout time frame for the next payment.

How does this benefit users?

More data == more power baby!
We need users to be empowered to have the information everyone feels they need inside MPW.

@Liquid369 Liquid369 mentioned this pull request Apr 14, 2023
Minimize

Fix rewards size
@Duddino Duddino added the Stale Old and unmaintained. label Dec 14, 2023
@Duddino
Copy link
Member

Duddino commented Dec 14, 2023

Closing as stale, feel free to reopen it or make a new one

@Duddino Duddino closed this Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Old and unmaintained.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants