Hi,
is it possible to get reputation value of a steemit user at particular time? I would like to build a graph how user's reputation grew from post to post.
get_accounts method returns actual reputation.
Probably I can calculate reputation of a author. For example I get each author's post using get_discussions_by_author_before_date method. and then summarize all rshares of all votes. But it is very calculation intensive. Maybe there is a simpler way?
Thanks
Do you know where any documentation is for the reputation mechanic? I've been wondering about how that actually ticks . . .
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I guess there is code for voting.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I don't think so, you'll probably need to calculate it like you said.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
That would be a good idea. I'd like to see mine to see how I got kicked around.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit