Skip to content

Conversation

@sparrowDom
Copy link
Member

@sparrowDom sparrowDom commented Jan 22, 2026

This PR does changes on top of the following PR: #2761
Additional changes:

  • allows for manage bribes to be called via defender action or hardhat task. Both using a defender signer
  • adds extra verification that the transaction submitted was successful
  • some refactoring (renames defender action)

@codecov
Copy link

codecov bot commented Jan 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.31%. Comparing base (223a705) to head (0147d79).
⚠️ Report is 1 commits behind head on clement/curvePB-price.

Additional details and impacted files
@@                  Coverage Diff                   @@
##           clement/curvePB-price    #2763   +/-   ##
======================================================
  Coverage                  39.31%   39.31%           
======================================================
  Files                        126      126           
  Lines                       5802     5802           
  Branches                    1542     1542           
======================================================
  Hits                        2281     2281           
  Misses                      3519     3519           
  Partials                       2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@clement-ux clement-ux merged commit 2fb6119 into clement/curvePB-price Jan 23, 2026
8 of 14 checks passed
@clement-ux clement-ux deleted the sparrowDom/curvePB-manageBribes branch January 23, 2026 08:19
sparrowDom added a commit that referenced this pull request Jan 23, 2026
* Enhance bribe management: add rewardsPerVote handling and update balance requirement

* Add manageRewardPerVote function to ICurvePoolBooster interface

* Deploy new curve pool booster safe module

* wip

* Refactor manageMaxRewardPerVote.js and poolBooster.js to streamline reward calculations and update addresses for CurvePoolBoosterBribesModule

* Add manageMaxRewardPerVote action to rollup config and update README with new action IDs

* Changes to pool booster manage bribes (#2763)

* refactor some of the action code

* prettier + lint

---------

Co-authored-by: Clément <clemmoller@gmail.com>

---------

Co-authored-by: Domen Grabec <grabec@gmail.com>
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