Commit Graph

614 Commits (58a554b1684fd78775b449b8f2b5d9635d30b69b)

Author SHA1 Message Date
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 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. 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
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
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
Kevin Serrano 98d8275743
Fix for gas price to be lowered. 7 years ago
Dan Finlay 35ca7e83bd Reduce minimum gas price to 100 MWEI 7 years ago
Dan Finlay 926abc12b1 Add support for alternative ENS TLDs 7 years ago
Daijiro Wachi 43b1cb9100 Fix lint warnings 7 years ago
Chi Kei Chan ac50db52a9 Fix linter 7 years ago
Dan Finlay 06094c914b Move etherscan link logic into module 7 years ago
Sergey Ukustov 53bb4bebb1 More appropriate styling 7 years ago
Kevin Serrano e6a618b82d
Fix precision to account for small wei increase. 7 years ago
Kevin Serrano 27c72ee565
Revert to normal balances. 7 years ago
kumavis 2113d83489 ui - tx history - simplify error+warning display code 7 years ago
Sergey Ukustov 82d1f39198 Respect code style 7 years ago
Sergey Ukustov c2b8dada91 Add eth_signTypedData handler 7 years ago
Kevin Serrano 88ddedfb5a
Account for undefined currencies. 7 years ago
Kevin Serrano bd8428e9ed
Comply with current currency API and add additional styling. 7 years ago
Dan Finlay 0ba6493175 Use computed balance for tx confirmation 7 years ago
Kevin Serrano a22a2586ab
Haha silly me, only when gas is estimated and not explicit. 7 years ago
Kevin Serrano 6e725b123b
Lower warning threshold for high tx fee to account for fluctuating blockGasLimits 7 years ago
Kevin Serrano 06153dd47d
Add warning of higher failure risk since app proposed gasLimit. 7 years ago
Kevin Serrano 962794d025
fixed position of tooltips to avoid overflow. 7 years ago
Kevin Serrano 213af0cd6c
Fix typo. 7 years ago
Kevin Serrano aa021b9209
Add some styling. 7 years ago
Kevin Serrano fa1ec5dcd1
Move function as util function. 7 years ago
Kevin Serrano 3a7d4a5d4e
Basic private key download file functionality. 7 years ago
Kevin Serrano 27ba7f6ed3
Show reject all only when tx count is > 1 7 years ago
Kevin Serrano 54fb8e8cef
Add cursor on hover on loading. Change some wording. 7 years ago
Kevin Serrano 8d7f78c1a5
Add caret to indicate network is dropdown. 7 years ago
Kevin Serrano 41e9904d9b
Convert icon to button. 7 years ago
Kevin Serrano 3a87a30912
Fold submit and buy ether into one button slot 7 years ago
Kevin Serrano 69c7fe24b3
Place object property retrieval inside try-catch 7 years ago
Kevin Serrano f0ab4ce52d
Change expected type to array. 7 years ago
Dan Finlay 90272e252f Make eth_sign deprecation warning more useful 7 years ago
Thomas Huang 04011f9ea7 Multiple tokens shows the amount when greater than 1 7 years ago