aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-utils
Commit message (Expand)AuthorAgeFilesLines
* Set Lodash dep to an exact version since newer versions introduced breaking c...Fabio Berger2018-03-201-1/+1
* PublishFabio Berger2018-03-191-3/+3
* PublishFabio Berger2018-03-191-9/+9
* Fix packages that aren't working as expectedFabio Berger2018-03-193-1/+12
* PublishFabio Berger2018-03-191-11/+11
* Updated CHANGELOGSFabio Berger2018-03-191-1/+1
* Enable coverage for all other packages with testsLeonid Logvinov2018-03-152-1/+4
* Merge branch 'development' into convertScriptsToTsFabio Berger2018-03-1413-96/+135
|\
| * Properly and consistently parse ENV varsLeonid Logvinov2018-03-133-6/+7
| * Fix a typo in handling env variablesLeonid Logvinov2018-03-121-3/+3
| * Introduce TESTRPC_FIRST_ADDRESSLeonid Logvinov2018-03-122-1/+4
| * Make BlockchainLifecycle accept only web3WrapperLeonid Logvinov2018-03-121-4/+2
| * Remove redundant Date.now()Leonid Logvinov2018-03-121-0/+19
| * Make env variables parsing more strict and add docsLeonid Logvinov2018-03-122-2/+11
| * Fix a typoLeonid Logvinov2018-03-121-1/+1
| * Address feedbackLeonid Logvinov2018-03-121-1/+2
| * Document env variablesLeonid Logvinov2018-03-121-0/+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-123-9/+14
| * Rename COVERAGE to SOLIDITY_COVERAGSLeonid Logvinov2018-03-122-2/+2
| * Rename getCoverageSubprovider to getCoverageSubproviderSingletonLeonid Logvinov2018-03-123-4/+4
| * Add sol-cover implementationLeonid Logvinov2018-03-1211-96/+90
* | Move configuration into package.json configs sectionFabio Berger2018-03-141-2/+3
* | Move changelog entryFabio Berger2018-03-141-4/+0
* | Fix lint issuesFabio Berger2018-03-131-0/+1
* | small fixesFabio Berger2018-03-132-2/+1
* | move scripts to monorepro-scriptsFabio Berger2018-03-137-105/+15
* | Convert 0x.js scripts to TS, move the prepublishUtils script to `dev-utils` a...Fabio Berger2018-03-136-0/+105
|/
* Merge branch 'development' into addPackagePublishConfigFabio Berger2018-03-091-5/+5
|\
| * PublishBrandon Millman2018-03-091-5/+5
* | Add package.json publishConfig so that these packages are published as public.Fabio Berger2018-03-081-0/+3
|/
* Add missing instructions to add external types to tsconfig.json after instal...Fabio Berger2018-03-051-0/+8
* Changelog tweaksFabio Berger2018-03-051-1/+1
* PublishFabio Berger2018-03-051-7/+7
* Update all mentions of the repo name being `0x.js` to `0x-monorepo`Fabio Berger2018-03-041-3/+3
* Include types for ethers-contractsLeonid Logvinov2018-02-281-0/+1
* Move all dependencies on @0xproject/types out of devDependenciesBrandon Millman2018-02-221-1/+1
* PublishBrandon Millman2018-02-171-6/+6
* Updated CHANGELOGsBrandon Millman2018-02-171-1/+1
* Change imports orderLeonid Logvinov2018-02-151-1/+2
* Fix a typoLeonid Logvinov2018-02-151-3/+3
* Add an assertionLeonid Logvinov2018-02-151-2/+4
* Add PR numbersLeonid Logvinov2018-02-151-1/+1
* Fix entry pointsLeonid Logvinov2018-02-151-2/+2
* Add tests for dev-utils packageLeonid Logvinov2018-02-154-1/+77
* Move subproviders from dev-utils to subprovidersLeonid Logvinov2018-02-156-64/+7
* PublishFabio Berger2018-02-101-4/+4
* PublishFabio Berger2018-02-101-4/+4
* Merge pull request #389 from 0xProject/fix/npmInclusionIssuesFabio Berger2018-02-102-0/+9
|\
| * Fix changelogsFabio Berger2018-02-101-1/+1
| * Add `yarn-error.log` to all .npmignoreFabio Berger2018-02-101-0/+1
| * Add PR number to CHANGELOGsFabio Berger2018-02-101-1/+1
| * ignore all files starting with dots in all sub-packagesFabio Berger2018-02-101-0/+1
| * Add npmignore to dev-utils and update CHANGELOGFabio Berger2018-02-102-0/+7
* | Simplify standard postpublish script and remove them from some private packagesBrandon Millman2018-02-091-11/+1
|/
* PublishBrandon Millman2018-02-081-3/+3
* Update CHANGELOGsBrandon Millman2018-02-081-0/+5
* Merge branch 'development' into feature/testnet-faucets/order-dispenserBrandon Millman2018-02-071-4/+4
|\
| * PublishLeonid Logvinov2018-02-061-4/+4
* | Addressed comments and update 0xProject/types-ethereumjs-util depsBrandon Millman2018-02-061-1/+1
|/
* Merge branch 'development' into feature/build_watchLeonid2018-02-051-4/+4
|\
| * PublishLeonid Logvinov2018-02-011-4/+4
* | Upgrade TS to the newest versionLeonid Logvinov2018-02-011-1/+1
* | Add build:watch command to all TS packagesLeonid Logvinov2018-02-011-0/+1
|/
* Remove constructor argLeonid Logvinov2018-01-302-4/+5
* Make an RPC constructor param implicitLeonid Logvinov2018-01-301-2/+3
* Normalize the dependenciesLeonid Logvinov2018-01-301-2/+2
* Remove truffle from testsLeonid Logvinov2018-01-301-1/+2
* Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-308-1/+116
* PublishFabio Berger2018-01-301-3/+3
* PublishLeonid Logvinov2018-01-301-3/+3
* PublishLeonid Logvinov2018-01-251-3/+3
* Merge pull request #322 from 0xProject/fix/ci-timeLeonid2018-01-181-1/+1
|\
| * Fix a stupid RPC bug which caused the port togo over 65535Leonid Logvinov2018-01-171-1/+1
* | PublishBrandon Millman2018-01-181-3/+3
|/
* Add postpublish scriptsLeonid Logvinov2018-01-131-0/+15
* PublishLeonid Logvinov2018-01-111-3/+3
* Include web3 types via typeRoots and factor out common parts of tsconfig.jsonLeonid Logvinov2018-01-101-8/+2
* Apply prettify on json and md filesLeonid Logvinov2018-01-044-55/+52
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-032-3/+3
* PublishFabio Berger2017-12-281-2/+2
* Merge branch 'development' into fix/underscorePrivateBrandon Millman2017-12-211-4/+4
|\
| * PublishLeonid Logvinov2017-12-211-4/+4
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-202-25/+25
|/
* Fix connect unused varsLeonid Logvinov2017-12-151-1/+0
* Implement first custom linter rule async-suffixLeonid Logvinov2017-12-151-3/+0
* Create dev-utils with blockchainLifecycle in itLeonid Logvinov2017-12-147-0/+158