Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |