aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/compiler.json
Commit message (Expand)AuthorAgeFilesLines
* Move packages/contracts to contracts/coreLeonid Logvinov2018-12-031-60/+0
* feat: Implement MultiAssetProxyAmir Bandeali2018-11-281-0/+1
* Move generated contract wrappers and artifacts into contracts packageAlex Browne2018-10-161-3/+2
* Rename and update some artifact locationsAlex Browne2018-09-051-1/+1
* Add tests for token that returns >32 bytesAmir Bandeali2018-08-311-0/+1
* Add ReentrantTokenAmir Bandeali2018-08-251-0/+1
* Rename TestStaticCall => TestStaticCallReceiverAmir Bandeali2018-08-251-1/+1
* Add pragma experimental v0.5.0 to SignatureValidator and add testsAmir Bandeali2018-08-251-0/+1
* Add testsAmir Bandeali2018-08-221-0/+1
* fix(sol-cov): Remove old files and update config.contractsDirAlex Browne2018-08-211-1/+1
* Add ERC721Receiver that returns incorrect valueAmir Bandeali2018-08-171-0/+1
* Add tests for ERC20 token with no return valuesAmir Bandeali2018-08-171-0/+1
* Add combinatorial tests for internal Exchange functions (#807)Alex Browne2018-07-271-1/+2
* Add tests to verify ZRX_ASSET_DATAAmir Bandeali2018-07-231-0/+1
* Move example contracts into new examples dirAmir Bandeali2018-07-231-2/+2
* Update contract artifactsLeonid Logvinov2018-07-131-0/+1
* Forwarding contract (squashed commits)Jacob Evans2018-07-061-0/+1
* Fix testsAmir Bandeali2018-06-301-0/+1
* Fix buildAmir Bandeali2018-06-271-0/+3
* Remove redundant files, hard code function selector in dispatchTransferFrom, ...Amir Bandeali2018-06-271-1/+0
* Add IAssetDataRemco Bloemen2018-06-261-0/+1
* Move isFunctionRemoveAuthorizedAddress to testRemco Bloemen2018-06-231-0/+1
* Merge LibMem and LibBytesRemco Bloemen2018-06-231-1/+0
* Updated compiler runs to be 1,000,000Greg Hysen2018-06-221-1/+1
* Twenty new tests for MixinSignatureValidator. Fixed handling of unsupported t...Greg Hysen2018-06-211-0/+2
* Make cancelOrdersUpTo compatible with sender abstractionAmir Bandeali2018-06-201-0/+1
* Removed the LibAssetProxyDecoder. Merged decode functions into the proxies. T...Greg Hysen2018-06-081-1/+1
* Test for onReceived erc721 callbackGreg Hysen2018-06-081-1/+1
* Foundation for TestLibAssetProxyDecoderGreg Hysen2018-06-081-0/+1
* LibMem + TestLibMem + LibAssetProxyDecoder + DummyERC721ReceiverGreg Hysen2018-06-081-0/+2
* Update Exchange statuses, revert instead of emmitting event on fill/cancel fa...Amir Bandeali2018-06-051-1/+1
* Add sample whitelist contractAmir Bandeali2018-05-311-0/+1
* Fix buildAmir Bandeali2018-05-251-1/+1
* Rebased against v2-prototypeGreg Hysen2018-05-191-1/+1
* Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-161-10/+16
* Move artifacts from src/artifacts to artifacts/v1Leonid Logvinov2018-05-071-1/+1
* Implement new artifacts formatLeonid Logvinov2018-05-071-0/+33