Skip to content

refactor: use Centrifuge library in FC#105

Merged
barrutko merged 1 commit intodevfrom
centrifuge-refactor
Feb 3, 2026
Merged

refactor: use Centrifuge library in FC#105
barrutko merged 1 commit intodevfrom
centrifuge-refactor

Conversation

@barrutko
Copy link
Copy Markdown

@barrutko barrutko commented Feb 3, 2026

Before:

Contract Runtime Size (B) Initcode Size (B) Runtime Margin (B) Initcode Margin (B)
ForeignController 21,932 23,343 2,644 25,809
MainnetController 22,856 24,981 1,720 24,171

After:

Contract Runtime Size (B) Initcode Size (B) Runtime Margin (B) Initcode Margin (B)
ForeignController 21,484 22,895 3,092 26,257
MainnetController 22,856 24,981 1,720 24,171

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 3, 2026

Coverage after merging centrifuge-refactor into dev will be

99.64%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
deploy
   ControllerDeploy.sol100%100%100%100%
   ForeignControllerInit.sol100%100%100%100%
   MainnetControllerInit.sol97.56%94.12%100%100%156, 92
src
   ALMProxy.sol100%100%100%100%
   ForeignController.sol96.64%84%97.73%98.22%158–159, 263, 370–371, 643, 899
   MainnetController.sol99.05%86.96%100%100%1038, 261, 527
   RateLimitHelpers.sol100%100%100%100%
   RateLimits.sol100%100%100%100%
src/libraries
   CCTPLib.sol100%100%100%100%
   CentrifugeLib.sol100%100%100%100%
   CurveLib.sol100%100%100%100%
   MerklLib.sol100%100%100%100%
   PSMLib.sol100%100%100%100%
   PendleLib.sol100%100%100%100%
   UniswapV3Lib.sol99.07%96.92%100%100%358–359
src/libraries/common
   ERC20Lib.sol100%100%100%100%
   MathLib.sol100%100%100%100%

@barrutko barrutko merged commit 36bf0fc into dev Feb 3, 2026
3 checks passed
@barrutko barrutko deleted the centrifuge-refactor branch February 13, 2026 16:13
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