aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abi-gen
Commit message (Expand)AuthorAgeFilesLines
* 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-072-3/+16
* PublishLeonid Logvinov2018-02-061-4/+4
* Merge branch 'development' into feature/build_watchLeonid2018-02-051-4/+4
|\
| * PublishLeonid Logvinov2018-02-011-4/+4
* | Upgrade TS to the newest versionLeonid Logvinov2018-02-011-1/+1
* | Add build:watch command to all TS packagesLeonid Logvinov2018-02-011-0/+1
|/
* PrettierBrandon Millman2018-02-012-2/+5
* Merge pull request #346 from joincivil/feature/abi-gen-partialsLeonid2018-01-312-17/+38
|\
| * Removed deprecated CLI optionsOlaf Tomalka2018-01-311-19/+2
| * Added PR # to the changelog of abi-genOlaf Tomalka2018-01-271-1/+3
| * Added CLI options for explicit specifying location of partials and main templateOlaf Tomalka2018-01-272-14/+50
* | PublishFabio Berger2018-01-301-4/+4
* | PublishLeonid Logvinov2018-01-301-4/+4
|/
* PublishLeonid Logvinov2018-01-251-4/+4
* PublishBrandon Millman2018-01-181-4/+4
* Add postpublish scriptsLeonid Logvinov2018-01-131-2/+3
* PublishLeonid Logvinov2018-01-111-2/+2
* PublishLeonid Logvinov2018-01-111-4/+4
* Update CHANGELOGs before publishLeonid Logvinov2018-01-111-1/+1
* Fix a compiler error in abi-genLeonid Logvinov2018-01-102-2/+9
* Fix a compiler error with constructor enumLeonid Logvinov2018-01-101-1/+1
* Return to old way of including web3 typesLeonid Logvinov2018-01-101-1/+1
* Include web3 types via typeRoots and factor out common parts of tsconfig.jsonLeonid Logvinov2018-01-101-9/+3
* Apply prettierLeonid Logvinov2018-01-101-1/+1
* Merge branch 'fix/prettify_json' into developmentLeonid Logvinov2018-01-105-67/+72
|\
| * Apply prettify on json and md filesLeonid Logvinov2018-01-045-67/+72
* | Merge pull request #305 from 0xProject/fix/bignumber_configLeonid2018-01-102-2/+7
|\|
| * Fix prettierLeonid Logvinov2018-01-041-1/+3
| * Fix linter errorsLeonid Logvinov2018-01-041-1/+4
| * Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* | Changes to abi-gen after code reviewOlaf Tomalka2018-01-052-4/+5
* | Added constructor ABIs to abi-genOlaf Tomalka2018-01-033-1/+17
|/
* Describe #295 in a CHANGELOGLeonid Logvinov2018-01-031-0/+1
* 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
* | Add #302 description to changelogLeonid Logvinov2018-01-033-2/+4
* | 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-032-17/+19
|/ /
* | PublishFabio Berger2017-12-281-2/+2
* | Fix broken links in the abi-gen READMEBrandon Millman2017-12-251-4/+4
|/
* PublishLeonid Logvinov2017-12-211-2/+2
* Install types for yargsLeonid Logvinov2017-12-191-1/+1
* Move 0x.js temnplates to 0x.js instead of having them as a separate packageLeonid Logvinov2017-12-141-2/+2
* Fix broken postpublish_utils, add CHANGELOG and postpublish.js scripts to all...Brandon Millman2017-12-092-0/+18
* PublishBrandon Millman2017-12-091-2/+2
* Add @0xproject scope to abi-gen package nameBrandon Millman2017-12-091-1/+1
* Merge branch 'development' into feature/addSubprovidersFabio Berger2017-12-094-15/+9
|\
| * Update README.mdFabio Berger2017-12-091-3/+3
| * Merge branch 'development' into feature/web3-wrapperLeonid2017-12-082-10/+4
| |\
| | * Stop supporting different file extensions in abi-genLeonid Logvinov2017-12-082-10/+4
| * | Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-072-3/+3
| |/
* / Standardize depsFabio Berger2017-12-071-2/+2
|/
* Address feedbackLeonid Logvinov2017-12-062-9/+9
* Update READMELeonid Logvinov2017-12-061-5/+6
* Update READMELeonid Logvinov2017-12-061-2/+3
* Make fileExtension configurableLeonid Logvinov2017-12-061-1/+6
* Rename abi-gen to typed-contractsLeonid Logvinov2017-12-068-0/+281