aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-utils
Commit message (Expand)AuthorAgeFilesLines
* 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