Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix rewarder for float rounding issue #7

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

0x0Louis
Copy link
Collaborator

@0x0Louis 0x0Louis commented Oct 24, 2023

Fix rounding issue by taking the rewardForUser = min(totalReward, rewardForUser).
For users that have their rewards rounded down, the event will emit an unreleased of 0 if the remaining can't be rewarded.

@0x0Louis 0x0Louis merged commit 44adff8 into main Oct 26, 2023
1 check failed
@0x0Louis 0x0Louis deleted the fix-rounding-issue branch October 26, 2023 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants