Dan Finlay
|
f9d2f523c6
|
Merge branch 'master' into AddBalanceController
|
2017-09-22 14:12:41 -07:00 |
|
Dan Finlay
|
fa50bf9587
|
Merge pull request #2075 from MetaMask/mixed-case
Specific error for send screen: address checksum fails
|
2017-09-18 11:46:50 -07:00 |
|
Dan Finlay
|
545cbbebb9
|
Merge branch 'master' into fix-tooltip
|
2017-09-18 11:20:00 -07:00 |
|
Dan Finlay
|
67accea693
|
Merge branch 'master' into mixed-case
|
2017-09-18 11:17:00 -07:00 |
|
Dan Finlay
|
c17c657693
|
Merge branch 'master' into AddBalanceController
|
2017-09-13 15:11:03 -07:00 |
|
Dan Finlay
|
a01921758b
|
Add computed balance to account detail view
|
2017-09-13 15:06:04 -07:00 |
|
Dan Finlay
|
0ba6493175
|
Use computed balance for tx confirmation
|
2017-09-13 14:31:48 -07:00 |
|
Kevin Serrano
|
a22a2586ab
|
Haha silly me, only when gas is estimated and not explicit.
|
2017-09-13 13:24:16 -07:00 |
|
Kevin Serrano
|
6e725b123b
|
Lower warning threshold for high tx fee to account for fluctuating blockGasLimits
|
2017-09-13 12:22:08 -07:00 |
|
Kevin Serrano
|
06153dd47d
|
Add warning of higher failure risk since app proposed gasLimit.
|
2017-09-13 12:17:42 -07:00 |
|
Kevin Serrano
|
962794d025
|
fixed position of tooltips to avoid overflow.
|
2017-09-12 16:15:56 -07:00 |
|
Dan Finlay
|
7ed1fe90f8
|
Fix support link
|
2017-09-12 15:07:08 -07:00 |
|
Kevin Serrano
|
ef6967325e
|
Check if all lower or upper before doing checksum.
|
2017-09-12 12:52:13 -07:00 |
|
Kevin Serrano
|
7810880f0c
|
Add specific error message for failed address checksum.
|
2017-09-12 12:23:21 -07:00 |
|
Kevin Serrano
|
ad14e9338d
|
Convert state logs into a download.
|
2017-09-12 09:34:48 -07:00 |
|
Kevin Serrano
|
213af0cd6c
|
Fix typo.
|
2017-09-11 16:52:35 -07:00 |
|
Kevin Serrano
|
e7c1a11b4d
|
Add ability to save seed words as file.
|
2017-09-11 16:48:02 -07:00 |
|
Kevin Serrano
|
aa021b9209
|
Add some styling.
|
2017-09-11 16:40:45 -07:00 |
|
Kevin Serrano
|
fa1ec5dcd1
|
Move function as util function.
|
2017-09-11 16:22:20 -07:00 |
|
Kevin Serrano
|
3a7d4a5d4e
|
Basic private key download file functionality.
|
2017-09-11 16:13:28 -07:00 |
|
Kevin Serrano
|
27ba7f6ed3
|
Show reject all only when tx count is > 1
|
2017-09-11 14:12:35 -07:00 |
|
Kevin Serrano
|
2e18dd27a4
|
Merge github.com:MetaMask/metamask-extension into rejectallunapproved
|
2017-09-11 13:58:46 -07:00 |
|
Thomas Huang
|
430d6d20f1
|
Merge pull request #2047 from MetaMask/i1997-networkindicate
Add caret to dropdown network selector
|
2017-09-08 14:38:00 -07:00 |
|
Kevin Serrano
|
0e6c11a3b5
|
Fix typo.
|
2017-09-07 18:01:39 -07:00 |
|
Kevin Serrano
|
54a5a117d5
|
Fix link to open new tab.
|
2017-09-07 18:00:45 -07:00 |
|
Kevin Serrano
|
6560a2c3af
|
Add front-end validation for own adddresses as a token contract address. Add information on token contract addresses.
|
2017-09-07 17:55:34 -07:00 |
|
Kevin Serrano
|
54fb8e8cef
|
Add cursor on hover on loading. Change some wording.
|
2017-09-07 16:26:31 -07:00 |
|
Kevin Serrano
|
8d7f78c1a5
|
Add caret to indicate network is dropdown.
|
2017-09-07 16:18:32 -07:00 |
|
Dan Finlay
|
64717726c4
|
Reword forgot password to restore seed phrase
This always confuses people, I just finally did it.
|
2017-09-07 15:27:40 -07:00 |
|
Kevin Serrano
|
41e9904d9b
|
Convert icon to button.
|
2017-09-07 15:03:25 -07:00 |
|
Kevin Serrano
|
3a87a30912
|
Fold submit and buy ether into one button slot
|
2017-09-07 13:55:59 -07:00 |
|
Kevin Serrano
|
34e7bb5015
|
Merge branch 'master' of github.com:davidp94/metamask-extension into rejectallunapproved
|
2017-09-07 13:20:14 -07:00 |
|
Kevin Serrano
|
69c7fe24b3
|
Place object property retrieval inside try-catch
|
2017-09-07 12:17:36 -07:00 |
|
Kevin Serrano
|
f0ab4ce52d
|
Change expected type to array.
|
2017-09-07 11:51:04 -07:00 |
|
Kevin Serrano
|
3e2bd19881
|
Merge branch 'master' into readd-loose
|
2017-09-05 15:48:15 -07:00 |
|
Dan Finlay
|
90272e252f
|
Make eth_sign deprecation warning more useful
Link to descriptive article that demonstrates the new preferred method.
|
2017-09-05 11:44:26 -07:00 |
|
Kevin Serrano
|
e647337a8a
|
Resolve merge conflict from master
|
2017-09-05 09:03:44 -07:00 |
|
Dan Finlay
|
ddd559718f
|
Update support link
|
2017-09-01 11:01:53 -07:00 |
|
Kevin Serrano
|
4b058bc7eb
|
Merge branch 'master' into i1986-AddVersionToStateLogs
|
2017-08-29 18:09:39 -07:00 |
|
Thomas Huang
|
04011f9ea7
|
Multiple tokens shows the amount when greater than 1
|
2017-08-29 17:54:01 -07:00 |
|
Dan Finlay
|
54ce267a9f
|
Add version to state logs
Fixes #1986
|
2017-08-29 11:42:44 -07:00 |
|
Dan Finlay
|
e0ccdcd6fd
|
Remove eth-tx-viz link from tx history icons
|
2017-08-23 09:40:24 -07:00 |
|
Dan Finlay
|
98bedfabf9
|
Fix eth sign formatting
|
2017-08-17 15:35:17 -07:00 |
|
Dan Finlay
|
343a7e9cce
|
Transition to home view after tx error
|
2017-08-16 17:06:21 -07:00 |
|
Dan Finlay
|
9fbdeab3de
|
Fallback to ethplorer link
|
2017-08-16 12:55:34 -07:00 |
|
Dan Finlay
|
3b6ee032f5
|
Remove dead code
|
2017-08-16 09:52:09 -07:00 |
|
Dan Finlay
|
722d91c866
|
Remove default tokens
|
2017-08-16 09:49:23 -07:00 |
|
Dan Finlay
|
b69f5533d9
|
ReEnable Token List
|
2017-08-16 09:49:18 -07:00 |
|
Kevin Serrano
|
923415213f
|
Merge pull request #1916 from MetaMask/fix/account-name-scroll
Oneliner for account label overflow issue on QubesOS
|
2017-08-15 14:08:30 -07:00 |
|
Kevin Serrano
|
9c7abacf64
|
Change cursor type to indicate link.
|
2017-08-15 12:26:11 -07:00 |
|