Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add experimental RPC method support | bitpshr | 2018-11-06 | 1 | -4/+4 |
* | Update Connect Request screen design (#5644) | Whymarrh Whitby | 2018-11-06 | 1 | -18/+22 |
* | Do not modify isApproved when locked | bitpshr | 2018-11-06 | 1 | -2/+1 |
* | Mark origins as unapproved if user explicitly locks MetaMask | bitpshr | 2018-11-06 | 1 | -2/+4 |
* | Enable caching | Paul Bouchon | 2018-11-06 | 1 | -1/+1 |
* | Disable approval caching | bitpshr | 2018-11-06 | 1 | -3/+17 |
* | Differentiate locked and enabled | bitpshr | 2018-11-06 | 1 | -10/+1 |
* | Code bath | bitpshr | 2018-11-06 | 1 | -17/+27 |
* | Handle logout gracefully | bitpshr | 2018-11-06 | 1 | -10/+15 |
* | Fix lint issues | bitpshr | 2018-11-06 | 1 | -1/+3 |
* | Add isUnlocked provider hook | bitpshr | 2018-11-06 | 1 | -1/+9 |
* | EIP-1102: add user privacy option | bitpshr | 2018-11-06 | 1 | -21/+20 |
* | EIP-1102: add isEnabled convenience method to provider | bitpshr | 2018-11-06 | 1 | -1/+19 |
* | EIP-1102: Add option to force-enable provider | bitpshr | 2018-11-06 | 1 | -3/+16 |
* | EIP-1102: updated implementation | bitpshr | 2018-11-06 | 1 | -0/+84 |