Here is the code to reproduce:
steem.api.getAccounts(["mkt"], function(err, result) {
if (!err) {
console.log(result[0].reputation);
console.log(steem.formatter.reputation(result[0].reputation));
}
});
It will output to console:
10004392664120
70
From the steemd.com we can verify @mkt 's Reputation is:
But the correct reputation is 61 instead of 70.
Environment
Browser: Chrome v64
OS: Win10 64 bit
Posted on Utopian.io - Rewarding Open Source Contributors
wow! that's creepy Awesome!
Thanks For it. :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hi
Thank you for the post. It is ofcourse a programmer language that I think I may not be able to understand. But thank you
@sjob
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you for the contribution. It has been approved.
The funny part it got discovered while fixing reputation.(Bug found while fixing a bug).
You can contact us on Discord.
[utopian-moderator]
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hey @justyy I am @utopian-io. I have just upvoted you!
Achievements
Suggestions
Get Noticed!
Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!
Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit