Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix linter issues in generated contract wrappers | Leonid Logvinov | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 3 | -3/+3 |
| | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -2/+1 |
| | |||||
* | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
| | |||||
* | Implement new artifacts format | Leonid Logvinov | 2018-05-07 | 1 | -2/+2 |
| | |||||
* | Added a detailed description of `renameOverloadedMethods` (special thanks to ↵ | Greg Hysen | 2018-04-10 | 1 | -2/+2 |
| | | | | @fabioberger). Updated Javascript styles in the Abi-Gen and Utils packages, around support for function overloading. | ||||
* | Updated deployer to accept a list of contract directories as input. Contract ↵ | Greg Hysen | 2018-04-10 | 3 | -15/+12 |
| | | | | directories are namespaced to a void clashes. Also in this commit is a fix for overloading contract functions. | ||||
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -5/+0 |
| | |||||
* | Move common types out of web3 types | Leonid Logvinov | 2018-03-27 | 3 | -15/+10 |
| | |||||
* | Merge branch 'development' into feature/utils/console-log | Brandon Millman | 2018-03-15 | 2 | -0/+15 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (25 commits) Enable coverage for all other packages with tests Fix parallel coverage results reporting Fix linter issuesx Remove outdated comment Add script copying to build command Add postpublish script to sol-cov Move configuration into package.json configs section Transform input data before encoding for callAsync and getABIEncodedTransactionData Consolidate docs generation and uploading logic Use async/await instead of promise syntax Move changelog entry remove unneeded include remove unused dep Fix lint issues Re-add linter to monorepo-scripts but with tslint-config dep at earlier version to avoid cyclical dependency small fixes move scripts to monorepro-scripts Fix gitignore Move abi-gen scripts to src Add missing dep ... | ||||
| * | Move configuration into package.json configs section | Fabio Berger | 2018-03-14 | 1 | -2/+3 |
| | | |||||
| * | Fix lint issues | Fabio Berger | 2018-03-13 | 1 | -0/+1 |
| | | |||||
| * | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 1 | -1/+1 |
| | | |||||
| * | Move abi-gen scripts to src | Fabio Berger | 2018-03-13 | 2 | -0/+13 |
| | | |||||
* | | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 2 | -11/+9 |
|/ | |||||
* | Merge ifs | Leonid Logvinov | 2018-02-28 | 1 | -8/+6 |
| | |||||
* | Fix an option description | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
| | |||||
* | Add to context data | Leonid Logvinov | 2018-02-28 | 2 | -0/+2 |
| | |||||
* | Add support for ABIv2 to abi-gen | Leonid Logvinov | 2018-02-28 | 1 | -5/+29 |
| | |||||
* | Allow users to specify the contracts backend in abi-gen | Leonid Logvinov | 2018-02-28 | 3 | -8/+28 |
| | |||||
* | 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 |