aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-utils/src/web3_factory.ts
Commit message (Expand)AuthorAgeFilesLines
* Update the Changelog with pr numberJacob Evans2018-04-141-1/+1
* Remove truffle-hdwallet from 0x.js testsJacob Evans2018-04-131-1/+5
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-1/+2
* Properly and consistently parse ENV varsLeonid Logvinov2018-03-131-6/+1
* Make env variables parsing more strict and add docsLeonid Logvinov2018-03-121-2/+9
* Add double negation before using shouldUseInProcessGanacheLeonid Logvinov2018-03-121-1/+1
* Rename useInProcessGanache to shouldUseInProcessGanacheLeonid Logvinov2018-03-121-3/+3
* Make coverage a module instead of a functionLeonid Logvinov2018-03-121-2/+2
* Rename COVERAGE to SOLIDITY_COVERAGSLeonid Logvinov2018-03-121-1/+1
* Rename getCoverageSubprovider to getCoverageSubproviderSingletonLeonid Logvinov2018-03-121-2/+2
* Add sol-cover implementationLeonid Logvinov2018-03-121-9/+40
* Change imports orderLeonid Logvinov2018-02-151-1/+2
* Move subproviders from dev-utils to subprovidersLeonid Logvinov2018-02-151-3/+1
* Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-301-0/+42