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 Last Paid #97

Closed
wants to merge 1 commit into from
Closed

Conversation

Liquid369
Copy link

@Liquid369 Liquid369 commented Mar 5, 2023

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.

@JSKitty JSKitty added Enhancement New feature or request High Priority (>1200 PIV) A challenging task for developers looking to get knee-deep! labels Mar 5, 2023
@Duddino Duddino self-requested a review March 6, 2023 08:36
package-lock.json Outdated Show resolved Hide resolved
scripts/network.js Outdated Show resolved Hide resolved
@Liquid369
Copy link
Author

Closing for #119

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request High Priority (>1200 PIV) A challenging task for developers looking to get knee-deep!
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants