Skip to content
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

Merged
merged 13 commits into from
May 23, 2024
Merged

feat: MU06 #191

merged 13 commits into from
May 23, 2024

Conversation

nvtaveras
Copy link
Contributor

Description

  • Add cUSD/USDT pool, along with circuit breaker, trading limits
  • Delete and re-create axlUSDC and nativeUSDC pools and re-create them with 0% fee

Other changes

N/A

Tested

Ran simulation on Baklava


vm.startBroadcast(Chain.deployerPrivateKey());
{
createProposal(_transactions, "SET ME PLS :'(", governance);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
createProposal(_transactions, "SET ME PLS :'(", governance);
createProposal(_transactions, "https://forum.celo.org/t/proposal-mento-upgrade-mu06-native-usdt-integration/8010", governance);

Copy link
Contributor Author

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

Copy link
Member

@bayological bayological left a 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. 👍 ⛰

@nvtaveras nvtaveras merged commit 2954a22 into main May 23, 2024
1 check passed
@nvtaveras nvtaveras deleted the feat/usdt-cusd-pool branch May 23, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants