Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix linter errors | Fabio Berger | 2018-01-31 | 1 | -1/+1 |
| | |||||
* | Call destroy ealier so that web3Wrapper stops polling for ↵ | Fabio Berger | 2018-01-30 | 1 | -1/+3 |
| | | | | userAddress/networkId updates before we prep for the batchDispatch | ||||
* | Small improvements | Fabio Berger | 2018-01-29 | 1 | -2/+2 |
| | |||||
* | Add the stack trace to help with debugging | Fabio Berger | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | Fix bug where could not switch to Ledger and back | Fabio Berger | 2018-01-29 | 1 | -8/+5 |
| | |||||
* | Fix prettier | Leonid Logvinov | 2018-01-18 | 1 | -34/+38 |
| | |||||
* | Use intervalUtils.clearAsyncExcludingInterval instead of calling ↵ | Fabio Berger | 2018-01-18 | 1 | -1/+1 |
| | | | | clearInterval directly for grepability | ||||
* | Add missing onError callbacks | Fabio Berger | 2018-01-18 | 1 | -1/+5 |
| | |||||
* | Fix linter errors | Leonid Logvinov | 2018-01-04 | 1 | -2/+1 |
| | |||||
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 1 | -1/+1 |
| | |||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -6/+10 |
| | |||||
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 1 | -50/+50 |
| | |||||
* | Reuse intervalutils in website | Leonid Logvinov | 2017-12-15 | 1 | -3/+3 |
| | |||||
* | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 1 | -9/+9 |
| | |||||
* | Fix tslint issues | Fabio Berger | 2017-11-28 | 1 | -3/+4 |
| | |||||
* | Add website to mono repo, update packages to align with existing ↵ | Fabio Berger | 2017-11-22 | 1 | -0/+146 |
sub-packages, use new subscribeAsync 0x.js method |