-
Notifications
You must be signed in to change notification settings - Fork 28
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
Erc4626 extension #465
base: main
Are you sure you want to change the base?
Erc4626 extension #465
Conversation
✅ Deploy Preview for contracts-stylus canceled.
|
I just stared this |
I'll convert this to a draft, so that the team does not invest time reviewing a WIP |
@0xNeshi SafeERC20.safeTransferFrom(_asset, caller, address(this), assets); In the Solidity implementation, |
See how VestingWallet handles this |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files
|
@0xNeshi what do you think about this current approach |
Hi @Ifechukwudaniel, you should follow the originally proposed approach, see #465 (comment) |
Resolves #356
PR Checklist