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 Fixes #7

Merged
merged 4 commits into from
Sep 14, 2018
Merged

Bug Fixes #7

merged 4 commits into from
Sep 14, 2018

Conversation

gakonst
Copy link
Contributor

@gakonst gakonst commented Sep 14, 2018

Fixes #6
Fixes #4.
Removes duplicate functions

When minting a FT, we check if it exists
If it doesnt exist we push it to the allTokens array and initialize its owner as the contract
If it exists, we check if its owner is the contract, to ensure that it's indeed an FT
Replace manual operations to function call
@gakonst gakonst merged commit 5e719e5 into master Sep 14, 2018
@gakonst gakonst deleted the bug-fixes branch September 14, 2018 15:38
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.

None yet

1 participant