aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/2.0.0/protocol/AssetProxy/ERC721Proxy.sol
Commit message (Expand)AuthorAgeFilesLines
* Remove unused importsAmir Bandeali2018-08-301-1/+0
* Updated comments for ERC20 proxy to clarify how we load the token address fro...Greg Hysen2018-08-301-0/+2
* Revert if undefined function called in AssetProxiesAmir Bandeali2018-08-251-0/+3
* Add comments for deploying with constant ZRX_ASSET_DATAAmir Bandeali2018-07-231-2/+2
* Removed receiverData from ERC721 Proxy Id generationGreg Hysen2018-07-181-1/+1
* Removed receiverData and `onReceive` callback from ERC721 proxy.Greg Hysen2018-07-181-73/+21
* Remove AbiV2 where unusedAmir Bandeali2018-07-071-1/+0
* Apply new linter rulesAmir Bandeali2018-07-071-2/+4
* Update file structureAmir Bandeali2018-06-301-0/+218