Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TargetWeightWrapExtension #182

Merged
merged 26 commits into from
Sep 4, 2024
Merged

Add TargetWeightWrapExtension #182

merged 26 commits into from
Sep 4, 2024

Conversation

pblivin0x
Copy link
Contributor

No description provided.

@pblivin0x pblivin0x changed the title Add TargetWrapExtension Add TargetWeightWrapExtension Aug 20, 2024
@pblivin0x pblivin0x changed the title Add TargetWeightWrapExtension Add TargetWeightWrapExtension Aug 20, 2024
@pblivin0x pblivin0x requested review from edkim and ckoopmann August 28, 2024 02:38
@pblivin0x pblivin0x marked this pull request as ready for review August 28, 2024 02:38
Copy link
Contributor

@edkim edkim left a comment

Choose a reason for hiding this comment

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

Great work! Super clean code. I only had one suggestion about being able to wrap into yielding assets so long as the reserve is above its Min weight.

contracts/adapters/TargetWeightWrapExtension.sol Outdated Show resolved Hide resolved
contracts/adapters/TargetWeightWrapExtension.sol Outdated Show resolved Hide resolved
Copy link
Contributor

@edkim edkim left a comment

Choose a reason for hiding this comment

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

Changes LGTM!

Copy link
Collaborator

@ckoopmann ckoopmann left a comment

Choose a reason for hiding this comment

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

LGTM.
Added a few nits and questions regarding edge cases / scenarios here an there. Overall great work though. 👍

@pblivin0x pblivin0x requested a review from ckoopmann September 3, 2024 22:13
Copy link
Collaborator

@ckoopmann ckoopmann left a comment

Choose a reason for hiding this comment

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

LGTM! Great stuff. 👍

@pblivin0x pblivin0x merged commit 1ebd3db into master Sep 4, 2024
5 checks passed
@pblivin0x pblivin0x deleted the target-wrap-extension branch September 4, 2024 16:47
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