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

Fix double wrap #120

Merged
merged 3 commits into from
Sep 20, 2023
Merged

Fix double wrap #120

merged 3 commits into from
Sep 20, 2023

Conversation

sirnicolaz
Copy link
Contributor

A call to the super._mint function was causing the wrapping of additional tokens which where not supposed to exist.
Calling the ERC20Upgradable _mint function bypasses the additional mint of NEOK tokens.

close #119

@sirnicolaz sirnicolaz requested a review from vrde September 12, 2023 09:03
Add temporary function to burn double minted NEOKs

close #121
@sirnicolaz sirnicolaz merged commit 0d1d11d into main Sep 20, 2023
1 check passed
@sirnicolaz sirnicolaz deleted the bug/119/doublewrap branch September 20, 2023 09:16
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.

Deposit tokens mints extra NEOK to Governance Token contract
2 participants