aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/2.0.0/protocol/AssetProxy
Commit message (Expand)AuthorAgeFilesLines
* Remove unused importsAmir Bandeali2018-08-302-2/+0
* Updated comments for ERC20 proxy to clarify how we load the token address fro...Greg Hysen2018-08-302-9/+60
* Revert if undefined function called in AssetProxiesAmir Bandeali2018-08-252-0/+6
* 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-076-6/+0
* Apply new linter rulesAmir Bandeali2018-07-078-19/+23
* Contracts 2.0.0 were linted with solhintAlex Shafranovich2018-07-066-1/+9
* Update file structureAmir Bandeali2018-06-308-0/+684