threshold-network / merkle-distribution

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

tBTC rewards Oct17 fixes #39

Closed dimpar closed 1 year ago

dimpar commented 1 year ago

This PR fixes a bug when calculating apps authorizations (staking amount) when retrieving events. There was an extra division by PRECISION const that should be removed. Besides, it also bumps up PRECISION number for better precision calculations. And also it's replacing Oct17 block with Oct17 timestamp.