Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused variables | fragosti | 2018-06-27 | 1 | -9/+1 |
* | Ledger to metamask to ledger working | fragosti | 2018-06-27 | 1 | -19/+0 |
* | Have basic network switching working | fragosti | 2018-06-26 | 1 | -1/+21 |
* | Remove existing networkId watching logic from BlockchainWatcher | fragosti | 2018-06-26 | 1 | -25/+12 |
* | Check network state immediately instead of waiting for delay | Brandon Millman | 2018-06-19 | 1 | -44/+45 |
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -2/+1 |
* | Change userEtherBalanceInWei to optional so we can know if its loading | Brandon Millman | 2018-06-01 | 1 | -3/+3 |
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -7/+7 |
* | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 1 | -2/+2 |
* | Use undefined rather then an empty string in blockchainWatcher | Fabio Berger | 2018-03-11 | 1 | -8/+8 |
* | Create blockchainWatcher class and refactor Portal such that Ether amounts ar... | Fabio Berger | 2018-03-10 | 1 | -0/+107 |