ryanml
52bac60a22
Fixing confirmation layout when dapp has suggested a price (EIP-1559) ( #11634 )
3 years ago
Dan J Miller
9a81b826c5
Only show dapp suggested gas fee warning if user has not edited the fee ( #11621 )
3 years ago
David Walsh
604524f94d
EIP-1559 - Restore custom values in Edit Gas Popover ( #11589 )
...
* EIP-1559 - Restore custom values in Edit Gas Popover
* Provide method to tell which radio button the user may have selected
* Use lodash's findKey
* Add case for legacy gas
* Use gas instead of gasLimit
* Remove unnecessary deletion and todo
3 years ago
ryanml
813eef6080
Trimming whitespace in ENSInput ( #11631 )
3 years ago
Daniel
709369dc14
Fix default tooltip color ( #11633 )
3 years ago
Dan J Miller
f4d294714a
Ensure origin shows in gas popover dapp suggested gas fee warning ( #11618 )
3 years ago
David Walsh
fab9cfde03
EIP-1559 - Provide data wiring for Gas Timing component ( #11462 )
3 years ago
David Walsh
a2be02dfeb
EIP-1559 - Show gas estimate updating animation in transaction detail ( #11566 )
3 years ago
David Walsh
6986e76adc
EIP-1559 - Show advanced form controls by default when user has selected custom values or there are gas warnings/errors ( #11590 )
3 years ago
ryanml
d092e4bdbe
Fixing type issue with auto-filled custom token decimals value ( #11604 )
3 years ago
ryanml
d03dc311ee
Adding hex address guard to input validation for token sends ( #11608 )
3 years ago
Dan J Miller
c72f1c5ae9
Ensure that the send flow state recipient nickname gets set if recipient address is in addressBook ( #11610 )
3 years ago
Dan J Miller
02318df48c
Ensure that the send flow state recipient nickname gets set if recipient address is in addressBook ( #11610 )
3 years ago
Daniel
868d932165
Check for the "fromToken" existance before checking decimals ( #11606 )
3 years ago
David Walsh
5d92836c8c
EIP-1559 - Provide the nonce field in the new transaction display ( #11598 )
3 years ago
David Walsh
cd4521fb12
EIP-1559 - Allow wrapping for dapp suggested origin ( #11602 )
3 years ago
Dan J Miller
972b122d47
Fix sending maximum of an ERC20 token ( #11594 )
...
* Fix sending maximum of an ERC20 token
* Always update gas limit when send amount updates
3 years ago
Dan J Miller
2ac7b27876
Fix sending maximum of an ERC20 token ( #11594 )
...
* Fix sending maximum of an ERC20 token
* Always update gas limit when send amount updates
3 years ago
David Walsh
4e87069af3
EIP-1559 - Prevent Max Fee and Max Amount from wrapping on confirmation screen ( #11591 )
3 years ago
ryanml
8cb1557f1c
Adding method to capture one-time Sentry exceptions ( #11553 )
3 years ago
ryanml
a96af9e5fc
No longer deconstructing account menu ref if it isn't rendered ( #11585 )
3 years ago
ryanml
68c852f7c9
Validating seed phrase in restoration flow ( #11586 )
3 years ago
Daniel
a17c4462b4
Add token decimals validation in Swaps ( #11587 )
...
* Add token decimals validation in Swaps
* Use camelCase
3 years ago
David Walsh
c1d96676b5
EIP-1559 - Implement new verbiage for transaction detail subtext ( #11569 )
3 years ago
David Walsh
286fd397f8
EIP-1559 - Maintain changed form values and unselect radio buttons when user customizes form value ( #11577 )
3 years ago
Dan J Miller
6a208556b8
Ensure send slice gas loading state is set to false upon gas estimation error ( #11581 )
3 years ago
Dan J Miller
ac15b3b465
Ensure send slice gas loading state is set to false upon gas estimation error ( #11581 )
3 years ago
David Walsh
859a82d428
EIP-1559 - Ony show orange confirmation heading when fee is Dapp suggested ( #11570 )
3 years ago
David Walsh
6d92759853
EIP-1559 - Implement form validation for EIP-1559 ( #11540 )
...
* Restructure advanced gas form errors
* Use shared constant for gas errors
* Add validation for fields too low
* Add warnings for high max fee and max priority fee
* Fix lint
* Fix priority fee high warning string
3 years ago
Daniel
eb3b9e213b
Add support for Polygon ( #11545 )
...
* Fix a check for EIP presense
* Add support for Polygon
* Update default Polygon URL
* Trigger Build
* Use a more user-friendly error message for disabled Swaps API calls
3 years ago
Dan J Miller
b7ee6f47f8
Ensure gas limit estimation for token sends has correct default/base gas ( #11565 )
...
* Ensure gas limit estimation for token sends has correct default/base gas
* Fix comment change
3 years ago
Daniel
594025a198
Add support for Polygon ( #11545 )
...
* Fix a check for EIP presense
* Add support for Polygon
* Update default Polygon URL
* Trigger Build
* Use a more user-friendly error message for disabled Swaps API calls
3 years ago
Etienne Dusseault
96b0730a89
add confirm-encryption-public-key component to Storybook ( #11364 )
...
* confirm-encryption-public-key
* lintfix
* lintfix
3 years ago
David Walsh
e0ba3eb6fc
Fix actionable message icon size ( #11547 )
3 years ago
ryanml
e60e371105
Improve handling for block explorer url host extraction ( #11543 )
3 years ago
Dan J Miller
6f0e54aa26
Implement modern design for error messages ( #11521 )
3 years ago
David Walsh
493448c96e
EIP-1559 - Don't show submit button when in education mode, don't duplicate title ( #11541 )
3 years ago
Brad Decker
dc25a24de3
rely upon gas fee controller for gas price estimates ( #11511 )
3 years ago
David Walsh
d8984d3cf3
EIP-1559 - Provide Updated UI for Dapp-Suggested Gas fees ( #11523 )
3 years ago
Niranjana Binoy
d33b841fb8
Adding TokenListController to Metamask-Controller ( #11515 )
3 years ago
ryanml
b21b139653
Handling non-numeric input for chain id in network form ( #11537 )
3 years ago
Brad Decker
4aab4887d5
add MODIFY_IN_PLACE as mode prop on edit-gas-popover ( #11527 )
...
This is necessary for the submit method to call the right background process
3 years ago
David Walsh
8e5ebfb05a
EIP-1559 - Disable gas form submission if estimates are loading state ( #11525 )
3 years ago
David Walsh
1665617378
Create different label for Gas Price with GWEI included ( #11526 )
3 years ago
David Walsh
c241d3150c
EIP-1559 - Provide tooltip text for all advanced gas controls ( #11529 )
3 years ago
David Walsh
c1064e0c50
EIP-1559 - Only show education link if on 1559-compatible network ( #11535 )
3 years ago
David Walsh
a294f02b1d
EIP-1559 - Elevate gas properties to the Popover, disable submission if errors ( #11510 )
3 years ago
David Walsh
91e744a705
EIP-1559 - Provide edit button for transaction screens to update gas ( #11516 )
3 years ago
ryanml
bbef49158d
Various UI fixes ( #11512 )
3 years ago
David Walsh
90180627cb
Using translation for edit text ( #11514 )
3 years ago