aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/utils/artifacts.ts
Commit message (Expand)AuthorAgeFilesLines
* Move generated contract wrappers and artifacts into contracts packageAlex Browne2018-10-161-69/+0
* Add tests for token that returns >32 bytesAmir Bandeali2018-08-311-0/+2
* Add reentrancy tests for fillOrder and wrapper functionsAmir Bandeali2018-08-251-0/+2
* Rename TestStaticCall => TestStaticCallReceiverAmir Bandeali2018-08-251-2/+2
* Add pragma experimental v0.5.0 to SignatureValidator and add testsAmir Bandeali2018-08-251-0/+2
* Merge development branchFabio Berger2018-08-221-0/+6
|\
| * Add testsAmir Bandeali2018-08-221-0/+2
| * Add tests for ERC721TokenAmir Bandeali2018-08-171-0/+2
| * Add tests for ERC20 token with no return valuesAmir Bandeali2018-08-171-0/+2
* | Move types from sol-compiler to types so they can be used in other places wit...Fabio Berger2018-08-221-1/+1
|/
* Add combinatorial tests for internal Exchange functions (#807)Alex Browne2018-07-271-0/+2
* Add tests to verify ZRX_ASSET_DATAAmir Bandeali2018-07-231-0/+2
* Move example contracts into new examples dirAmir Bandeali2018-07-231-4/+4
* Forwarding contract (squashed commits)Jacob Evans2018-07-061-0/+2
* Fix buildAmir Bandeali2018-06-301-23/+23
* Update file structureAmir Bandeali2018-06-301-0/+51