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: wrong calculation of the bribes given to each user #107

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

danielattilasimon
Copy link
Contributor

Fixes #106.

Copy link
Contributor

@bingen bingen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!
Not strictly related to this PR, but why are all the tests in BribeInitiativeAllocate.t.sol commented out? @RickGriff is it because they still need to be adapted to the new y-intercept refactor? It seems that the test in this PR would fit in that other file better.

@danielattilasimon
Copy link
Contributor Author

Yeah, last I heard @RickGriff was going to fix those tests. I would have put the new tests there, but didn't want to conflict with @RickGriff's work.

@danielattilasimon danielattilasimon merged commit 90d02b5 into main Dec 27, 2024
3 checks passed
@danielattilasimon danielattilasimon deleted the fix-wrong-bribes branch January 19, 2025 04:41
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.

Dedaub2-H1: Wrong calculation of the bribes given to each user
2 participants