aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abi-gen
Commit message (Expand)AuthorAgeFilesLines
* Add changelog entries for packages where executable binary exporting fixedFabio Berger2018-05-151-0/+9
* Fix abi-gen binary so it can be called directly from packagesFabio Berger2018-05-152-1/+3
* Move from using lerna multi-package commands to wsrun, update README's accord...Fabio Berger2018-05-152-16/+4
* Add missing type definitionsLeonid Logvinov2018-05-141-2/+1
* Fix linter issuesLeonid Logvinov2018-05-101-1/+1
* Rename deployer to sol-compilerLeonid Logvinov2018-05-101-1/+1
* Implement new artifacts formatLeonid Logvinov2018-05-071-2/+2
* PublishLeonid Logvinov2018-05-051-4/+4
* Updated CHANGELOGSLeonid Logvinov2018-05-052-0/+13
* PublishLeonid Logvinov2018-05-041-6/+6
* Updated CHANGELOGSLeonid Logvinov2018-05-042-6/+19
* PublishFabio Berger2018-04-181-6/+6
* Updated CHANGELOGSFabio Berger2018-04-182-6/+19
* PublishLeonid Logvinov2018-04-121-6/+6
* Updated CHANGELOGSLeonid Logvinov2018-04-122-0/+13
* Added a detailed description of `renameOverloadedMethods` (special thanks to ...Greg Hysen2018-04-101-2/+2
* Updated deployer to accept a list of contract directories as input. Contract ...Greg Hysen2018-04-103-15/+12
* Merge pull request #505 from 0xProject/fix/readmeContributingSectionFabio Berger2018-04-061-0/+58
|\
| * Fix contributing linksFabio Berger2018-04-051-1/+1
| * Improve contributing section of all packages so they include building entire ...Fabio Berger2018-04-051-0/+58
* | Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-5/+0
|/
* Remove `isPublished` from all CHANGELOG.json filesxFabio Berger2018-04-031-14/+7
* After publishLeonid Logvinov2018-04-021-1/+2
* PublishLeonid Logvinov2018-04-021-6/+6
* Updated CHANGELOGSLeonid Logvinov2018-04-022-5/+18
* Add manual postpublish command to all public packages and update CHANGELOG.jsonFabio Berger2018-04-022-2/+4
* PublishFabio Berger2018-04-021-6/+6
* Updated CHANGELOGSFabio Berger2018-04-022-1/+19
* Generate CHANGELOG.json filesFabio Berger2018-04-021-0/+80
* Merge pull request #482 from 0xProject/feature/web3-typesLeonid Logvinov2018-03-284-16/+11
|\
| * Move common types out of web3 typesLeonid Logvinov2018-03-274-16/+11
* | merge developmentxFabio Berger2018-03-282-3/+3
|\|
| * Add clean-state testsLeonid Logvinov2018-03-272-3/+3
* | Add monorepo_scripts to npmignoreFabio Berger2018-03-271-0/+1
|/
* PublishFabio Berger2018-03-191-5/+5
* PublishFabio Berger2018-03-191-6/+6
* Updated CHANGELOGSFabio Berger2018-03-191-1/+1
* Merge branch 'development' into feature/utils/console-logBrandon Millman2018-03-154-7/+19
|\
| * Move configuration into package.json configs sectionFabio Berger2018-03-141-2/+3
| * remove unused depFabio Berger2018-03-141-1/+0
| * Fix lint issuesFabio Berger2018-03-131-0/+1
| * move scripts to monorepro-scriptsFabio Berger2018-03-132-2/+3
| * Move abi-gen scripts to srcFabio Berger2018-03-134-6/+16
* | Update CHANGELOGsBrandon Millman2018-03-141-0/+4
* | Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-142-11/+9
|/
* Update READMELeonid Logvinov2018-03-121-9/+18
* Merge branch 'development' into addPackagePublishConfigFabio Berger2018-03-091-2/+2
|\
| * PublishBrandon Millman2018-03-091-2/+2
* | Add package.json publishConfig so that these packages are published as public.Fabio Berger2018-03-081-0/+3
|/
* Changelog tweaksFabio Berger2018-03-051-1/+1
* PublishFabio Berger2018-03-051-4/+4
* Updated CHANGELOGSFabio Berger2018-03-051-1/+1
* Update all mentions of the repo name being `0x.js` to `0x-monorepo`Fabio Berger2018-03-042-7/+7
* Merge ifsLeonid Logvinov2018-02-281-8/+6
* Fix an option descriptionLeonid Logvinov2018-02-281-1/+1
* Add link to the docsLeonid Logvinov2018-02-281-1/+1
* Improve CHANGELOG entryLeonid Logvinov2018-02-281-1/+1
* Add to context dataLeonid Logvinov2018-02-283-0/+3
* Add PR numberLeonid Logvinov2018-02-281-2/+2
* Add support for ABIv2 to abi-genLeonid Logvinov2018-02-282-5/+30
* Allow users to specify the contracts backend in abi-genLeonid Logvinov2018-02-284-8/+32
* PublishBrandon Millman2018-02-171-3/+3
* PublishFabio Berger2018-02-101-3/+3
* PublishFabio Berger2018-02-101-4/+4
* Merge pull request #389 from 0xProject/fix/npmInclusionIssuesFabio Berger2018-02-102-5/+14
|\
| * Fix changelogsFabio Berger2018-02-101-1/+1
| * Add `yarn-error.log` to all .npmignoreFabio Berger2018-02-101-0/+1
| * Add PR number to CHANGELOGsFabio Berger2018-02-101-1/+1
| * ignore all files starting with dots in all sub-packagesFabio Berger2018-02-101-0/+1
| * Add npmignore to abi-gen and update CHANGELOGFabio Berger2018-02-102-5/+12
* | Simplify standard postpublish script and remove them from some private packagesBrandon Millman2018-02-091-11/+1
|/
* PublishBrandon Millman2018-02-081-2/+2
* Update CHANGELOGsBrandon Millman2018-02-081-2/+2
* 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-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