Skip to content

contracts-governance: fix the mint manager#2737

Merged
mergify[bot] merged 2 commits intodevelopfrom
fix/mint-manager
Jun 11, 2022
Merged

contracts-governance: fix the mint manager#2737
mergify[bot] merged 2 commits intodevelopfrom
fix/mint-manager

Conversation

@tynes
Copy link
Copy Markdown
Contributor

@tynes tynes commented Jun 9, 2022

Description
Fixes the MintManager contract which allowed for 20% inflation per year instead of 2% inflation per year. We will need to upgrade the MintManager and deploy this new contract. Also follow the checks, effects, interactions pattern inside of mint. Reentrency isn't possible assuming that this contract is initialized with the correct GovernanceToken but no need to keep that assumption. Also update to use seaport style comments

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jun 9, 2022

🦋 Changeset detected

Latest commit: 806d4e8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@eth-optimism/contracts-governance Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tynes tynes requested review from maurelian and smartcontracts June 9, 2022 20:53
@tynes tynes force-pushed the fix/mint-manager branch from 32a3c01 to 15cd40c Compare June 9, 2022 21:00
Copy link
Copy Markdown
Contributor

@maurelian maurelian left a comment

Choose a reason for hiding this comment

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

LGTM

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 11, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 11, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot merged commit c0c5af0 into develop Jun 11, 2022
@mergify mergify bot deleted the fix/mint-manager branch June 11, 2022 16:03
@mergify mergify bot removed the on-merge-train label Jun 11, 2022
@mslipper mslipper mentioned this pull request Jun 18, 2022
theochap pushed a commit that referenced this pull request Dec 10, 2025
ixed typo in doc comment (Providers → Provides).

updated OPERATOR_FEE_VAULT address to include 0x prefix for consistency.
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