Dan Finlay
|
70132e6df6
|
Default validated block gas limit to 8MM when none identified
Mitigates #3266
|
7 years ago |
Thomas
|
10e75dc4dd
|
Scrollable Settings screen for Firefox
|
7 years ago |
Dan Finlay
|
86d56419f4
|
Add explanation of account resetting
|
7 years ago |
Dan Finlay
|
4f61029177
|
Remove unused file
|
7 years ago |
Bruno Barbieri
|
e6fda855a5
|
added reset account feature
|
7 years ago |
Dan Finlay
|
11a944719f
|
Add warning when importing no valid file
Fixes #3089
|
7 years ago |
Thomas
|
c2cef0f815
|
Set address to default with empty string, add test validation.
|
7 years ago |
frankiebee
|
8bb57f33b1
|
add a `x` close button to gas calc loding screen on conf-tx
|
7 years ago |
Thomas
|
8c792ba3ee
|
Add network-indicator classname to network loading spinner
|
7 years ago |
Dan Finlay
|
58be1742e1
|
Rename lock to log out
Fixes #2475
|
7 years ago |
frankiebee
|
d5c311b13e
|
add a loading spinner to conf-tx view
|
7 years ago |
Dan Finlay
|
429db74508
|
Use https
|
7 years ago |
tmashuang
|
be604391d0
|
Add max height for Firefox addon overflow and hide horizontal scroll
|
7 years ago |
tmashuang
|
60a52b2608
|
Add one px to address for Firefox clipping
|
7 years ago |
Dan Finlay
|
e5b34b3d04
|
Update support links for helpscout
|
7 years ago |
Anatoli Babenia
|
5312ed9a20
|
info.js Remove width element to fix email layout
|
7 years ago |
Kevin Serrano
|
20aa135ad8
|
Add fix for infinite spinner for incorrect seed phrase.
|
7 years ago |
oosthuizenr
|
1da385f78b
|
fix comment
|
7 years ago |
Renier Oosthuizen
|
4a598fc7ac
|
Fixes #2834
|
7 years ago |
Kevin Serrano
|
e682fb05fc
|
Add frontend validation to ensure that ether inputs are valid.
|
7 years ago |
Kevin Serrano
|
92eb16fc11
|
Add frontend validation to check if send ether input is a valid number.
|
7 years ago |
Kevin Serrano
|
3e562f1a1e
|
Add backend fix for util in normalizeethstringtowei.
|
7 years ago |
Dan Finlay
|
d110c916a4
|
Show watched tokens with no balance
|
7 years ago |
Dan
|
bfec077d79
|
Fixes the cancel button in the buy screen to take the user home.
|
7 years ago |
Dan Finlay
|
c82fd990aa
|
Add 10% price bump to retry attempts.
Turns out geth requires at least a 10% price bump to replace txs:
9619a61024/core/tx_pool.go (L133)
|
7 years ago |
Alexander Tseung
|
b9f2f8c2a7
|
Show retry button on submitted transactions greater than 30 seconds, add hover styling
|
7 years ago |
Dan Finlay
|
0e25129028
|
Enforce retry tx at minimum gas of previous tx
|
7 years ago |
Alexander Tseung
|
6b3909547f
|
Fix styling of Retry buton
|
7 years ago |
Dan Finlay
|
31564e0a86
|
Fix retry action
|
7 years ago |
Dan Finlay
|
81fb9db1bc
|
View tx after editing state to unconfirmed
|
7 years ago |
Dan Finlay
|
97abbc5cbe
|
Fix action
|
7 years ago |
Alexander Tseung
|
02736d2d36
|
Connect to redux for retryTransaction
|
7 years ago |
Alexander Tseung
|
500fbe450a
|
Add button to retry transaction
|
7 years ago |
Dan Finlay
|
6ff580584a
|
Add retry background method and action
|
7 years ago |
Anatoli Babenia
|
a171b9b847
|
Download State Logs with .json extension
That doesn't fix #2095, but at least makes downloaded files
syntax-highlighted when opened in editors
|
7 years ago |
Dan Finlay
|
597af980dd
|
Prevent multiple submissions of first time form
|
7 years ago |
Daijiro Wachi
|
6574499165
|
Use const and fix lint warnings
|
7 years ago |
Daijiro Wachi
|
0bfa10e501
|
Remove warning message when show import page
Fixes: https://github.com/MetaMask/metamask-extension/issues/1192
|
7 years ago |
Kevin Serrano
|
3deeb6df0b
|
Add option to copy directly to clipboard.
|
7 years ago |
Kevin Serrano
|
4903f3e71a
|
Add labels to clarify warning.
|
7 years ago |
Kevin Serrano
|
e7a22fc62b
|
Account for non-submitted mins and max
|
7 years ago |
Kevin Serrano
|
b3b9e16ec0
|
Add clarifying comment about wei conversion.
|
7 years ago |
Kevin Serrano
|
7f093f67a7
|
Cut out intermediary wei steps.
|
7 years ago |
Kevin Serrano
|
dee172fb3a
|
Remove unneeded toString conversions.
|
7 years ago |
Kevin Serrano
|
e1b9734cbf
|
Move upsize conversions for input warning at front of fn.
|
7 years ago |
Kevin Serrano
|
cb7d07ebae
|
Fix mismatched decimal/hex conversion in pending-tx
|
7 years ago |
Dan Finlay
|
c0e0522c30
|
Remove css build bundle from uat
|
7 years ago |
Kevin Serrano
|
98d8275743
|
Fix for gas price to be lowered.
|
7 years ago |
Dan Finlay
|
35ca7e83bd
|
Reduce minimum gas price to 100 MWEI
Also now representing gas price in MWEI, because our current bn inputs actually aren't tolerant of minimums less than 1 unit.
|
7 years ago |
tmashuang
|
099078d13b
|
Add error messages when importing an account
|
7 years ago |