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

[bug, critical] idToIndex is never set #106

Closed
mg6maciej opened this issue Jun 24, 2018 · 2 comments · Fixed by #109
Closed

[bug, critical] idToIndex is never set #106

mg6maciej opened this issue Jun 24, 2018 · 2 comments · Fixed by #109
Assignees

Comments

@mg6maciej
Copy link
Contributor

mapping(uint256 => uint256) internal idToIndex;

is updated in _burn, but never set in _mint.

@lknix
Copy link
Contributor

lknix commented Jun 24, 2018

@mg6maciej confirmed bug. Proposed fix is referenced.

@xpepermint
Copy link
Member

#109

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 a pull request may close this issue.

3 participants