aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/unlimited_allowance_token.ts
Commit message (Expand)AuthorAgeFilesLines
* Add missing blockchainLifecycle calls to contracts testsAlex Browne2018-05-221-0/+6
* merge developmentFabio Berger2018-05-221-0/+1
|\
| * Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-0/+1
* | Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-161-9/+11
|\|
| * Fix linter errorsLeonid Logvinov2018-05-111-1/+1
| * Remove unused deployer docs configsLeonid Logvinov2018-05-101-2/+2
| * Fix linter issuesLeonid Logvinov2018-05-101-1/+1
| * Remove deployer from metacoin and contract testsLeonid Logvinov2018-05-101-4/+11
* | Fix and cleanup testsAmir Bandeali2018-04-241-4/+6
* | Rename DummyToken => DummyERC20TokenAmir Bandeali2018-04-221-4/+4
* | Move utils dir into srcAmir Bandeali2018-04-211-2/+2
|/
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-3/+3
* Add sol-cover implementationLeonid Logvinov2018-03-121-3/+2
* Improve an error message when an inorrect number of constructor params is passedLeonid Logvinov2018-02-281-1/+1
* Use the same templates as 0x.jsLeonid Logvinov2018-02-281-1/+1
* Change testsLeonid Logvinov2018-02-071-9/+13
* Get rid of suffixed contract versioning and replace it with a poor-mans packa...Fabio Berger2018-02-031-6/+20
* Make an RPC constructor param implicitLeonid Logvinov2018-01-301-1/+1
* Use an enum for contract nameLeonid Logvinov2018-01-301-1/+2
* Remove truffle from testsLeonid Logvinov2018-01-301-6/+5
* Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-301-6/+3
* Remove truffle from UnlimitedAllowanceToken testsLeonid Logvinov2018-01-301-5/+19
* Remove truffle from tokenTransferProxy testsLeonid Logvinov2018-01-301-0/+127