Skip to content

Conversation

@lastperson
Copy link
Collaborator

No description provided.

@lastperson lastperson requested a review from viatrix November 10, 2025 07:34
@lastperson lastperson self-assigned this Nov 10, 2025
@lastperson lastperson merged commit 21e247c into feat-public-pool Nov 20, 2025
2 of 3 checks passed
@lastperson lastperson deleted the chore-public-pool-scripts branch November 20, 2025 16:25
lastperson added a commit that referenced this pull request Dec 2, 2025
* Add PublicLiquidityPool and ERC4626Adapter, wip

* Get fill amount from calldata in Public pool

* Add most of the Public pool tests, wip

* Complete Public Liquidity Pool tests

* Add ERC4626Adapter tests

* Add totalDeposited getter to public pool

* Revert back to FeeConfig in public pool

* Revert back to parsing calldata

This reverts commit 930488f.

* Fix typo

* Add public pool deploy scripts (#128)

* Add deploy scripts

* Update scripts

* Fix chain id in tests

* Audit fixes 4 (#135)

* Apply audit fixes 1

* Add various fixes

* Remove console.log from tests

* Merge main and fix tests

* Make all tests run

* Last part of fixes

* Make public pool maxWithdraw and maxRedeem compliant with the EIP4626

* Fix lint

* Improve ERC4626Adapter withdraw profit safety assertion
lastperson added a commit that referenced this pull request Dec 2, 2025
* Add PublicLiquidityPool and ERC4626Adapter, wip

* Get fill amount from calldata in Public pool

* Add most of the Public pool tests, wip

* Complete Public Liquidity Pool tests

* Add ERC4626Adapter tests

* Add totalDeposited getter to public pool

* Revert back to FeeConfig in public pool

* Add deploy scripts

* Revert back to parsing calldata

This reverts commit 930488f.

* Update scripts

* Fix typo

* Add deployment logs

* Add rebalancer routes

* Update network.config.ts

We rebalance to/from ERC4626Adapter, which in turn deposits/withdraws from the Public pool.

* Add public pool deploy scripts (#128)

* Add deploy scripts

* Update scripts

* Fix chain id in tests

* Audit fixes 4 (#135)

* Apply audit fixes 1

* Add various fixes

* Remove console.log from tests

* Merge main and fix tests

* Make all tests run

* Last part of fixes

* Make public pool maxWithdraw and maxRedeem compliant with the EIP4626

* Fix lint

* Improve ERC4626Adapter withdraw profit safety assertion

---------

Co-authored-by: Oleksii Matiiasevych <[email protected]>
lastperson added a commit that referenced this pull request Dec 2, 2025
* Add PublicLiquidityPool and ERC4626Adapter, wip

* Get fill amount from calldata in Public pool

* Add most of the Public pool tests, wip

* Complete Public Liquidity Pool tests

* Add ERC4626Adapter tests

* Add totalDeposited getter to public pool

* Revert back to FeeConfig in public pool

* Revert back to parsing calldata

This reverts commit 930488f.

* Fix typo

* Apply audit fixes 1

* Add public pool deploy scripts (#128)

* Add deploy scripts

* Update scripts

* Fix chain id in tests

* Add various fixes

* Remove console.log from tests

* Merge main and fix tests

* Make all tests run

* Last part of fixes

* Make public pool maxWithdraw and maxRedeem compliant with the EIP4626

* Fix lint

* Improve ERC4626Adapter withdraw profit safety assertion

* Make pools return 0 balance when paused

* Replace Optimism with Superchain bridge, add Base support

* Add input output token map to Repayer, wip

* Add repayer tokens config parsing to scripts

* Fix lint

* Audit fixes 4 (#135)

* Apply audit fixes 1

* Add various fixes

* Remove console.log from tests

* Merge main and fix tests

* Make all tests run

* Last part of fixes

* Make public pool maxWithdraw and maxRedeem compliant with the EIP4626

* Fix lint

* Improve ERC4626Adapter withdraw profit safety assertion

* Add new contract version ids

* Cleanup
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