Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (29 commits) Move call to error reporter to end of handler so that even if reporting the error takes a while, it doesn't block the UI Update outdated WETH ranges Fix conditional Fix top-padding Publish Update CHANGELOGs Add slashes to base URLs Fix linter issue Fix WETH symbol Update snapshot and artifacts Replace our EtherTokens with WETH9 from maker Fix test description Fix a typo Add err==null assertions Add WETH9 tests Use the new snapshot including WETH9 and it's artifacts Add WETH9 and mirations Fix WETH events watching Fix a typo Init the _etherTokenContractsByAddress ... | ||||
| * | 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 |