-
Notifications
You must be signed in to change notification settings - Fork 118
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
Update Utils, ChildGauge Manager Update #803
base: master
Are you sure you want to change the base?
Update Utils, ChildGauge Manager Update #803
Conversation
lilPlumberBoy
commented
Apr 3, 2023
- Deploys updated versions of AmplificationUtils, MetaSwapUtils, SwapUtils on all chains.
- Updates manager role for all child gauges to be the OPS Multisig.
- Deploys updated version of Permissionless Swap/MetaSwap, Updates PermissionlessDeployer targets if possible (only actually possible on kava_mainnet, all other networks require an ops multisig-tx)
Codecov Report
@@ Coverage Diff @@
## master #803 +/- ##
==========================================
+ Coverage 92.49% 92.92% +0.42%
==========================================
Files 52 52
Lines 3065 3065
Branches 512 639 +127
==========================================
+ Hits 2835 2848 +13
+ Misses 230 217 -13 see 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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 but should double check the library compatibility before merging