aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/package.json
Commit message (Expand)AuthorAgeFilesLines
* Add AbortController polyfill to fetchAsync in utilsBrandon Millman2018-07-211-0/+1
* FIx a typoLeonid Logvinov2018-07-201-1/+1
* @0xproject/utils@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/types@1.0.0-rc.1Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/tslint-config@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/typescript-typings@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/monorepo-scripts@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new ethereum-types@1.0.0Leonid Logvinov2018-07-201-1/+1
* Update package versionsFabio Berger2018-07-181-2/+2
* Upgrade tslint to the newest versionLeonid Logvinov2018-07-171-1/+1
* Replace process.browser with detect-node libraryFabio Berger2018-07-131-0/+1
* Add fetchAsync util and RPCSubproviderFabio Berger2018-07-131-2/+2
* Update package versionsFabio Berger2018-07-101-2/+4
* Fix package.jsonFabio Berger2018-07-041-1/+1
* Remove unused imported Web3.jsFabio Berger2018-07-041-1/+0
* Update incorrect versions of depsFabio Berger2018-07-021-1/+1
* combine changelog entries since we haven't published yetFabio Berger2018-07-021-1/+1
* Typings and commentBryce2018-06-231-1/+1
* Update at abi_decoderBryce2018-06-231-1/+1
* Update all package versions to match latest published to NPMFabio Berger2018-06-191-5/+5
* - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ...Fabio Berger2018-06-051-1/+1
* Introduce ethereum-types packageLeonid Logvinov2018-06-011-1/+1
* Address feedbackLeonid Logvinov2018-05-231-0/+1
* PublishLeonid Logvinov2018-05-231-5/+5
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-1/+2
* Merge pull request #578 from 0xProject/document-node-versionAlex Browne2018-05-161-0/+3
|\
| * Change minimum Node version to 6.12Alex Browne2018-05-151-1/+1
| * Document Node.js version requirement and add it to package.jsonAlex Browne2018-05-151-0/+3
* | Move from using lerna multi-package commands to wsrun, update README's accord...Fabio Berger2018-05-151-1/+1
|/
* Fix linter issuesLeonid Logvinov2018-05-101-1/+1
* PublishLeonid Logvinov2018-05-051-3/+3
* PublishLeonid Logvinov2018-05-041-5/+5
* Use ethers in abi_decoder utilsJacob Evans2018-04-191-1/+1
* PublishFabio Berger2018-04-181-5/+5
* PublishLeonid Logvinov2018-04-121-5/+5
* PublishLeonid Logvinov2018-04-021-5/+5
* Add manual postpublish command to all public packages and update CHANGELOG.jsonFabio Berger2018-04-021-1/+2
* PublishFabio Berger2018-04-021-5/+5
* Add clean-state testsLeonid Logvinov2018-03-271-3/+2
* Set Lodash dep to an exact version since newer versions introduced breaking c...Fabio Berger2018-03-201-1/+1
* PublishFabio Berger2018-03-191-6/+6
* Fix packages that aren't working as expectedFabio Berger2018-03-191-0/+1
* PublishFabio Berger2018-03-191-7/+7
* move scripts to monorepro-scriptsFabio Berger2018-03-131-2/+4
* Merge branch 'development' into addPackagePublishConfigFabio Berger2018-03-091-2/+2
|\
| * PublishBrandon Millman2018-03-091-2/+2
* | Add package.json publishConfig so that these packages are published as public.Fabio Berger2018-03-081-0/+3
|/
* PublishFabio Berger2018-03-051-5/+5
* Merge pull request #429 from 0xProject/fix/incorrectDepsFabio Berger2018-03-041-4/+4
|\
| * Move web3 and ethers types to deps for utils packageFabio Berger2018-03-031-4/+4
* | Update all mentions of the repo name being `0x.js` to `0x-monorepo`Fabio Berger2018-03-041-3/+3
|/
* Include ethers typesLeonid Logvinov2018-02-281-0/+1
* Use as a backend to decode event argsLeonid Logvinov2018-02-281-0/+1
* Move all dependencies on @0xproject/types out of devDependenciesBrandon Millman2018-02-221-1/+1
* PublishBrandon Millman2018-02-171-3/+3
* PublishFabio Berger2018-02-101-3/+3
* PublishFabio Berger2018-02-101-4/+4
* PublishBrandon Millman2018-02-081-2/+2
* PublishLeonid Logvinov2018-02-061-4/+4
* Add missing comasLeonid Logvinov2018-02-051-1/+1
* Merge branch 'development' into feature/build_watchLeonid2018-02-051-4/+4
|\
| * PublishLeonid Logvinov2018-02-011-5/+5
* | Upgrade TS to the newest versionLeonid Logvinov2018-02-011-1/+1
* | Add build:watch command to all TS packagesLeonid Logvinov2018-02-011-0/+1
|/
* Normalize the dependenciesLeonid Logvinov2018-01-301-2/+2
* Remove truffle from testsLeonid Logvinov2018-01-301-1/+4
* PublishFabio Berger2018-01-301-2/+2
* PublishLeonid Logvinov2018-01-301-2/+2
* PublishLeonid Logvinov2018-01-251-2/+2
* PublishBrandon Millman2018-01-181-2/+2
* PublishLeonid Logvinov2018-01-111-2/+2
* Apply prettify on json and md filesLeonid Logvinov2018-01-041-32/+32
* PublishFabio Berger2017-12-281-2/+2
* PublishLeonid Logvinov2017-12-211-2/+2
* Move dependencyLeonid Logvinov2017-12-121-0/+1
* PublishBrandon Millman2017-12-091-2/+2
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-0/+33