-
Notifications
You must be signed in to change notification settings - Fork 21
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
Deploy steth hyperdrive #1570
Deploy steth hyperdrive #1570
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1570 +/- ##
==========================================
+ Coverage 81.43% 81.68% +0.24%
==========================================
Files 98 98
Lines 7100 7163 +63
==========================================
+ Hits 5782 5851 +69
+ Misses 1318 1312 -6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ 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.
Awesome, thanks for doing this!
This PR adds a steth hyperdrive deployment to agent0.
NOTE there exists an error with converting to/from lido shares that needs to be fixed.
test_funding_and_Trades
currently breaks for the steth deployment, which requires the fix for this to pass.#1545