Meridian-IE / impact-evaluator

Impact Evaluator smart contract
Other
4 stars 0 forks source link

Add change reward threshold in live contract. Closes #80 #81

Closed juliangruber closed 3 months ago

juliangruber commented 3 months ago

Closes #80

If the new balance is above the threshold and the participant isn't yet in the list of participants ready for transfer, add them. This is a good UX improvement, while only making setScores() a tad more expensive.

juliangruber commented 3 months ago

If you have anything more to add, hindsight please :)