| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix userAddress bugs | Fabio Berger | 2018-03-11 | 1 | -2/+4 |
* | Refactor blockchain to store userAddress as address or undefined | Fabio Berger | 2018-03-11 | 2 | -5/+5 |
* | Create blockchainWatcher class and refactor Portal such that Ether amounts ar... | Fabio Berger | 2018-03-10 | 2 | -4/+4 |
* | Keep topBar and footer language to the one picked by the user | Fabio Berger | 2018-02-22 | 1 | -1/+4 |
* | Move translate to redux | Fabio Berger | 2018-02-21 | 2 | -0/+17 |
* | Address feedback | Leonid Logvinov | 2018-02-08 | 1 | -2/+1 |
* | Remove hash from signatureData | Leonid Logvinov | 2018-02-08 | 2 | -10/+9 |
* | Remove unused types and take their names | Leonid Logvinov | 2018-02-07 | 2 | -4/+4 |
* | Rename expiration to expirationUnixTimestampSec | Leonid Logvinov | 2018-02-07 | 2 | -4/+4 |
* | Fix linter errors | Fabio Berger | 2018-01-31 | 2 | -3/+0 |
* | Wholesale replace the tokenByAddress and de-dup properly | Fabio Berger | 2018-01-30 | 2 | -12/+9 |
* | Remove the ability to clear tokenByAddress. It should simply be updated. | Fabio Berger | 2018-01-30 | 2 | -12/+0 |
* | Fix bug where could not switch to Ledger and back | Fabio Berger | 2018-01-29 | 2 | -0/+31 |
* | Implement just-in-time loading of token balances & allowances | Fabio Berger | 2018-01-28 | 2 | -103/+7 |
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 2 | -2/+2 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 2 | -36/+36 |
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 1 | -35/+35 |
* | Replace remaining strEnums with property TS string enums | Fabio Berger | 2017-12-18 | 1 | -1/+1 |
* | Update ActionType enum and move from using _.assign in reducer | Fabio Berger | 2017-12-18 | 2 | -144/+187 |
* | Remove unused enums | Fabio Berger | 2017-12-18 | 2 | -24/+0 |
* | Update first two string enums to native type | Fabio Berger | 2017-12-18 | 1 | -5/+5 |
* | Fix website unused vars | Leonid Logvinov | 2017-12-15 | 1 | -1/+0 |
* | Fix tslint issues | Fabio Berger | 2017-11-28 | 2 | -18/+18 |
* | Fix alignment | Fabio Berger | 2017-11-24 | 1 | -9/+9 |
* | Add website to mono repo, update packages to align with existing sub-packages... | Fabio Berger | 2017-11-22 | 2 | -0/+607 |