aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/src
Commit message (Expand)AuthorAgeFilesLines
* Fix tslint issuesLeonid Logvinov2018-07-172-4/+4
* 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-132-1/+6
* -fetch';Fabio Berger2018-07-132-8/+9
* Add fetchAsync util and RPCSubproviderFabio Berger2018-07-132-0/+31
* Remove unused code/variables from abi-decoderLeonid Logvinov2018-06-291-2/+0
* Run prettierBryce2018-06-261-10/+10
* Typings and commentBryce2018-06-231-0/+5
* Update at abi_decoderBryce2018-06-231-1/+9
* Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utilsFabio Berger2018-06-073-6/+1
|\
| * Run prettierfragosti2018-06-071-1/+0
| * Try enabling no-unused-variable...fragosti2018-06-053-5/+1
* | Move spawnSwitchErr to @0xproject/utilsFabio Berger2018-06-062-0/+6
|/
* Introduce ethereum-types packageLeonid Logvinov2018-06-012-3/+3
* Fix linter issuesLeonid Logvinov2018-05-241-3/+3
* Address feedbackLeonid Logvinov2018-05-232-11/+7
* Support all opcodes in a trace parserLeonid Logvinov2018-05-231-0/+3
* Improve namingFabio Berger2018-05-171-2/+2
* Fix TSLint rulesFabio Berger2018-05-163-12/+19
* Add missing type definitionsLeonid Logvinov2018-05-142-3/+7
* Interface for EventDescription renamed topicsJacob Evans2018-04-191-1/+1
* Use ethers in abi_decoder utilsJacob Evans2018-04-191-3/+3
* 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
* Move NULL_BYTES to @0xproject/utilsFabio Berger2018-04-112-0/+3
* 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
* Add metacoin example projectLeonid Logvinov2018-04-021-2/+2
* Move common types out of web3 typesLeonid Logvinov2018-03-271-9/+18
* Merge branch 'development' into feature/utils/console-logBrandon Millman2018-03-152-0/+14
|\
| * 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-132-0/+12
* | Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-142-0/+6
|/
* Rename idx to iLeonid Logvinov2018-02-281-2/+2
* Create ethers-typescript-typingsLeonid Logvinov2018-02-281-28/+0
* Use as a backend to decode event argsLeonid Logvinov2018-02-282-15/+41
* Use forEach instead of mapLeonid Logvinov2018-02-051-2/+2
* Fix an exception when a signature collision happensLeonid Logvinov2018-02-051-5/+14
* Fix tslint issuesLeonid Logvinov2018-01-301-2/+1
* Normalize the dependenciesLeonid Logvinov2018-01-301-0/+1
* Remove duplicate codeLeonid Logvinov2018-01-302-55/+0
* Remove truffle from testsLeonid Logvinov2018-01-305-0/+129
* Add an error handler parameter to intervalsLeonid Logvinov2018-01-111-2/+19
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-043-12/+10
* Apply prettier configLeonid Logvinov2018-01-033-15/+12
* Move more shared utils into utils package and reuse themLeonid Logvinov2017-12-144-0/+52
* Move isAddress to shared utils and remove all dependencies on ethereum-addressLeonid Logvinov2017-12-112-0/+35
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-072-0/+25