Skip to content

INT-402: mint/burn native oft adapter upgradeable - #1595

Closed
ravinagill15 wants to merge 2 commits into
mainfrom
ravina/int-402-mint-burn-native-oft-adapter-upgradeable
Closed

INT-402: mint/burn native oft adapter upgradeable#1595
ravinagill15 wants to merge 2 commits into
mainfrom
ravina/int-402-mint-burn-native-oft-adapter-upgradeable

Conversation

@ravinagill15

Copy link
Copy Markdown
Contributor

In this PR:

  • Implementing mint/burn native oft adapter upgradeable in devtools instead of orbit-adapter repo to avoid open zeppelin versioning issues

Todo

  • tests

@St0rmBr3w St0rmBr3w left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is there a reason we're adding this contract to the package? Why not just inherit it as a not abstract contract?

@ravinagill15

Copy link
Copy Markdown
Contributor Author

@St0rmBr3w Yeah that's a great point since this is a ready to use contract. I marked it as abstract to follow the pattern of the other existing upgradeable implementations we have like OFTAdapterUpgradeable

Regardless, this PR will be closed because Plume has stated upgradeable contracts are not a hard requirement for them. Furthermore, since no liquidity will be locked inside a mint/burn contract, a new mint/burn contract can easily be deployed and wired into the mesh

@ravinagill15
ravinagill15 deleted the ravina/int-402-mint-burn-native-oft-adapter-upgradeable branch July 2, 2025 16:58
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.

2 participants