-
Notifications
You must be signed in to change notification settings - Fork 95
Various changes in libs #241
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
Conversation
For SafeTransferLib, there are a few options I can suggest that would solve this issue:
|
What's the issue with using solmate's ERC20? |
What do you think about
|
Features lost:
I'm ok with both solutions |
Btw, it would be nice to have errors and events handled in the same way. We could even put the errors in For instance, I don't see why events can be imported with a solidity version >= 0.5.0, but errors cannot (currently) |
… into refactor/libraries
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's archive morpho-utils
at this point
38eadc2
Uh oh!
There was an error while loading. Please reload this page.