Commit message (Collapse) | 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 | 1 | -3/+15 |
| | |||||
* | Prettier | Brandon Millman | 2018-02-01 | 1 | -2/+4 |
| | |||||
* | Removed deprecated CLI options | Olaf Tomalka | 2018-01-31 | 1 | -19/+2 |
| | |||||
* | Added CLI options for explicit specifying location of partials and main template | Olaf Tomalka | 2018-01-27 | 1 | -14/+49 |
| | |||||
* | 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 |
| | |||||
* | Merge pull request #305 from 0xProject/fix/bignumber_config | Leonid | 2018-01-10 | 1 | -1/+6 |
|\ | | | | | Use configured version of bignumber in all packages | ||||
| * | Fix prettier | Leonid Logvinov | 2018-01-04 | 1 | -1/+3 |
| | | |||||
| * | Fix linter errors | Leonid Logvinov | 2018-01-04 | 1 | -1/+4 |
| | | |||||
* | | Changes to abi-gen after code review | Olaf Tomalka | 2018-01-05 | 1 | -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-gen | Olaf Tomalka | 2018-01-03 | 2 | -0/+16 |
|/ | | | | | | 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. | ||||
* | Merge pull request #295 from dharmaprotocol/fix-array-typing-generation | Leonid | 2018-01-03 | 1 | -1/+1 |
|\ | | | | | Fix array typing generation when permitting multiple types | ||||
| * | 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 | 2 | -1/+2 |
| | | |||||
* | | Merge pull request #302 from joincivil/ritave/feature/abi-gen-events | Leonid | 2018-01-03 | 1 | -0/+6 |
|\ \ | | | | | | | Added Event generation to abi-gen | ||||
| * | | 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 |
|/ | |||||
* | Stop supporting different file extensions in abi-gen | Leonid Logvinov | 2017-12-08 | 1 | -6/+1 |
| | |||||
* | Make fileExtension configurable | Leonid Logvinov | 2017-12-06 | 1 | -1/+6 |
| | |||||
* | Rename abi-gen to typed-contracts | Leonid Logvinov | 2017-12-06 | 4 | -0/+173 |