Closed kerber0x closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.20%. Comparing base (
78df4e7
) to head (ed662e5
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description and Motivation
This PR makes the fee distributor use
checked_mul_floor
when calculating rewards to be distributed. This might fix the issue some users have when claiming rewards.Related Issues
Checklist:
Update index.md
)cargo fmt --all --
.cargo clippy -- -D warnings
.cargo schema
.