Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove extra logs and other small fixes | Alex Browne | 2018-06-07 | 1 | -1/+0 |
| | |||||
* | Add more transactions to Geth on init. Skip tests that are failing. | Alex Browne | 2018-06-07 | 1 | -0/+1 |
| | |||||
* | Fix linter issues in generated contract wrappers | Leonid Logvinov | 2018-06-07 | 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 |
| | | | | 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 | -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 |