| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: missing converts | Fabio Berger | 2018-10-18 | 1 | -3/+3 |
* | Stop accesing ethers private methods | Leonid Logvinov | 2018-10-09 | 1 | -2/+2 |
* | Fix ethers build issue | Leonid Logvinov | 2018-10-09 | 1 | -2/+2 |
* | Fix linter issue | Leonid Logvinov | 2018-09-21 | 1 | -1/+1 |
* | Upgrade contract_templates to work with ethers 4.0 | Leonid Logvinov | 2018-09-19 | 1 | -2/+4 |
* | Issue #1025 BlockParam unroll | Jacob Evans | 2018-08-27 | 1 | -1/+1 |
* | Fix many linter errors that showed up upon upgrading tsutil | Fabio Berger | 2018-08-23 | 1 | -3/+4 |
* | Move types from sol-compiler to types so they can be used in other places wit... | Fabio Berger | 2018-08-22 | 1 | -1/+1 |
* | Ignore coverage of generated files | Leonid Logvinov | 2018-07-09 | 1 | -0/+1 |
* | Fix tests | Leonid Logvinov | 2018-07-06 | 1 | -1/+1 |
* | Rename {{*}}ContractEventArgs to {{*}}EventArgs and append {{contractName}} t... | Leonid Logvinov | 2018-06-29 | 1 | -2/+2 |
* | remove mistaken comment | F. Eugene Aumson | 2018-06-15 | 1 | -4/+0 |
* | Get build and tests to pass | fragosti | 2018-06-07 | 1 | -3/+4 |
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-07 | 1 | -2/+2 |
|\ |
|
| * | Fix linter issues in generated contract wrappers | Leonid Logvinov | 2018-06-07 | 1 | -2/+2 |
* | | Add missing import | Fabio Berger | 2018-06-06 | 1 | -1/+1 |
* | | Remove unused imports from contract handlebar template | Fabio Berger | 2018-06-06 | 1 | -2/+2 |
|/ |
|
* | Fix linter errors | Leonid Logvinov | 2018-06-01 | 1 | -1/+1 |
* | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 1 | -1/+1 |
* | Check transaction receipt status codes where applicable | Alex Browne | 2018-05-24 | 1 | -1/+1 |
* | Ignore classnames linter rule | Remco Bloemen | 2018-05-22 | 1 | -0/+1 |
* | Remove unused deployer docs configs | Leonid Logvinov | 2018-05-10 | 1 | -7/+7 |
* | Add a check for compiler output | Leonid Logvinov | 2018-05-10 | 1 | -0/+3 |
* | Remove _applyDefaultsToDeployTxDataAsync | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
* | Fix linter issues | Leonid Logvinov | 2018-05-10 | 1 | -5/+5 |
* | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
* | Remove deployer from 0x.js and migrations | Leonid Logvinov | 2018-05-10 | 1 | -1/+4 |
* | Remove deployer from metacoin and contract tests | Leonid Logvinov | 2018-05-10 | 1 | -0/+36 |
* | Remove ethers-contracts types | Jacob Evans | 2018-04-20 | 1 | -1/+1 |
* | Support Tuples from function returns | Jacob Evans | 2018-04-19 | 1 | -1/+1 |
* | Updated deployer to accept a list of contract directories as input. Contract ... | Greg Hysen | 2018-04-10 | 1 | -1/+1 |
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -3/+3 |
* | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 1 | -1/+0 |
* | Move common types out of web3 types | Leonid Logvinov | 2018-03-27 | 1 | -2/+2 |
* | Update all mentions of the repo name being `0x.js` to `0x-monorepo` | Fabio Berger | 2018-03-04 | 1 | -1/+1 |
* | Move BaseContract to its own package | Leonid Logvinov | 2018-02-28 | 1 | -1/+2 |
* | Move BaseContract to web3Wrapper | Leonid Logvinov | 2018-02-28 | 1 | -3/+1 |
* | Update template link | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
* | Fix build | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
* | Use the same templates as 0x.js | Leonid Logvinov | 2018-02-28 | 1 | -0/+48 |