aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abi-gen/src/index.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix ABI error messageLeonid Logvinov2018-02-071-1/+3
* Special-case ZRXToken snake case conversionLeonid Logvinov2018-02-071-1/+4
* Add indices for index parameters so that their names don't collideLeonid Logvinov2018-02-071-2/+2
* Fix artifacts pathAmir Bandeali2018-02-071-1/+1
* Update compile command and run prettierAmir Bandeali2018-02-071-4/+3
* Add CLI option for networkId, add abi-gen to contracts packageAmir Bandeali2018-02-071-3/+15
* PrettierBrandon Millman2018-02-011-2/+4
* Removed deprecated CLI optionsOlaf Tomalka2018-01-311-19/+2
* Added CLI options for explicit specifying location of partials and main templateOlaf Tomalka2018-01-271-14/+49
* Changes to abi-gen after code reviewOlaf Tomalka2018-01-051-4/+4
* Added constructor ABIs to abi-genOlaf Tomalka2018-01-031-0/+7
* Add #302 description to changelogLeonid Logvinov2018-01-031-1/+1
* Merge pull request #302 from joincivil/ritave/feature/abi-gen-eventsLeonid2018-01-031-0/+6
|\
| * Added Event generation to abi-genOlaf Tomalka2017-12-301-0/+6
* | Apply prettier configLeonid Logvinov2018-01-031-8/+7
|/
* Stop supporting different file extensions in abi-genLeonid Logvinov2017-12-081-6/+1
* Make fileExtension configurableLeonid Logvinov2017-12-061-1/+6
* Rename abi-gen to typed-contractsLeonid Logvinov2017-12-061-0/+98