threshold-network / merkle-distribution

Threshold Network rewards generation and distribution
https://threshold.network
1 stars 6 forks source link

Delete bonus calculations in gen_rewards_script #119

Closed manumonti closed 8 months ago

manumonti commented 9 months ago

The generate rewards script has a chunk of code aimed at calculating the one-off bonus. This bonus was distributed in July 2022, and it is not planned to release a new bonus like this.

So, we can remove this from the script.

https://github.com/threshold-network/merkle-distribution/blob/963ad8e7bd07a97dc122747cbe1f029900c01cc2/src/scripts/gen_rewards_dist.js#L63-L68