[SafeModule] Fix CurvePoolBoosterBribesModule.#2752
Merged
clement-ux merged 1 commit intomasterfrom Jan 14, 2026
Merged
Conversation
shahthepro
approved these changes
Jan 14, 2026
Collaborator
shahthepro
left a comment
There was a problem hiding this comment.
Thanks for cleaning up my mess 🙏🏻
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2752 +/- ##
==========================================
+ Coverage 41.02% 41.20% +0.18%
==========================================
Files 126 126
Lines 5789 5790 +1
Branches 1537 1537
==========================================
+ Hits 2375 2386 +11
+ Misses 3412 3402 -10
Partials 2 2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
naddison36
approved these changes
Jan 14, 2026
Collaborator
naddison36
left a comment
There was a problem hiding this comment.
I've verified the deployed contract
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
There is a bug, in the current CurvePoolBoosterBribesModule, that block us from removing a pool booster from the list (
breakis missing at the end of theif, on the for loop).This PR fix it and deploy a new version of this module.
Contract
Governance
Deploy checklist
Two reviewers complete the following checklist: