Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix linter issues | Leonid Logvinov | 2018-01-10 | 1 | -1/+1 |
* | Fix callback types | Leonid Logvinov | 2018-01-10 | 1 | -5/+55 |
* | Fix linter errors | Leonid Logvinov | 2018-01-04 | 1 | -1/+1 |
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 2 | -2/+2 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 7 | -71/+138 |
* | Add some missed underscores, update changelog and comments | Brandon Millman | 2017-12-21 | 1 | -1/+1 |
* | Merge branch 'development' into fix/underscorePrivate | Brandon Millman | 2017-12-21 | 2 | -3/+10 |
|\ | |||||
| * | Add slashes to base URLs | Leonid Logvinov | 2017-12-20 | 1 | -3/+3 |
| * | Fix WETH symbol | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
| * | Add WETH9 tests | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
| * | Add etherToken.getLogsAsync and etherToken.subscribe with tests | Leonid Logvinov | 2017-12-20 | 1 | -0/+7 |
* | | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 3 | -43/+43 |
|/ | |||||
* | Move web3 import after subprovider imports in test web3_factory | Brandon Millman | 2017-12-18 | 1 | -1/+7 |
* | Fix redundant spaces | Leonid Logvinov | 2017-12-16 | 1 | -1/+1 |
* | Name a variable | Leonid Logvinov | 2017-12-15 | 1 | -1/+2 |
* | Fix a conditional | Leonid Logvinov | 2017-12-15 | 1 | -5/+1 |
* | Add a function to init token balances | Leonid Logvinov | 2017-12-14 | 2 | -4/+30 |
* | Move more shared utils into utils package and reuse them | Leonid Logvinov | 2017-12-14 | 4 | -88/+2 |
* | Add a HACK comment | Leonid Logvinov | 2017-11-29 | 1 | -0/+3 |
* | Normalise subprovider names | Leonid Logvinov | 2017-11-29 | 3 | -6/+6 |
* | Add fake gas estimate suprovider for tests | Leonid Logvinov | 2017-11-29 | 4 | -1/+62 |
* | Remove unused asyncs | Leonid Logvinov | 2017-11-24 | 1 | -2/+2 |
* | Auto-fix linter errors | Leonid Logvinov | 2017-11-24 | 6 | -8/+15 |
* | Don't reassign the parameter | Leonid Logvinov | 2017-11-24 | 1 | -3/+3 |
* | Make getZRXTokenAddress non async | Leonid Logvinov | 2017-11-24 | 1 | -0/+2 |
* | Merge branch 'development' into feature/calculate-remaining-proportions | Jacob Evans | 2017-11-23 | 1 | -3/+3 |
|\ | |||||
| * | Fix async callbacks | Leonid Logvinov | 2017-11-21 | 1 | -3/+3 |
* | | add a test constant for ZRX decimals | Jacob Evans | 2017-11-22 | 1 | -0/+1 |
|/ | |||||
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 9 | -0/+329 |