You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
At oracle tally, the reward band is ratio but it is applied by addition operation. Due to this bug, it just allow 0.1 exchange rate error.
To Reproduce
Do oracle vote with different exchange-rates more than 0.1.
Context & versions
v0.3.0-rc1
(if applicable) suggested solution
Change addition operation to multiplication
The text was updated successfully, but these errors were encountered:
Describe the bug
At oracle tally, the reward band is ratio but it is applied by addition operation. Due to this bug, it just allow 0.1 exchange rate error.
To Reproduce
Do oracle vote with different exchange-rates more than 0.1.
Context & versions
v0.3.0-rc1
(if applicable) suggested solution
Change addition operation to multiplication
The text was updated successfully, but these errors were encountered: