enjin / erc-1155

ERC-1155: Smart Contract Sample Implementation
Apache License 2.0
420 stars 208 forks source link

Altered the ref impl to do a standard call to the receiver functions rather than "catch" the revert with low level calls. This has the side effect of not having your own revert reasons, so commented as such. Tested with Solidity 0.5.9. #16

Closed AC0DEM0NK3Y closed 5 years ago