-
Notifications
You must be signed in to change notification settings - Fork 1
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: MU06 #191
feat: MU06 #191
Conversation
script/upgrades/MU06/MU06.sol
Outdated
|
||
vm.startBroadcast(Chain.deployerPrivateKey()); | ||
{ | ||
createProposal(_transactions, "SET ME PLS :'(", governance); |
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.
createProposal(_transactions, "SET ME PLS :'(", governance); | |
createProposal(_transactions, "https://forum.celo.org/t/proposal-mento-upgrade-mu06-native-usdt-integration/8010", governance); |
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.
This link doesn't work, it has to be the MD file from the CGP. I will revert if so that we don't end up using it by mistake
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.
Looks good to me. 👍 ⛰
Description
Other changes
N/A
Tested
Ran simulation on Baklava