loomnetwork / erc721x

ERC721x is an extension of ERC721 that adds support for multi-fungible tokens and batch transfers, while being fully backward-compatible.
BSD 3-Clause "New" or "Revised" License
165 stars 54 forks source link

add 2 tests to show the minting bug #5

Closed wighawag closed 6 years ago

wighawag commented 6 years ago

see : https://github.com/loomnetwork/erc721x/issues/4

gakonst commented 6 years ago

Merged, thanks, working on a fix