You are viewing a single comment's thread from:RE: Update for beem: fixing author/curation reward calculation and moreView the full contextthemarkymark (81)in HiveDevs • 6 years ago It seems your calculations for vote values are still off (likely not taking the curve in account).
I'm using the weights parameter of the vote for calculation, maybe they do not work?
I will check and add a calculation based on rshares and the curve).
I took a comment rewards value, and fed it into get_vote_pct_for_SBD() and got a % that's far off, looks like the curve isn't considered.
Thanks for reporting, get_vote_pct_for_SBD and rshares_to_vote_pct needs to be fixed.