Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge development | Fabio Berger | 2018-08-15 | 1 | -0/+21 |
|\ | |||||
| * | Move some ethers-related types to typescript-typings/ethers | Alex Browne | 2018-08-09 | 1 | -1/+1 |
| | | |||||
| * | Apply prettier | Alex Browne | 2018-08-09 | 1 | -1/+5 |
| | | |||||
| * | Add strictArgumentEncodingCheck to BaseContract and use it in contract templates | Alex Browne | 2018-08-09 | 1 | -0/+17 |
| | | |||||
* | | Remove all in-package monorepo-scripts by adding doc gen/upload and ↵ | Fabio Berger | 2018-07-30 | 1 | -8/+0 |
|/ | | | | aggregate release note publishing to publish script | ||||
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -7/+5 |
| | |||||
* | Pass 'from' param to estimateGas since it is required | Fabio Berger | 2018-07-05 | 1 | -1/+1 |
| | |||||
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 1 | -2/+2 |
| | |||||
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 1 | -2/+1 |
|\ | | | | | | | feature/improve-linting | ||||
| * | Remove global gas estimate buffer | Alex Browne | 2018-06-07 | 1 | -5/+1 |
| | | |||||
| * | Remove extra logs and other small fixes | Alex Browne | 2018-06-07 | 1 | -5/+3 |
| | | |||||
| * | Add more transactions to Geth on init. Skip tests that are failing. | Alex Browne | 2018-06-07 | 1 | -1/+6 |
| | | |||||
* | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -0/+1 |
|/ | |||||
* | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 2 | -4/+4 |
| | |||||
* | Remove unused deployer docs configs | Leonid Logvinov | 2018-05-10 | 1 | -4/+4 |
| | |||||
* | Add a comment | Leonid Logvinov | 2018-05-10 | 1 | -0/+2 |
| | |||||
* | Remove _applyDefaultsToDeployTxDataAsync | Leonid Logvinov | 2018-05-10 | 1 | -19/+4 |
| | |||||
* | Fix linter issues | Leonid Logvinov | 2018-05-10 | 1 | -1/+2 |
| | |||||
* | Remove deployer from 0x.js and migrations | Leonid Logvinov | 2018-05-10 | 1 | -1/+10 |
| | |||||
* | Remove deployer from metacoin and contract tests | Leonid Logvinov | 2018-05-10 | 1 | -0/+32 |
| | |||||
* | Support Tuples from function returns | Jacob Evans | 2018-04-19 | 1 | -4/+4 |
| | |||||
* | Added a detailed description of `renameOverloadedMethods` (special thanks to ↵ | Greg Hysen | 2018-04-10 | 1 | -8/+5 |
| | | | | @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 | 1 | -4/+47 |
| | | | | 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 | 2 | -19/+35 |
| | |||||
* | Move common types out of web3 types | Leonid Logvinov | 2018-03-27 | 1 | -7/+6 |
| | |||||
* | 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 | 2 | -0/+12 |
| | |||||
* | Move BaseContract to its own package | Leonid Logvinov | 2018-02-28 | 1 | -0/+68 |