ryanml
cfac223fe8
Adding trezor script/html to standardSubtask (build system) ( #11874 )
2021-08-18 04:29:01 -07:00
Dan J Miller
a42c15a3f7
Update copy on tooltip shown when gas suggests gas fees ( #11873 )
2021-08-18 08:57:02 -02:30
ryanml
659da36243
Adding trezor script/html to standardSubtask (build system) ( #11874 )
2021-08-18 04:26:44 -07:00
ryanml
ddae14dab9
Updating changelog
2021-08-18 03:00:32 -07:00
Dan J Miller
f6cd702f1b
Dont default gas limit in gas popover when non is available on transaction params ( #11872 )
...
* Dont default gas limit when non is available on transaction params
* Fix unit tests
2021-08-18 02:57:41 -07:00
Dan J Miller
05fa7961f1
Dont default gas limit in gas popover when non is available on transaction params ( #11872 )
...
* Dont default gas limit when non is available on transaction params
* Fix unit tests
2021-08-18 02:54:53 -07:00
ryanml
1a01172d93
Fix content cutoff issue (Mobile Sync View ( #11871 )
2021-08-18 02:19:42 -07:00
ryanml
d1d6f0531e
Fix content cutoff issue (Mobile Sync View ( #11871 )
2021-08-18 02:12:07 -07:00
ryanml
d96973e55b
Improving handling for non-existent props in state migrations ( #11829 )
2021-08-17 19:18:53 -07:00
ryanml
a3a5a07c33
Updating changelog
2021-08-17 18:23:34 -07:00
Dan Finlay
87d8598441
Increase saliency of mobile sync warning ( #11862 )
...
* Increase warning saliency of qr sync
* Remove duplciate locale entries
* Revise wording per Antonela feedback
* Avoid all caps
Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
2021-08-17 18:21:01 -07:00
Dan Finlay
932474127e
Increase saliency of mobile sync warning ( #11862 )
...
* Increase warning saliency of qr sync
* Remove duplciate locale entries
* Revise wording per Antonela feedback
* Avoid all caps
Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
2021-08-17 18:19:09 -07:00
Dan J Miller
17ae98ac39
Allow submission of transactions with dapp suggested gas fees, while estimates are loading ( #11858 )
...
* Allow submission of transactions with dapp suggested gas fees, while estimates are loading
* Allow editing of transactions with dapp suggested feeds, while estimates are still loading
* Ensure that advanced gas is always editible inline when gas is loading
* Ensure that insufficient balance error is shown when gas is loading if the user has customized the gas
* Only set gas price insufficient errors if the current network is non-eip-1559, or the txparams actually have a gas price
* Remove unnecessary param
* lint fix
* ensure insufficient balance warning is showing when loading
* Ensure that eip1559 network transactions do not combined eip1559 and non-eip1559 gas fee properties
* Lint fix
2021-08-17 13:11:07 -07:00
Dan J Miller
da42d60df1
Allow advanced inline gas editing when there is an estimates unavailable error ( #11859 )
2021-08-17 13:09:25 -07:00
Dan J Miller
29487ef277
Allow submission of transactions with dapp suggested gas fees, while estimates are loading ( #11858 )
...
* Allow submission of transactions with dapp suggested gas fees, while estimates are loading
* Allow editing of transactions with dapp suggested feeds, while estimates are still loading
* Ensure that advanced gas is always editible inline when gas is loading
* Ensure that insufficient balance error is shown when gas is loading if the user has customized the gas
* Only set gas price insufficient errors if the current network is non-eip-1559, or the txparams actually have a gas price
* Remove unnecessary param
* lint fix
* ensure insufficient balance warning is showing when loading
* Ensure that eip1559 network transactions do not combined eip1559 and non-eip1559 gas fee properties
* Lint fix
2021-08-17 17:38:13 -02:30
Dan J Miller
84036aacb6
Allow advanced inline gas editing when there is an estimates unavailable error ( #11859 )
2021-08-17 16:55:26 -02:30
ryanml
5cbece90c0
Removing unnecessary console log from the preferences controller ( #11828 )
2021-08-17 01:56:18 -07:00
Etienne Dusseault
46c4cc1966
Add confirm-add-suggested-token & confirm-add-token components to Storybook ( #11175 )
...
* add suggessted token
* lintfix
* lintfix
* silence use effect warning
* download token icons and use paths to avoid web urls
* lintifx
* Add confirm-add-token component to Storyboard (#11195 )
* create story for add token
* change code
* add confirm add token story
* lintfix
* Update confirm-add-token.component.js
* Update confirm-add-token.component.js
* different token list for confirm add token
* lintfix
* Update confirm-add-suggested-token.component.js
* remove bnb png
* remove redundant images and fix storybook image path
2021-08-17 00:33:46 -05:00
Etienne Dusseault
71a9fe2ed1
Add confirm-token-transaction-base component to Storybook ( #11414 )
...
* confirm-token-transaction-base
* Update ui/pages/confirm-token-transaction-base/confirm-token-transaction-base.stories.js
Co-authored-by: Brad Decker <git@braddecker.dev>
Co-authored-by: Brad Decker <git@braddecker.dev>
2021-08-17 00:33:32 -05:00
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