aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils
Commit message (Expand)AuthorAgeFilesLines
* PublishJacob Evans2018-11-091-5/+5
* Updated CHANGELOGSJacob Evans2018-11-092-0/+13
* Added more commentsRemco Bloemen2018-11-091-0/+5
* Merge remote-tracking branch 'origin/development' into feature/utils/prettybi...Remco Bloemen2018-11-0912-45/+415
|\
| * chore: Add --format stylish to tslintAlex Browne2018-10-241-1/+1
| * PublishLeonid Logvinov2018-10-181-5/+5
| * Updated CHANGELOGSLeonid Logvinov2018-10-182-1/+14
| * Fix ethereum-types versionsLeonid Logvinov2018-10-181-1/+1
| * chore: update ethers import in utilsJacob Evans2018-10-181-1/+1
| * chore: change README.md from 0xproject to 0xJacob Evans2018-10-181-6/+6
| * chore: change tslint.json from 0xproject to 0xJacob Evans2018-10-181-1/+1
| * chore: change package org from 0xproject to 0xJacob Evans2018-10-182-5/+5
| * chore: tslint fixFabio Berger2018-10-181-0/+1
| * chore: Re-cast to EventAbi after checking the the type is set to 'event'Fabio Berger2018-10-181-3/+4
| * Remove unused copyfiles dependenciesAlex Browne2018-10-161-1/+0
| * Stop accesing ethers private methodsLeonid Logvinov2018-10-091-3/+2
| * Fix ethers build issueLeonid Logvinov2018-10-091-3/+4
| * Upgrade ethers.js versionLeonid Logvinov2018-10-091-1/+1
| * Throw and handle errors from Providers.Jacob Evans2018-10-092-5/+5
| * Return SignedOrder from signing utils.Jacob Evans2018-10-051-10/+19
| * Add eth_signTypedData support to our wallet subprovidersJacob Evans2018-10-052-40/+65
| * Move SignTypedData to utils packageJacob Evans2018-10-053-0/+189
| * PublishBrandon Millman2018-10-051-5/+5
| * Updated CHANGELOGSBrandon Millman2018-10-052-4/+17
| * Introduce a build:ci command that doesn't build webpack bundlesLeonid Logvinov2018-10-021-0/+1
| * Update package.json versions to match the npm onesLeonid Logvinov2018-10-021-1/+1
| * Updated CHANGELOGSLeonid Logvinov2018-10-022-0/+13
| * PublishFabio Berger2018-09-291-4/+4
| * Updated CHANGELOGSFabio Berger2018-09-292-1/+6
| * Remove ethers.js carret as it's a beta versionLeonid Logvinov2018-09-271-1/+1
| * Merge branch 'development' into feature/ts-ethersLeonid Logvinov2018-09-263-5/+44
| |\
| | * PublishFabio Berger2018-09-261-4/+4
| | * Updated CHANGELOGSFabio Berger2018-09-262-0/+13
| | * PublishLeonid Logvinov2018-09-251-2/+2
| | * Updated CHANGELOGSLeonid Logvinov2018-09-252-0/+13
| | * PublishLeonid Logvinov2018-09-211-4/+4
| | * Updated CHANGELOGSLeonid Logvinov2018-09-212-0/+13
| | * Don't depend on a specific version of node typesLeonid Logvinov2018-09-211-1/+1
| * | Add CHANGELOG entriesLeonid Logvinov2018-09-211-0/+9
| * | Remove unused importLeonid Logvinov2018-09-211-1/+0
| * | Fixes for the breaking changes in ethersLeonid Logvinov2018-09-192-6/+12
| * | Upgrade to TS version of ethersLeonid Logvinov2018-09-191-1/+1
| |/
| * PublishFabio Berger2018-09-051-5/+5
| * Updated CHANGELOGSFabio Berger2018-09-052-0/+13
| * Remove types for detect-node from typescript-typingsLeonid Logvinov2018-09-041-0/+1
| * feat: Add support for TypeScript project references (#991)Alex Browne2018-08-302-3/+3
| * PublishFabio Berger2018-08-271-2/+2
| * Updated CHANGELOGSFabio Berger2018-08-272-0/+13
| * PublishFabio Berger2018-08-251-5/+5
| * Updated CHANGELOGSFabio Berger2018-08-252-4/+18
| * Merge development branchFabio Berger2018-08-224-6/+15
| |\
| * | Add doc comments to AbiDecoderFabio Berger2018-08-221-1/+18
| * | Merge developmentFabio Berger2018-08-171-2/+2
| |\ \
| * \ \ Merge developmentFabio Berger2018-08-157-15/+200
| |\ \ \
| * | | | Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate...Fabio Berger2018-07-302-13/+3
* | | | | Fix isNodeRemco Bloemen2018-11-091-1/+1
* | | | | Add upstream issueRemco Bloemen2018-08-221-0/+1
* | | | | Use const require instead of importRemco Bloemen2018-08-221-1/+5
* | | | | Fix tslint issuesRemco Bloemen2018-08-221-2/+3
* | | | | Use detect-nodeRemco Bloemen2018-08-221-1/+2
* | | | | Set curstom inspect printer in BigNumberRemco Bloemen2018-08-221-0/+11
| |_|_|/ |/| | |
* | | | Fix file name from camel to snake caseFabio Berger2018-08-212-1/+1
* | | | Fix typos, run prettier, and allow anyone to call on DummyERC721TokenAmir Bandeali2018-08-171-1/+2
* | | | Update CHANGELOGsAmir Bandeali2018-08-171-0/+4
* | | | Store methodId and number of indexed args in AbiDecoder to differentiate betw...Amir Bandeali2018-08-171-5/+9
| |_|/ |/| |
* | | Bump copyfiles from 1.2.0 to 2.0.0dependabot[bot]2018-08-151-1/+1
* | | feat: Upgrade TypeScript to 3.0.1Alex Browne2018-08-151-1/+1
| |/ |/|
* | PublishAlex Browne2018-08-141-9/+9
* | Updated CHANGELOGSAlex Browne2018-08-142-4/+9
* | fix: Update dependenciesAlex Browne2018-08-101-2/+2
* | Update comment about ethers checksummed address behaviorAlex Browne2018-08-091-3/+3
* | Add packages/coverage/.gitkeep fileAlex Browne2018-08-091-0/+0
* | Update CI config and package.json to run @0xproject/utils tests on CIAlex Browne2018-08-091-1/+5
* | Move some ethers-related types to typescript-typings/ethersAlex Browne2018-08-091-12/+6
* | Apply prettierAlex Browne2018-08-092-8/+11
* | Add strictArgumentEncodingCheck to BaseContract and use it in contract templatesAlex Browne2018-08-094-4/+183
* | Update TypeScript to version 2.9.2Alex Browne2018-08-091-1/+1
|/
* Add combinatorial tests for internal Exchange functions (#807)Alex Browne2018-07-272-2/+16
* PublishFabio Berger2018-07-261-2/+2
* Updated CHANGELOGSFabio Berger2018-07-262-0/+13
* PublishFabio Berger2018-07-261-6/+6
* Updated CHANGELOGSFabio Berger2018-07-262-0/+13
* PublishFabio Berger2018-07-261-6/+6
* Updated CHANGELOGSFabio Berger2018-07-262-0/+13
* Revert to publishing ethereum-typesFabio Berger2018-07-261-1/+1
* Temporarily have all packages depend on an older, published version of ethere...Fabio Berger2018-07-261-1/+1
* Revert "Temporarily add changelog & package.json version changes"Fabio Berger2018-07-252-13/+0
* Temporarily add changelog & package.json version changesFabio Berger2018-07-242-0/+13
* Merge fix-rc-packagesFabio Berger2018-07-241-0/+15
|\
| * Add troubleshooting section to utils READMEFabio Berger2018-07-231-1/+15
| * Add additional required tsconfig option for utils package since it now relies...Fabio Berger2018-07-231-0/+1
* | Revert "Revert "Publish""Fabio Berger2018-07-241-6/+6
* | Revert "Publish"Leonid Logvinov2018-07-231-6/+6
* | PublishLeonid Logvinov2018-07-231-6/+6
* | Updated CHANGELOGSLeonid Logvinov2018-07-232-2/+11
|/
* Merge branch 'v2-prototype' into bug/website/fix-websiteBrandon Millman2018-07-211-0/+1
|\
| * Add missing timestamp to CHANGELOG entriesFabio Berger2018-07-211-0/+1
* | Add changelog entry for @0xproject/utilsBrandon Millman2018-07-211-0/+9
* | Add AbortController polyfill to fetchAsync in utilsBrandon Millman2018-07-212-0/+4
|/
* FIx a typoLeonid Logvinov2018-07-201-1/+1
* @0xproject/utils@1.0.0Leonid Logvinov2018-07-201-1/+1
* Add a missing CHANGELOG entryLeonid Logvinov2018-07-201-0/+9
* 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
* Update changelogsFabio Berger2018-07-182-0/+13
* Fix tslint issuesLeonid Logvinov2018-07-172-4/+4
* Upgrade tslint to the newest versionLeonid Logvinov2018-07-171-1/+1
* Fix linterFabio Berger2018-07-141-1/+3
* Add assertion to make sure caller to fetchAsync isn't trying to set timeout i...Fabio Berger2018-07-141-0/+3
* Switch conditionalFabio Berger2018-07-131-1/+1
* Move type defs to typescript-typingsdFabio Berger2018-07-131-4/+0
* Replace process.browser with detect-node libraryFabio Berger2018-07-133-1/+7
* -fetch';Fabio Berger2018-07-132-8/+9
* Add fetchAsync util and RPCSubproviderFabio Berger2018-07-133-2/+33
* Update package versionsFabio Berger2018-07-101-2/+4
* Update changelogsFabio Berger2018-07-092-1/+8
* Merge branch 'v2-prototype' into v2-contract-wrappers-WIPLeonid Logvinov2018-07-052-13/+7
|\
| * 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-022-10/+5
* | Remove unused code/variables from abi-decoderLeonid Logvinov2018-06-291-2/+0
|/
* Run prettierBryce2018-06-261-10/+10
* CHANGELOG spacingBryce Neal2018-06-231-1/+1
* Typings and commentBryce2018-06-232-1/+6
* Update at abi_decoderBryce2018-06-233-2/+19
* Fix CHANGELOG entries changed during incorrect merge (2a4456b)Fabio Berger2018-06-211-0/+12
* Update all package versions to match latest published to NPMFabio Berger2018-06-191-5/+5
* Update CHANGELOG's with publishes performed on development branchFabio Berger2018-06-192-10/+19
* Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utilsFabio Berger2018-06-073-6/+1
|\
| * Run prettierfragosti2018-06-071-1/+0
| * Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-071-1/+1
| |\
| * | Try enabling no-unused-variable...fragosti2018-06-053-5/+1
* | | Move spawnSwitchErr to @0xproject/utilsFabio Berger2018-06-063-0/+14
| |/ |/|
* | - 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-013-4/+4
* Fix linter issuesLeonid Logvinov2018-05-241-3/+3
* Address feedbackLeonid Logvinov2018-05-233-11/+8
* PublishLeonid Logvinov2018-05-231-5/+5
* Updated CHANGELOGSLeonid Logvinov2018-05-232-1/+14
* Add CHANGELOG entriesLeonid Logvinov2018-05-231-0/+9
* Support all opcodes in a trace parserLeonid Logvinov2018-05-231-0/+3
* Merge pull request #594 from 0xProject/improvement/addCustomTslintRulesFabio Berger2018-05-233-12/+19
|\
| * Improve namingFabio Berger2018-05-171-2/+2
| * Merge branch 'development' into improvement/addCustomTslintRulesFabio Berger2018-05-161-0/+3
| |\
| * | Fix TSLint rulesFabio Berger2018-05-163-12/+19
* | | 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-152-16/+4
|/
* Add missing type definitionsLeonid Logvinov2018-05-142-3/+7
* Fix linter issuesLeonid Logvinov2018-05-101-1/+1
* PublishLeonid Logvinov2018-05-051-3/+3
* Updated CHANGELOGSLeonid Logvinov2018-05-052-0/+13
* PublishLeonid Logvinov2018-05-041-5/+5
* Updated CHANGELOGSLeonid Logvinov2018-05-042-8/+13
* Update CHANGELOGsJacob Evans2018-04-191-0/+9
* Interface for EventDescription renamed topicsJacob Evans2018-04-191-1/+1
* Use ethers in abi_decoder utilsJacob Evans2018-04-192-4/+4
* PublishFabio Berger2018-04-181-5/+5
* Updated CHANGELOGSFabio Berger2018-04-182-8/+13
* Add ony abi-gen changes from Greg's PRLeonid Logvinov2018-04-122-0/+72
* Revert "Merge pull request #493 from hysz/features/deployer/multipleCodebaseS...Leonid Logvinov2018-04-122-73/+0
* Merge branch 'development' into removeMigrateStepFabio Berger2018-04-123-6/+19
|\
| * PublishLeonid Logvinov2018-04-121-5/+5
| * Updated CHANGELOGSLeonid Logvinov2018-04-122-0/+13
* | Move NULL_BYTES to @0xproject/utilsFabio Berger2018-04-113-0/+12
|/
* Added a detailed description of `renameOverloadedMethods` (special thanks to ...Greg Hysen2018-04-101-44/+41
* Updated deployer to accept a list of contract directories as input. Contract ...Greg Hysen2018-04-102-0/+75
* Fix contributing linksFabio Berger2018-04-051-1/+1
* Improve contributing section of all packages so they include building entire ...Fabio Berger2018-04-051-4/+24
* Remove `isPublished` from all CHANGELOG.json filesxFabio Berger2018-04-031-16/+8
* After publishLeonid Logvinov2018-04-021-1/+2
* PublishLeonid Logvinov2018-04-021-5/+5
* Updated CHANGELOGSLeonid Logvinov2018-04-022-7/+17
* Merge branch 'development' into feature/metacoinLeonid Logvinov2018-04-022-2/+4
|\
| * Add manual postpublish command to all public packages and update CHANGELOG.jsonFabio Berger2018-04-022-2/+4
* | Update CHANGELOG.json'sLeonid Logvinov2018-04-022-4/+4
* | Add metacoin example projectLeonid Logvinov2018-04-022-2/+6
|/
* PublishFabio Berger2018-04-021-5/+5
* Updated CHANGELOGSFabio Berger2018-04-022-1/+19
* Generate CHANGELOG.json filesFabio Berger2018-04-021-0/+77
* Merge pull request #482 from 0xProject/feature/web3-typesLeonid Logvinov2018-03-281-9/+18
|\
| * Move common types out of web3 typesLeonid Logvinov2018-03-271-9/+18
* | merge developmentxFabio Berger2018-03-283-12/+7
|\|
| * Add clean-state testsLeonid Logvinov2018-03-273-12/+7
* | Add monorepo_scripts to npmignoreFabio Berger2018-03-271-0/+1
|/
* 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-192-0/+5
* Fix incorrect new versionsFabio Berger2018-03-191-1/+1
* PublishFabio Berger2018-03-191-7/+7
* Updated CHANGELOGSFabio Berger2018-03-191-1/+1
* Merge branch 'development' into feature/utils/console-logBrandon Millman2018-03-154-7/+18
|\
| * Move configuration into package.json configs sectionFabio Berger2018-03-141-2/+3
| * Fix lint issuesFabio Berger2018-03-131-0/+1
| * move scripts to monorepro-scriptsFabio Berger2018-03-134-7/+16
* | Update CHANGELOGsBrandon Millman2018-03-141-0/+4
* | Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-142-0/+6
|/
* 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
|/
* Add missing instructions to add external types to tsconfig.json after instal...Fabio Berger2018-03-051-0/+8
* PublishFabio Berger2018-03-051-5/+5
* Updated CHANGELOGSFabio Berger2018-03-051-1/+1
* Merge pull request #429 from 0xProject/fix/incorrectDepsFabio Berger2018-03-042-4/+5
|\
| * Add PR numberFabio Berger2018-03-031-1/+1
| * Add changelog entries from types and utilsFabio Berger2018-03-031-0/+1
| * 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
|/
* Rename idx to iLeonid Logvinov2018-02-281-2/+2
* Include ethers typesLeonid Logvinov2018-02-282-1/+6
* Create ethers-typescript-typingsLeonid Logvinov2018-02-281-28/+0
* Use as a backend to decode event argsLeonid Logvinov2018-02-284-15/+46
* 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
* Fix version in CHANGELOGFabio Berger2018-02-101-1/+1
* Merge pull request #389 from 0xProject/fix/npmInclusionIssuesFabio Berger2018-02-102-0/+9
|\
| * 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 utils and update CHANGELOGFabio Berger2018-02-102-0/+7
* | Simplify standard postpublish script and remove them from some private packagesBrandon Millman2018-02-091-10/+1
|/
* PublishBrandon Millman2018-02-081-2/+2
* PublishLeonid Logvinov2018-02-061-4/+4
* Add dates to CHANGELOGsLeonid Logvinov2018-02-061-1/+1
* Change CHANGELOGsLeonid Logvinov2018-02-061-1/+1
* Use forEach instead of mapLeonid Logvinov2018-02-052-4/+8
* Fix an exception when a signature collision happensLeonid Logvinov2018-02-051-5/+14
* 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
* | Merge pull request #359 from 0xProject/feature/ts-2.7Leonid2018-02-051-1/+1
|\ \
| * | Upgrade TS to the newest versionLeonid Logvinov2018-02-011-1/+1
* | | Add build:watch to README'sLeonid Logvinov2018-02-021-0/+6
|/ /
* / Add build:watch command to all TS packagesLeonid Logvinov2018-02-011-0/+1
|/
* Fix tslint issuesLeonid Logvinov2018-01-301-2/+1
* Normalize the dependenciesLeonid Logvinov2018-01-302-2/+3
* Remove duplicate codeLeonid Logvinov2018-01-302-55/+0
* Remove truffle from testsLeonid Logvinov2018-01-306-1/+133
* PublishFabio Berger2018-01-301-2/+2
* PublishLeonid Logvinov2018-01-301-2/+2
* PublishLeonid Logvinov2018-01-251-2/+2