-
Notifications
You must be signed in to change notification settings - Fork 11
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: migrations disabling token creation and minting #420
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #420 +/- ##
==========================================
- Coverage 81.69% 81.67% -0.03%
==========================================
Files 149 151 +2
Lines 16817 16837 +20
==========================================
+ Hits 13739 13751 +12
- Misses 3078 3086 +8 ☔ View full report in Codecov by Sentry. |
Disregard codecov complains; resiliency tests cover those migrations. |
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 PR provides migrations to disable token creation and minting with respective resiliency tests.
The migrations should be activated when the time comes to migrate to the MANIFEST chain.