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