-
Notifications
You must be signed in to change notification settings - Fork 382
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
Gnosis deployment #2136
Gnosis deployment #2136
Conversation
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.
Looking good! You're missing the action ids however 🙃
Thanks -- yes, I wanted to get the list of deployments right first. What should we do regarding contract verification of tasks that didn't include a mock pool as part of the deployment (e.g. weighted pool)? Should we 'backport' mock pool deployments to those tasks? WDYT? |
We could do this, but the effort involved is non-trivial. I'd do nothing for now and manually verify them when (if) the time comes. |
* master: Update deployments changelog. (#2139) Update address lookup (#2140) refactor: use SingletonAuthentication instead of Authentication (#2129) ProtocolFeeSplitter reorder (#2131) ProtocolFeeSplitter sentinel (#2132) Update deployments' readmes. (#2138) ProtocolFeeSplitter rename treasury (#2130) Gnosis deployment (#2136) fix: remove extraneous import/dependency (#2135) Deploy Aave Linear Factory v3 (#2134) remove `20220906-composable-stable-pool` from table of active deployments (#2125)
Description
Deployment txs and outputs for missing tasks in Gnosis network.
Type of change
Checklist:
master
, or there's a description of how to mergeIssue Resolution
N/A