Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move common types out of web3 types | Leonid Logvinov | 2018-03-27 | 3 | -14/+15 |
* | Remove redundant types | Leonid Logvinov | 2018-03-22 | 1 | -18/+0 |
* | Add missing param comments | Leonid Logvinov | 2018-03-22 | 1 | -0/+3 |
* | Add function docs | Leonid Logvinov | 2018-03-21 | 1 | -2/+6 |
* | Add function docs | Leonid Logvinov | 2018-03-21 | 2 | -0/+6 |
* | Add tests for compiler utils | Leonid Logvinov | 2018-03-21 | 2 | -4/+2 |
* | Enable strictNullChecks | Leonid Logvinov | 2018-03-21 | 2 | -1/+119 |
* | Change the type of optimizerEnabled to boolean and convert it to number only ... | Leonid Logvinov | 2018-03-21 | 1 | -2/+2 |
* | Support proper semver version ranges | Leonid Logvinov | 2018-03-21 | 1 | -1/+1 |
* | Stop printing help on error | Leonid Logvinov | 2018-03-21 | 1 | -0/+13 |
* | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 1 | -5/+0 |
* | Make Deployer configurable by jsonrpcUrl instead of jsonrpcPort | Leonid Logvinov | 2018-03-12 | 1 | -4/+4 |
* | Move compiler URL to constants | Leonid Logvinov | 2018-03-12 | 1 | -0/+1 |
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 2 | -8/+16 |
* | Address feedback | Amir Bandeali | 2018-02-21 | 1 | -2/+2 |
* | Use source tree hash instead of compile flag | Amir Bandeali | 2018-02-21 | 1 | -2/+3 |
* | Check dependencies when determining if should be recompiled | Amir Bandeali | 2018-02-21 | 2 | -2/+14 |
* | Merge branch 'development' into feature/web3-abi-v2-types | Leonid | 2018-02-21 | 1 | -0/+1 |
|\ | |||||
| * | Rename variables | Amir Bandeali | 2018-02-16 | 1 | -1/+1 |
| * | Add contracts to compiler options | Amir Bandeali | 2018-02-16 | 1 | -0/+1 |
* | | Add types for ABIv2 | Leonid Logvinov | 2018-02-15 | 1 | -1/+1 |
|/ | |||||
* | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 1 | -7/+7 |
* | Change file layout | Leonid Logvinov | 2018-01-18 | 6 | -0/+225 |