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

Remove unused params on Removal.mintBatch #738

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

amiecorso
Copy link
Contributor

@amiecorso amiecorso commented Mar 12, 2024

As an additional simplification we can gain in removing RestrictedNORI, removes the params that were related to RestrictedNORI functionality from Removal.mintBatch.

This is a breaking change that needs to be deployed at the same time that we do a corresponding release of our services with these updates. Will require a short period of time in which minting from the app isn't possible.

@amiecorso amiecorso requested a review from rlfarman March 12, 2024 16:17
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.8%. Comparing base (3b8d1f1) to head (29dcdb1).

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #738   +/-   ##
======================================
  Coverage    67.8%   67.8%           
======================================
  Files          12      12           
  Lines         788     788           
  Branches      130     130           
======================================
  Hits          535     535           
  Misses        205     205           
  Partials       48      48           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Remove unused params on Removal.mintBatch

Generated at commit: 29dcdb100f38c6980d4929689aee6ed8de62e028

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
1
2
0
8
34
45
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
1
36
37

For more details view the full report in OpenZeppelin Code Inspector

@amiecorso amiecorso marked this pull request as ready for review March 12, 2024 19:12
@amiecorso amiecorso merged commit 78ca153 into master Mar 13, 2024
8 of 9 checks passed
@amiecorso amiecorso deleted the amie-remove-unused-params branch March 13, 2024 18:14
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.

4 participants