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

NodeLicense Add transferId to adminMintTo #493

Merged
merged 5 commits into from
Nov 21, 2024
Merged

NodeLicense Add transferId to adminMintTo #493

merged 5 commits into from
Nov 21, 2024

Conversation

XDapps
Copy link
Collaborator

@XDapps XDapps commented Nov 20, 2024

Updated Node License adminMintTo function to check tx hash to prevent duplicates.

Contract then exceeded max size, refactored a few require statements into custom errors to reduce contract size. Only changed requires in new functions or the initializer to ensure dependencies on all existing error messages remain the same.

Updated tests to confirm new function works. Confirmed all expected passing tests pass.

@XDapps XDapps marked this pull request as ready for review November 21, 2024 13:47
@XDapps XDapps merged commit 770dc96 into develop Nov 21, 2024
4 checks passed
@XDapps XDapps deleted the feat/sc-6251 branch November 21, 2024 14:27
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