aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/src/abi_utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Implement prefer-template tslint rulekao2018-12-081-2/+2
* Remove unused importLeonid Logvinov2018-09-211-1/+0
* Fixes for the breaking changes in ethersLeonid Logvinov2018-09-191-4/+10
* Update comment about ethers checksummed address behaviorAlex Browne2018-08-091-3/+3
* Move some ethers-related types to typescript-typings/ethersAlex Browne2018-08-091-12/+6
* Apply prettierAlex Browne2018-08-091-4/+10
* Add strictArgumentEncodingCheck to BaseContract and use it in contract templatesAlex Browne2018-08-091-0/+153
* Fix tslint issuesLeonid Logvinov2018-07-171-3/+3
* Try enabling no-unused-variable...fragosti2018-06-051-1/+1
* Introduce ethereum-types packageLeonid Logvinov2018-06-011-1/+1
* 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-101-0/+74