As you all probably know by now, DLease is an excellent way for those with a lot of STEEM POWER to grow their investments, and those who want more STEEM POWER for a limited time to find what they need.
Especially now after HF21 with the curation rewards being 50% of the post payout instead of 25%, having a lot of STEEM POWER is beneficial.
With more and more people using DLease, we're also occasionally running into unexpected bugs that we are not always able to fix ourselves.
The latest bug is that DLease doesn't report the correct available STEEM POWER available for delegation when the user is powering down. Currently, it overstates the available SP.
This info is displayed on your dashboard under Idle STEEM POWER.
If you want to help us solve this, there is a 200 BUILDTEAM Token + 200 STEEM bounty for the first good solution to this problem.
Please contact (thecryptodrive#8144) on Discord with your fix or your suggestion for a fix!
The current code to calculate idle STEEM POWER is:
let free = this.powerOwned - this.powerDelegated - this.poweringDown;
let effective = free + this.powerReceived;
let available = effective * this.votingPower;
if (available > free) {
available = free;}
return ((available * this.steemPerVest ).toFixed(3))
Thank you for your support!
Set it up today and contribute to building a better tomorrow!
( Want an easier way? Use our SteemConnect proxy link! )
Disclaimer: This is a subscription payment post. Thank you to Steemvoter customers for allowing us to use your Steem accounts to upvote this post by virtue of your free subscription to the Steemvoter.com curation automation service.
is proudly a
subsidiary and sister project to
,
,
,
.
and
.
Beneficiary Declaration: 10% burnpost + 10%
Remember to vote for your favourite Steem proposal at steemproposals.com!