ryanml
813eef6080
Trimming whitespace in ENSInput ( #11631 )
2021-07-27 07:53:13 -07:00
Daniel
709369dc14
Fix default tooltip color ( #11633 )
2021-07-27 15:20:01 +02:00
Dan J Miller
f4d294714a
Ensure origin shows in gas popover dapp suggested gas fee warning ( #11618 )
2021-07-26 21:13:05 -02:30
sethkfman
d64d9050b8
bumped contract-metadata to v1.28.0 ( #11625 )
2021-07-26 12:03:21 -07:00
ryanml
38ce8a3d48
Merge pull request #11627 from MetaMask/master-sync
...
Sync `master` with `develop`
2021-07-26 11:13:25 -07:00
ryanml
c325996296
Merge remote-tracking branch 'origin/develop' into master-sync
2021-07-26 10:54:32 -07:00
ryanml
447cb03621
Merge pull request #11600 from MetaMask/Version-v9.8.3
...
Version v9.8.3 RC
2021-07-26 10:53:52 -07:00
ryanml
0cbc06a793
Fixing PR links in 9.8.1 and 9.8.2 (Changelog) ( #11617 )
2021-07-26 10:35:31 -07:00
ryanml
ca0e1aa43d
Fixing PR links in 9.8.1 and 9.8.2 (Changelog) ( #11617 )
2021-07-26 10:34:46 -07:00
David Walsh
fab9cfde03
EIP-1559 - Provide data wiring for Gas Timing component ( #11462 )
2021-07-26 10:35:51 -05:00
David Walsh
a2be02dfeb
EIP-1559 - Show gas estimate updating animation in transaction detail ( #11566 )
2021-07-26 10:24:44 -05:00
David Walsh
6986e76adc
EIP-1559 - Show advanced form controls by default when user has selected custom values or there are gas warnings/errors ( #11590 )
2021-07-26 09:17:23 -05:00
David Walsh
71ade71c2b
EIP-1559 - Prevent isEIP1559Transaction throwing undefined error ( #11607 )
2021-07-26 09:16:57 -05:00
ryanml
d092e4bdbe
Fixing type issue with auto-filled custom token decimals value ( #11604 )
2021-07-26 07:08:10 -07:00
ryanml
d03dc311ee
Adding hex address guard to input validation for token sends ( #11608 )
2021-07-26 07:07:57 -07:00
Dan J Miller
c72f1c5ae9
Ensure that the send flow state recipient nickname gets set if recipient address is in addressBook ( #11610 )
2021-07-26 07:06:45 -07:00
Dan J Miller
02318df48c
Ensure that the send flow state recipient nickname gets set if recipient address is in addressBook ( #11610 )
2021-07-26 07:03:05 -07:00
Daniel
868d932165
Check for the "fromToken" existance before checking decimals ( #11606 )
2021-07-26 10:15:13 +02:00
David Walsh
5d92836c8c
EIP-1559 - Provide the nonce field in the new transaction display ( #11598 )
2021-07-25 09:56:24 -05:00
ryanml
5fe6830ffd
[skip e2e] Update changelog for v9.8.3 ( #11601 )
2021-07-24 15:50:50 -07:00
David Walsh
cd4521fb12
EIP-1559 - Allow wrapping for dapp suggested origin ( #11602 )
2021-07-24 15:40:51 -05:00
MetaMask Bot
75c7d284c5
Version v9.8.3
2021-07-24 00:44:37 +00:00
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
2021-07-23 17:42:10 -07:00
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
2021-07-23 17:40:40 -07:00
David Walsh
4e87069af3
EIP-1559 - Prevent Max Fee and Max Amount from wrapping on confirmation screen ( #11591 )
2021-07-23 08:39:10 -05:00
ryanml
8cb1557f1c
Adding method to capture one-time Sentry exceptions ( #11553 )
2021-07-22 16:13:40 -07:00
ryanml
a96af9e5fc
No longer deconstructing account menu ref if it isn't rendered ( #11585 )
2021-07-22 11:42:44 -07:00
ryanml
68c852f7c9
Validating seed phrase in restoration flow ( #11586 )
2021-07-22 10:34:53 -07:00
Daniel
a17c4462b4
Add token decimals validation in Swaps ( #11587 )
...
* Add token decimals validation in Swaps
* Use camelCase
2021-07-22 19:29:31 +02:00
David Walsh
c1d96676b5
EIP-1559 - Implement new verbiage for transaction detail subtext ( #11569 )
2021-07-22 11:33:34 -05:00
David Walsh
286fd397f8
EIP-1559 - Maintain changed form values and unselect radio buttons when user customizes form value ( #11577 )
2021-07-22 11:32:59 -05:00
ryanml
b259546db8
Merge pull request #11584 from MetaMask/master-sync
...
Sync `master` with `develop`
2021-07-22 01:07:29 -07:00
ryanml
77626b90c7
Merge remote-tracking branch 'origin/develop' into master-sync
2021-07-21 20:37:42 -07:00
ryanml
281aea7d3f
Merge pull request #11564 from MetaMask/Version-v9.8.2
...
Version v9.8.2 RC
2021-07-21 19:43:04 -07:00
Dan J Miller
fb26c48234
Update changelog for Version-v9.8.2 ( #11567 )
...
* Update changelog for Version-v9.8.2
* update changelog
2021-07-21 16:46:50 -02:30
Dan J Miller
6a208556b8
Ensure send slice gas loading state is set to false upon gas estimation error ( #11581 )
2021-07-21 16:01:39 -02:30
Dan J Miller
ac15b3b465
Ensure send slice gas loading state is set to false upon gas estimation error ( #11581 )
2021-07-21 16:00:00 -02:30
David Walsh
859a82d428
EIP-1559 - Ony show orange confirmation heading when fee is Dapp suggested ( #11570 )
2021-07-21 07:54:32 -05:00
David Walsh
eb622d96fc
EIP-1559 - Fix dapp suggested warning ( #11568 )
2021-07-21 07:49:17 -05:00
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
2021-07-20 14:34:32 -05:00
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
2021-07-20 15:14:48 -02:30
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
2021-07-20 15:07:07 -02:30
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
2021-07-20 19:17:15 +02:00
Etienne Dusseault
96b0730a89
add confirm-encryption-public-key component to Storybook ( #11364 )
...
* confirm-encryption-public-key
* lintfix
* lintfix
2021-07-20 09:29:38 -07:00
kumavis
284c03879e
build - log the bundle completion ( #11555 )
2021-07-20 09:23:39 -07:00
MetaMask Bot
0f90c4239a
Version v9.8.2
2021-07-20 12:33:28 +00:00
David Walsh
e0ba3eb6fc
Fix actionable message icon size ( #11547 )
2021-07-16 21:36:35 -05:00
ryanml
4734eb3737
Merge pull request #11548 from MetaMask/master-sync
...
Sync `master` with `develop`
2021-07-16 15:43:06 -07:00
ryanml
ceaf16417d
Updating formatTxMetaForRpcResult to match latest spec ( #11536 )
2021-07-16 11:53:01 -07:00
ryanml
e60e371105
Improve handling for block explorer url host extraction ( #11543 )
2021-07-16 11:52:41 -07:00