aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/utils/web3_wrapper.ts
Commit message (Expand)AuthorAgeFilesLines
* Move packages/contracts to contracts/coreLeonid Logvinov2018-12-031-84/+0
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-4/+4
* feat: Add support for TypeScript project references (#991)Alex Browne2018-08-301-2/+2
* Fix tslint issuesLeonid Logvinov2018-07-171-2/+4
* Update file structureAmir Bandeali2018-06-301-0/+82
* Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-161-8/+0
|\
| * Remove unused deployer docs configsLeonid Logvinov2018-05-101-1/+1
| * Remove deployer from metacoin and contract testsLeonid Logvinov2018-05-101-1/+5
|/
* Simplify the testsFabio Berger2018-04-111-1/+1
* Move away from using web3 directly in 0x.js testsFabio Berger2018-04-061-3/+4
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-1/+2
* 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-121-0/+5