Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -5/+13 |
| | |||||
* | Fix a compiler error in abi-gen | Leonid Logvinov | 2018-01-10 | 1 | -2/+2 |
| | |||||
* | 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 |
| | | |||||
* | | Added constructor ABIs to abi-gen | Olaf Tomalka | 2018-01-03 | 1 | -0/+9 |
|/ | | | | | | 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 |
| | | |||||
* | | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -9/+12 |
|/ | |||||
* | Rename abi-gen to typed-contracts | Leonid Logvinov | 2017-12-06 | 1 | -0/+56 |