aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abi-gen/src/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* Changes to abi-gen after code reviewOlaf Tomalka2018-01-051-4/+4
| | | | | | * Added change to CHANGELOG * Renamed variable and context to ctor to avoid keyword * Used lodash' isUndefined to better check ctor
* Added constructor ABIs to abi-genOlaf Tomalka2018-01-031-0/+7
| | | | | | Additionally if the constructor is not existent in JSON, meaning it's implcite with no parameters, we're explicitly creating one, with actual JSON parameters that it should have.
* 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-gen
| * 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