Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ABI error message | Leonid Logvinov | 2018-02-07 | 1 | -1/+3 |
* | Special-case ZRXToken snake case conversion | Leonid Logvinov | 2018-02-07 | 1 | -1/+4 |
* | Add indices for index parameters so that their names don't collide | Leonid Logvinov | 2018-02-07 | 1 | -2/+2 |
* | Fix artifacts path | Amir Bandeali | 2018-02-07 | 1 | -1/+1 |
* | Update compile command and run prettier | Amir Bandeali | 2018-02-07 | 1 | -4/+3 |
* | Add CLI option for networkId, add abi-gen to contracts package | Amir Bandeali | 2018-02-07 | 2 | -3/+16 |
* | Publish | Leonid Logvinov | 2018-02-06 | 1 | -4/+4 |
* | Merge branch 'development' into feature/build_watch | Leonid | 2018-02-05 | 1 | -4/+4 |
|\ | |||||
| * | Publish | Leonid Logvinov | 2018-02-01 | 1 | -4/+4 |
* | | Upgrade TS to the newest version | Leonid Logvinov | 2018-02-01 | 1 | -1/+1 |
* | | Add build:watch command to all TS packages | Leonid Logvinov | 2018-02-01 | 1 | -0/+1 |
|/ | |||||
* | Prettier | Brandon Millman | 2018-02-01 | 2 | -2/+5 |
* | Merge pull request #346 from joincivil/feature/abi-gen-partials | Leonid | 2018-01-31 | 2 | -17/+38 |
|\ | |||||
| * | Removed deprecated CLI options | Olaf Tomalka | 2018-01-31 | 1 | -19/+2 |
| * | Added PR # to the changelog of abi-gen | Olaf Tomalka | 2018-01-27 | 1 | -1/+3 |
| * | Added CLI options for explicit specifying location of partials and main template | Olaf Tomalka | 2018-01-27 | 2 | -14/+50 |
* | | Publish | Fabio Berger | 2018-01-30 | 1 | -4/+4 |
* | | Publish | Leonid Logvinov | 2018-01-30 | 1 | -4/+4 |
|/ | |||||
* | Publish | Leonid Logvinov | 2018-01-25 | 1 | -4/+4 |
* | Publish | Brandon Millman | 2018-01-18 | 1 | -4/+4 |
* | Add postpublish scripts | Leonid Logvinov | 2018-01-13 | 1 | -2/+3 |
* | Publish | Leonid Logvinov | 2018-01-11 | 1 | -2/+2 |
* | Publish | Leonid Logvinov | 2018-01-11 | 1 | -4/+4 |
* | Update CHANGELOGs before publish | Leonid Logvinov | 2018-01-11 | 1 | -1/+1 |
* | Fix a compiler error in abi-gen | Leonid Logvinov | 2018-01-10 | 2 | -2/+9 |
* | Fix a compiler error with constructor enum | Leonid Logvinov | 2018-01-10 | 1 | -1/+1 |
* | Return to old way of including web3 types | Leonid Logvinov | 2018-01-10 | 1 | -1/+1 |
* | Include web3 types via typeRoots and factor out common parts of tsconfig.json | Leonid Logvinov | 2018-01-10 | 1 | -9/+3 |
* | Apply prettier | Leonid Logvinov | 2018-01-10 | 1 | -1/+1 |
* | Merge branch 'fix/prettify_json' into development | Leonid Logvinov | 2018-01-10 | 5 | -67/+72 |
|\ | |||||
| * | Apply prettify on json and md files | Leonid Logvinov | 2018-01-04 | 5 | -67/+72 |
* | | Merge pull request #305 from 0xProject/fix/bignumber_config | Leonid | 2018-01-10 | 2 | -2/+7 |
|\| | |||||
| * | Fix prettier | Leonid Logvinov | 2018-01-04 | 1 | -1/+3 |
| * | Fix linter errors | Leonid Logvinov | 2018-01-04 | 1 | -1/+4 |
| * | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 1 | -1/+1 |
* | | Changes to abi-gen after code review | Olaf Tomalka | 2018-01-05 | 2 | -4/+5 |
* | | Added constructor ABIs to abi-gen | Olaf Tomalka | 2018-01-03 | 3 | -1/+17 |
|/ | |||||
* | Describe #295 in a CHANGELOG | Leonid Logvinov | 2018-01-03 | 1 | -0/+1 |
* | Merge pull request #295 from dharmaprotocol/fix-array-typing-generation | Leonid | 2018-01-03 | 1 | -1/+1 |
|\ | |||||
| * | Fix typing generation for arrays in which types separated by |s | Nadav Hollander | 2017-12-25 | 1 | -1/+1 |
* | | Add #302 description to changelog | Leonid Logvinov | 2018-01-03 | 3 | -2/+4 |
* | | Merge pull request #302 from joincivil/ritave/feature/abi-gen-events | Leonid | 2018-01-03 | 1 | -0/+6 |
|\ \ | |||||
| * | | Added Event generation to abi-gen | Olaf Tomalka | 2017-12-30 | 1 | -0/+6 |
* | | | Apply prettier config | Leonid Logvinov | 2018-01-03 | 2 | -17/+19 |
|/ / | |||||
* | | Publish | Fabio Berger | 2017-12-28 | 1 | -2/+2 |
* | | Fix broken links in the abi-gen README | Brandon Millman | 2017-12-25 | 1 | -4/+4 |
|/ | |||||
* | Publish | Leonid Logvinov | 2017-12-21 | 1 | -2/+2 |
* | Install types for yargs | Leonid Logvinov | 2017-12-19 | 1 | -1/+1 |
* | Move 0x.js temnplates to 0x.js instead of having them as a separate package | Leonid Logvinov | 2017-12-14 | 1 | -2/+2 |
* | Fix broken postpublish_utils, add CHANGELOG and postpublish.js scripts to all... | Brandon Millman | 2017-12-09 | 2 | -0/+18 |
* | Publish | Brandon Millman | 2017-12-09 | 1 | -2/+2 |
* | Add @0xproject scope to abi-gen package name | Brandon Millman | 2017-12-09 | 1 | -1/+1 |
* | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-09 | 4 | -15/+9 |
|\ | |||||
| * | Update README.md | Fabio Berger | 2017-12-09 | 1 | -3/+3 |
| * | Merge branch 'development' into feature/web3-wrapper | Leonid | 2017-12-08 | 2 | -10/+4 |
| |\ | |||||
| | * | Stop supporting different file extensions in abi-gen | Leonid Logvinov | 2017-12-08 | 2 | -10/+4 |
| * | | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 2 | -3/+3 |
| |/ | |||||
* / | Standardize deps | Fabio Berger | 2017-12-07 | 1 | -2/+2 |
|/ | |||||
* | Address feedback | Leonid Logvinov | 2017-12-06 | 2 | -9/+9 |
* | Update README | Leonid Logvinov | 2017-12-06 | 1 | -5/+6 |
* | Update README | Leonid Logvinov | 2017-12-06 | 1 | -2/+3 |
* | Make fileExtension configurable | Leonid Logvinov | 2017-12-06 | 1 | -1/+6 |
* | Rename abi-gen to typed-contracts | Leonid Logvinov | 2017-12-06 | 8 | -0/+281 |