Skip to content

Add centrifuge recipient to scripts#30

Merged
barrutko merged 2 commits intodevfrom
add-centrifuge-recipient-to-scripts
Aug 7, 2025
Merged

Add centrifuge recipient to scripts#30
barrutko merged 2 commits intodevfrom
add-centrifuge-recipient-to-scripts

Conversation

@barrutko
Copy link
Copy Markdown

@barrutko barrutko commented Aug 7, 2025

No description provided.

@barrutko barrutko requested a review from kevinlichan August 7, 2025 14:43
@barrutko barrutko self-assigned this Aug 7, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 7, 2025

Coverage after merging add-centrifuge-recipient-to-scripts into dev will be

99.83%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
deploy
   ControllerDeploy.sol100%100%100%100%
   ForeignControllerInit.sol100%100%100%100%
   MainnetControllerInit.sol97.37%93.33%100%100%152, 90
src
   ALMProxy.sol100%100%100%100%
   ForeignController.sol98.79%91.67%100%99.17%275–276
   MainnetController.sol100%100%100%100%
   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%
   PSMLib.sol100%100%100%100%

Copy link
Copy Markdown

@kevinlichan kevinlichan left a comment

Choose a reason for hiding this comment

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

Approved. Appropriately sets Centrifuge Recipients in scripts.

@barrutko barrutko merged commit fb4c240 into dev Aug 7, 2025
3 checks passed
@barrutko barrutko deleted the add-centrifuge-recipient-to-scripts branch August 7, 2025 15:58
barrutko added a commit that referenced this pull request Aug 11, 2025
* feat: reintroduce Centrifuge controller updates; remove Superstate integration (#21)

* feat: add Centrifuge to ForeignController

* Revert "feat: bring back superstate & maple; remove centrifuge crosschain transfers (#16)"

This reverts commit 71fd906.

* refactor: add minor refactorings

* feat: extract Lib, bring back Maple

* fix: remove unused import

* chore: remove irrelevant change

* refactor: reorder

* fix: remove redundant imports

* test: migrate tests to use GROVE_PROXY as admin (#22)

* chore: update address registry

* refactor: rename folders

* test: start grove mainnet fork tests

* test: migrate tests to use GROVE_PROXY

* feat: use grove-address-registry in MainnetController (#23)

* feat: use grove-address-registry in MainnetController

* refactor: use avalanche instead of base in the grove test base

* fix: minor issues (#25)

* fix: correct error message

* fix: use explicit imports

* fix: remove unused import

* refactor: merge ICentrifugeToken and ICentrifugeV3VaultLike interfaces (#28)

* feat: add centrifuge recipient to scripts (#30)

* feat: add centrifuge recipient to foreign controller init

* feat: add centrifuge mint recipients to mainnet init

* feat: hardcode remoteExtraGasLimit to 0 (#27)

* feat: deploy updated controllers (#31)
barrutko added a commit that referenced this pull request Aug 22, 2025
* feat: add v1.6.0 changes (#32)

* feat: reintroduce Centrifuge controller updates; remove Superstate integration (#21)

* feat: add Centrifuge to ForeignController

* Revert "feat: bring back superstate & maple; remove centrifuge crosschain transfers (#16)"

This reverts commit 71fd906.

* refactor: add minor refactorings

* feat: extract Lib, bring back Maple

* fix: remove unused import

* chore: remove irrelevant change

* refactor: reorder

* fix: remove redundant imports

* test: migrate tests to use GROVE_PROXY as admin (#22)

* chore: update address registry

* refactor: rename folders

* test: start grove mainnet fork tests

* test: migrate tests to use GROVE_PROXY

* feat: use grove-address-registry in MainnetController (#23)

* feat: use grove-address-registry in MainnetController

* refactor: use avalanche instead of base in the grove test base

* fix: minor issues (#25)

* fix: correct error message

* fix: use explicit imports

* fix: remove unused import

* refactor: merge ICentrifugeToken and ICentrifugeV3VaultLike interfaces (#28)

* feat: add centrifuge recipient to scripts (#30)

* feat: add centrifuge recipient to foreign controller init

* feat: add centrifuge mint recipients to mainnet init

* feat: hardcode remoteExtraGasLimit to 0 (#27)

* feat: deploy updated controllers (#31)

* feat: add v1.6.0 Cantina audit (#33)

* feat: add v1.6.0 ChainSecurity audit (#34)
barrutko added a commit that referenced this pull request Oct 10, 2025
* chore: sync audits (#35)

* feat: add v1.6.0 changes (#32)

* feat: reintroduce Centrifuge controller updates; remove Superstate integration (#21)

* feat: add Centrifuge to ForeignController

* Revert "feat: bring back superstate & maple; remove centrifuge crosschain transfers (#16)"

This reverts commit 71fd906.

* refactor: add minor refactorings

* feat: extract Lib, bring back Maple

* fix: remove unused import

* chore: remove irrelevant change

* refactor: reorder

* fix: remove redundant imports

* test: migrate tests to use GROVE_PROXY as admin (#22)

* chore: update address registry

* refactor: rename folders

* test: start grove mainnet fork tests

* test: migrate tests to use GROVE_PROXY

* feat: use grove-address-registry in MainnetController (#23)

* feat: use grove-address-registry in MainnetController

* refactor: use avalanche instead of base in the grove test base

* fix: minor issues (#25)

* fix: correct error message

* fix: use explicit imports

* fix: remove unused import

* refactor: merge ICentrifugeToken and ICentrifugeV3VaultLike interfaces (#28)

* feat: add centrifuge recipient to scripts (#30)

* feat: add centrifuge recipient to foreign controller init

* feat: add centrifuge mint recipients to mainnet init

* feat: hardcode remoteExtraGasLimit to 0 (#27)

* feat: deploy updated controllers (#31)

* feat: add v1.6.0 Cantina audit (#33)

* feat: add v1.6.0 ChainSecurity audit (#34)

* feat: add Pendle PT redemptions (#36)

* wip

* wip

* wip

* test: add redeemPendlePT tests

* cleanup

* cleanup

* remove maple

* remove keywords to reduce size

* cleanup

* feat: add minAmountOut param to pendle redemption (#37)
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.

2 participants