Hi,
I've done some reading on various possibilities in order to prevent pool-hopping.
At some point I had my own idea and I'd like some feedback, may be I'm
missing something.
userScore = t //seconds since round start for the submitted share
after the round is finished all scores of the user and the totalScore
will be summed up, resulting in:
reward = userScore/totalScore*50
Any ideas about what I'm missing?
Eliel_ in the irc already pointed out that may be miners
don't want to mine at the start of a round.
But sadly I have not enough data, to do some simulations.