-
Notifications
You must be signed in to change notification settings - Fork 249
Feat/vote follow ups #1514
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/vote follow ups #1514
Conversation
Hardhat Unit Tests Coverage SummaryDiff against masterResults for commit: 192add8 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
- add capability to skip specific signatures for given interface - consider contract's predecessors functions as well
…tion" This reverts commit 47ebd49. Without tasks/validate-configs.ts change
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.
LGTM (for the re-auditing part mostly, voting contracts are to be reviewed more thoroughly)
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.
LGTM (looked mostly over Lido and VaultFactory, would schedule another proper review for the vote items)
cc: @folkyatina
Summary
Follow-up improvements and fixes for the V3 upgrade flow, focusing on interfaces overall improvements.
Changes
Upgrade Flow Enhancements:
Interface & Type Safety
Testing