-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: integrate with Euler V2 vaults #231
Conversation
cf316f4
to
27a6944
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #231 +/- ##
==========================================
- Coverage 88.04% 85.76% -2.29%
==========================================
Files 12 24 +12
Lines 619 899 +280
==========================================
+ Hits 545 771 +226
- Misses 74 128 +54 ☔ View full report in Codecov by Sentry. |
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.
Some small comments so far. Really good looking code, hard to find things to complain about haha
Motivation
We need to integrate our AMM with Euler instead of AAVE, since we will be supplying our assets there.
Outstanding items:
Solution