aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix tslint issuesFabio Berger2018-05-231-6/+9
* Add missing return typesRemco Bloemen2018-05-221-1/+1
* orderFilledAmount -> orderTakerAssetFilledAmountGreg Hysen2018-05-191-12/+12
* Rebased against v2-prototypeGreg Hysen2018-05-191-2/+2
* Moved feeTokenAddress to MatchOrderTester constructor. Since it is constant, ...Greg Hysen2018-05-191-118/+125
* Cleaned up interface for decoding proxy data. Added a general decoder, which ...Greg Hysen2018-05-191-12/+10
* Style improvements to the match orders typescript test classGreg Hysen2018-05-191-18/+14
* Style changes to atomic order matchingGreg Hysen2018-05-191-1/+0
* Atomic Order Matching - TestsGreg Hysen2018-05-191-0/+353
* Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-163-39/+0
|\
| * Remove unused deployer docs configsLeonid Logvinov2018-05-101-1/+1
| * Remove deployer from metacoin and contract testsLeonid Logvinov2018-05-102-19/+5
* | Move utils dir into srcAmir Bandeali2018-04-211-1/+1
|/
* Simplify the testsFabio Berger2018-04-111-1/+1
* Move migrations into separate monorepo subpackage and hook it up to 0x.js and...Fabio Berger2018-04-091-1/+1
* Move away from using web3 directly in 0x.js testsFabio Berger2018-04-061-3/+4
* Fix testsLeonid Logvinov2018-04-051-2/+1
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-1/+2
* Make Deployer configurable by jsonrpcUrl instead of jsonrpcPortLeonid Logvinov2018-03-121-1/+1
* Rename useInProcessGanache to shouldUseInProcessGanacheLeonid Logvinov2018-03-121-1/+1
* Use in-process Ganache in contractsLeonid Logvinov2018-03-121-1/+2
* Add sol-cover implementationLeonid Logvinov2018-03-122-0/+8
* Fix artifacts pathAmir Bandeali2018-02-071-1/+1
* Rename directoriesAmir Bandeali2018-02-031-1/+1
* Remove truffle from testsLeonid Logvinov2018-01-301-0/+16
* Remove truffle from tokenTransferProxy testsLeonid Logvinov2018-01-301-0/+13