Etienne Dusseault
435b663f5f
awaiting signature ( #11656 )
2021-08-17 00:30:58 -05:00
ryanml
113e00e442
Update v10.0.2 changelog ( #11856 )
...
RC: https://github.com/MetaMask/metamask-extension/pull/11855
2021-08-16 18:30:19 -07:00
MetaMask Bot
31f751c7ca
Version v10.0.2
2021-08-17 01:04:25 +00:00
Dan J Miller
805859af4d
Improve flashing behaviour for loading gas estimates (on confirm screen) ( #11852 )
...
* Improve flashing behaviour for loading gas estimates
* Fix typo
* renderHeartBeatIfInTest
2021-08-16 18:00:11 -07:00
Dan J Miller
b6086ebc17
Allow editing custom gas while estimate is loading ( #11853 )
2021-08-16 18:00:00 -07:00
Alex Donesky
4da940fdd4
Add low/medium/high gas recommendations to the speedup/cancel gas popovers ( #11818 )
2021-08-16 17:57:09 -07:00
ryanml
b7bab56a04
Return an empty string when date is not provided [Date display utils] ( #11831 )
2021-08-16 17:56:56 -07:00
Daniel
f5f923d208
Fix Insufficient number of substitutions for key "swapYourTokenBalance" ( #11833 )
...
* Fix Insufficient number of substitutions for key "swapYourTokenBalance"
* Use an empty string if there is no default symbol
* Add ? after SWAPS_CHAINID_DEFAULT_TOKEN_MAP[chainId]
2021-08-16 17:56:45 -07:00
David Walsh
a0d8894989
Remove unwanted console.log from codebase ( #11820 )
2021-08-16 17:56:33 -07:00
ryanml
e7dc42be0b
Do not attempt to track tx metrics events if txMeta is not available ( #11823 )
2021-08-16 17:28:56 -07:00
Dan J Miller
ae247ea14a
Improve flashing behaviour for loading gas estimates (on confirm screen) ( #11852 )
...
* Improve flashing behaviour for loading gas estimates
* Fix typo
* renderHeartBeatIfInTest
2021-08-16 20:18:24 -02:30
Dan J Miller
b919884c6e
Allow editing custom gas while estimate is loading ( #11853 )
2021-08-16 20:15:55 -02:30
Christophe Chantraine
09bcafc976
Improve traduction "off" in french ( #11844 )
...
Co-authored-by: Chantraine Christophe <christophe.c@djmdigital.be>
2021-08-16 13:28:30 -07:00
David Walsh
01fd2a609e
Gas Timing with Negative attitude should be bold with tooltip ( #11772 )
2021-08-14 17:46:55 -05:00
David Walsh
b5baa6c1d1
EIP-1559 - Update tooltip text for gas fees ( #11805 )
2021-08-13 19:13:21 -05:00
David Walsh
df84a6efa6
Keep radio group contained and equal width ( #11771 )
2021-08-13 19:13:10 -05:00
ryanml
1837397202
Fixing persisting error message from MobileSyncPage ( #11835 )
2021-08-13 12:59:06 -07:00
dependabot[bot]
d1e264446d
Bump @metamask/controllers from 14.1.0 to 14.2.0 ( #11825 )
...
Bumps [@metamask/controllers](https://github.com/MetaMask/controllers ) from 14.1.0 to 14.2.0.
- [Release notes](https://github.com/MetaMask/controllers/releases )
- [Changelog](https://github.com/MetaMask/controllers/blob/main/CHANGELOG.md )
- [Commits](https://github.com/MetaMask/controllers/compare/v14.1.0...v14.2.0 )
---
updated-dependencies:
- dependency-name: "@metamask/controllers"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-13 16:13:55 -02:30
Alex Donesky
a073e0bb7e
Add low/medium/high gas recommendations to the speedup/cancel gas popovers ( #11818 )
2021-08-13 11:36:45 -05:00
flada-auxv
3ce4e9ed1f
Fix URL ( #11832 )
2021-08-13 09:13:10 -07:00
Daniel
410c4aec9a
Fix Insufficient number of substitutions for key "swapYourTokenBalance" ( #11833 )
...
* Fix Insufficient number of substitutions for key "swapYourTokenBalance"
* Use an empty string if there is no default symbol
* Add ? after SWAPS_CHAINID_DEFAULT_TOKEN_MAP[chainId]
2021-08-13 08:26:42 -07:00
ryanml
38b581cdfa
Return an empty string when date is not provided [Date display utils] ( #11831 )
2021-08-13 08:22:12 -07:00
ryanml
428b86fcf3
Hardening clipboardData handling in EnsInput ( #11822 )
2021-08-12 15:30:07 -07:00
David Walsh
e0692db7ba
Remove unwanted console.log from codebase ( #11820 )
2021-08-12 08:13:51 -05:00
ryanml
800f7b375f
Merge pull request #11819 from MetaMask/master-sync
...
Sync `master` with `develop`
2021-08-11 21:04:50 -07:00
ryanml
4343740130
Merge remote-tracking branch 'origin/develop' into master-sync
2021-08-11 13:54:12 -07:00
ryanml
96eb9c089b
Merge pull request #11816 from MetaMask/Version-v10.0.1
...
Version v10.0.1 RC
2021-08-11 13:52:40 -07:00
dependabot[bot]
1bff9a1e23
Bump @metamask/controllers from 14.0.2 to 14.1.0 ( #11793 )
2021-08-11 14:58:39 -05:00
Alex Donesky
5d056eebed
bump path-parse version to address security vulnerability ( #11807 )
2021-08-11 12:46:53 -07:00
ryanml
54be6538f7
Updating Changelog
2021-08-11 12:41:54 -07:00
MetaMask Bot
ba1a4a2032
Version v10.0.1
2021-08-11 19:36:08 +00:00
Mark Stacey
02d1473f6e
Fix Sentry release configuration ( #11813 )
...
The Sentry `release` was not being configured correctly. It was being
left blank. This is because the location of the extension version was
moved in #11029 . The build script was correctly updated in that PR, but
that work was accidentally undone in a merge error that was included
in #11080 .
2021-08-11 12:32:16 -07:00
dependabot[bot]
5d785d36fb
Bump @metamask/auto-changelog from 2.4.0 to 2.5.0 ( #11691 )
2021-08-11 14:23:17 -05:00
Alex Donesky
6e9c683f3e
Update out of sync yarn.lock file ( #11815 )
2021-08-11 12:52:16 -05:00
Mark Stacey
1f4d26d982
Fix Sentry release configuration ( #11813 )
...
The Sentry `release` was not being configured correctly. It was being
left blank. This is because the location of the extension version was
moved in #11029 . The build script was correctly updated in that PR, but
that work was accidentally undone in a merge error that was included
in #11080 .
2021-08-11 14:43:02 -02:30
Mark Stacey
82141f1fb1
Merge pull request #11804 from MetaMask/master-sync
...
Sync `master` with `develop`
2021-08-11 13:20:56 -02:30
ryanml
e57a2da647
Adjusting Max Fee label in EditGasDisplay per designs ( #11796 )
2021-08-10 15:36:35 -07:00
ryanml
88aff9bab1
Revert "Add temporary entry to cla bot allowlist to workaround cla-bot bug"
...
This reverts commit 29a29eb877
.
2021-08-10 15:21:26 -07:00
ryanml
e34db34cda
Merge remote-tracking branch 'origin/develop' into master-sync
2021-08-10 15:21:05 -07:00
ryanml
ce3160a1f5
Fixing devDependencies package ordering ( #11806 )
2021-08-10 15:19:52 -07:00
kumavis
d75795b73f
add appropriate test timeouts ( #11667 )
...
Co-authored-by: Etienne Dusseault <etienne.dusseault@gmail.com>
2021-08-10 15:09:42 -07:00
David Walsh
00572f5910
Correct the vertical margins on the RadioGroup component ( #11769 )
2021-08-10 16:56:16 -05:00
David Walsh
da79ac382e
Autofocus the unit fiend in send screen ( #11795 )
2021-08-10 16:56:07 -05:00
ryanml
504e74fbed
Fixing EditGasDisplay console errors ( #11797 )
2021-08-10 13:45:09 -07:00
Alex Donesky
6059f997f7
bump path-parse version to address security vulnerability ( #11807 )
2021-08-10 15:11:28 -05:00
David Walsh
2bb1c1a61d
Selected radio group label should be black ( #11770 )
2021-08-10 09:25:07 -05:00
Dan J Miller
bdb66708d2
Merge pull request #11731 from MetaMask/Version-v10.0.0
...
Version v10.0.0 RC
2021-08-10 09:53:23 -02:30
Dan J Miller
de388a7b1c
Ensure transaction activity log supports EIP-1559 ( #11794 )
...
* Ensure transaction activity log supports EIP-1559
* unit test fix
* Add estimated base fee to swaps txMeta
* fix lint and tests
* Improve activity log copy
2021-08-06 19:49:33 -02:30
Dan J Miller
e6543a83ef
Ensure transaction activity log supports EIP-1559 ( #11794 )
...
* Ensure transaction activity log supports EIP-1559
* unit test fix
* Add estimated base fee to swaps txMeta
* fix lint and tests
* Improve activity log copy
2021-08-06 19:48:53 -02:30
Alex Donesky
9566cd09c0
Hide gasTiming on edit-gas-popover when form is in error ( #11792 )
...
* Hide gasTiming on edit-gas-popover when form is in error
* Show unknown processing error if maxFeePerGas is too low for network conditions
* remove unnecessary change
* remove unnecessary function wrapper
2021-08-06 19:30:11 -02:30