Dan J Miller
4c24555545
Save recent network balances in local storage ( #5843 )
...
* Use selector for state.metamask.accounts in all cases.
* Default to cached balance when selecting metamask accounts
* Adds the cached-balances controller
* Documentation and small codes fixes for #5843
Co-Authored-By: danjm <danjm.com@gmail.com>
6 years ago
Alexander Tseung
83ffb9fafe
Increase number of ETH decimals displayed in the balance view from 3 to 4 ( #5710 )
6 years ago
HackyMiner
54a8ade266
Add support for RPC endpoints with custom chain IDs ( #5134 )
6 years ago
Alexander Tseung
554f79c0e2
Fix blockies icons overriding contract map icons. Refactor Identicon component ( #5599 )
6 years ago
Alexander Tseung
614995c0e9
Fix account display width for large currency values
6 years ago
Alexander Tseung
badebe017f
Adds toggle for primary currency ( #5421 )
...
* Add UnitInput component
* Add CurrencyInput component
* Add UserPreferencedCurrencyInput component
* Add UserPreferencedCurrencyDisplay component
* Add updatePreferences action
* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput
* Update SettingsTab page with Primary Currency toggle
* Refactor currency displays and inputs to use UserPreferenced displays and inputs
* Add TokenInput component
* Add UserPreferencedTokenInput component
* Use TokenInput in the send screen
* Fix unit tests
* Fix e2e and integration tests
* Remove send/CurrencyDisplay component
* Replace diamond unicode character with Eth logo. Fix typos
6 years ago
Esteban MIno
165a966a2a
balance components using selectors
6 years ago
Alexander Tseung
342522c6cf
Fix naming, add eth.getCode check for actions, fix translations for statuses
6 years ago
Esteban MIno
b59a1e91b8
typo watchAsset imageUrl to image
6 years ago
Esteban MIno
153731e462
fix integration tests on balance component with new watchAsset
6 years ago
Esteban MIno
6fa889abcb
refactor watchToken related functions
6 years ago
Esteban MIno
dbab9a007f
delete according image when token added with watchToken deleted
6 years ago
Esteban MIno
b766104c8d
add suggested tokens objects in metamask state
6 years ago
Esteban MIno
a4c3f6b65c
add support for images base64 and urls on new ui
6 years ago
Dan
d8adc527f1
Lint fix.
7 years ago
Dan
4011dac6f6
Improve display of crypto currencies when selected as the 'Current Conversion'
7 years ago
Dan Finlay
99c22a0835
Linted
7 years ago
Dan Finlay
74049c19fc
Internationalize currency
...
Fixes #3580
7 years ago
Dan
0a711f0de0
Removes t from props via metamask-connect and instead places it on context via a provider.
7 years ago
Dan
5fe0be722b
Handle i18n with redux.
7 years ago
Alexander Tseung
208e94d3bf
Update main view styling
7 years ago
Dan
109e4e5d96
Hide fiat values on account details screen when eth/token value is 0.
7 years ago
Dan
ab77142c90
Show dollar sign before USD on account details page.
7 years ago
Chi Kei Chan
14b2f3e391
Show token balance and identicon
7 years ago
Chi Kei Chan
f1fb9e10a0
Adding Token transaction detail screen
7 years ago
Simon Liang
53c91591b3
redid tx-view and balance-component mapStateToProps logic
7 years ago
Simon Liang
72df9746fa
removing styling comments
7 years ago
Simon Liang
0db627d979
refactored and added unit test
7 years ago
Simon Liang
e8ade42f2a
extracted balance component and renders to the format, also wired in the account name
7 years ago