aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abi-gen/src/utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Updated deployer to accept a list of contract directories as input. Contract ...Greg Hysen2018-04-101-2/+2
* Move common types out of web3 typesLeonid Logvinov2018-03-271-8/+3
* Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-3/+0
* Merge ifsLeonid Logvinov2018-02-281-8/+6
* Add support for ABIv2 to abi-genLeonid Logvinov2018-02-281-5/+29
* Allow users to specify the contracts backend in abi-genLeonid Logvinov2018-02-281-5/+13
* Fix a compiler error in abi-genLeonid Logvinov2018-01-101-2/+2
* Fix a compiler error with constructor enumLeonid Logvinov2018-01-101-1/+1
* Merge pull request #305 from 0xProject/fix/bignumber_configLeonid2018-01-101-1/+6
|\
| * Fix prettierLeonid Logvinov2018-01-041-1/+3
| * Fix linter errorsLeonid Logvinov2018-01-041-1/+4
* | Added constructor ABIs to abi-genOlaf Tomalka2018-01-031-0/+9
|/
* Merge pull request #295 from dharmaprotocol/fix-array-typing-generationLeonid2018-01-031-1/+1
|\
| * Fix typing generation for arrays in which types separated by |sNadav Hollander2017-12-251-1/+1
* | Apply prettier configLeonid Logvinov2018-01-031-9/+12
|/
* Rename abi-gen to typed-contractsLeonid Logvinov2017-12-061-0/+56