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
3 years ago
Dan J Miller
84036aacb6
Allow advanced inline gas editing when there is an estimates unavailable error ( #11859 )
3 years ago
ryanml
5cbece90c0
Removing unnecessary console log from the preferences controller ( #11828 )
3 years ago
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
3 years ago
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>
3 years ago
Etienne Dusseault
435b663f5f
awaiting signature ( #11656 )
3 years ago
ryanml
113e00e442
Update v10.0.2 changelog ( #11856 )
...
RC: https://github.com/MetaMask/metamask-extension/pull/11855
3 years ago
MetaMask Bot
31f751c7ca
Version v10.0.2
3 years ago
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
3 years ago
Dan J Miller
b6086ebc17
Allow editing custom gas while estimate is loading ( #11853 )
3 years ago
Alex Donesky
4da940fdd4
Add low/medium/high gas recommendations to the speedup/cancel gas popovers ( #11818 )
3 years ago
ryanml
b7bab56a04
Return an empty string when date is not provided [Date display utils] ( #11831 )
3 years ago
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]
3 years ago
David Walsh
a0d8894989
Remove unwanted console.log from codebase ( #11820 )
3 years ago
ryanml
e7dc42be0b
Do not attempt to track tx metrics events if txMeta is not available ( #11823 )
3 years ago
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
3 years ago
Dan J Miller
b919884c6e
Allow editing custom gas while estimate is loading ( #11853 )
3 years ago
Christophe Chantraine
09bcafc976
Improve traduction "off" in french ( #11844 )
...
Co-authored-by: Chantraine Christophe <christophe.c@djmdigital.be>
3 years ago
David Walsh
01fd2a609e
Gas Timing with Negative attitude should be bold with tooltip ( #11772 )
3 years ago
David Walsh
b5baa6c1d1
EIP-1559 - Update tooltip text for gas fees ( #11805 )
3 years ago
David Walsh
df84a6efa6
Keep radio group contained and equal width ( #11771 )
3 years ago
ryanml
1837397202
Fixing persisting error message from MobileSyncPage ( #11835 )
3 years ago
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>
3 years ago
Alex Donesky
a073e0bb7e
Add low/medium/high gas recommendations to the speedup/cancel gas popovers ( #11818 )
3 years ago
flada-auxv
3ce4e9ed1f
Fix URL ( #11832 )
3 years ago
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]
3 years ago
ryanml
38b581cdfa
Return an empty string when date is not provided [Date display utils] ( #11831 )
3 years ago
ryanml
428b86fcf3
Hardening clipboardData handling in EnsInput ( #11822 )
3 years ago
David Walsh
e0692db7ba
Remove unwanted console.log from codebase ( #11820 )
3 years ago
ryanml
800f7b375f
Merge pull request #11819 from MetaMask/master-sync
...
Sync `master` with `develop`
3 years ago
ryanml
4343740130
Merge remote-tracking branch 'origin/develop' into master-sync
3 years ago
ryanml
96eb9c089b
Merge pull request #11816 from MetaMask/Version-v10.0.1
...
Version v10.0.1 RC
3 years ago
dependabot[bot]
1bff9a1e23
Bump @metamask/controllers from 14.0.2 to 14.1.0 ( #11793 )
3 years ago
Alex Donesky
5d056eebed
bump path-parse version to address security vulnerability ( #11807 )
3 years ago
ryanml
54be6538f7
Updating Changelog
3 years ago
MetaMask Bot
ba1a4a2032
Version v10.0.1
3 years ago
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 .
3 years ago
dependabot[bot]
5d785d36fb
Bump @metamask/auto-changelog from 2.4.0 to 2.5.0 ( #11691 )
3 years ago
Alex Donesky
6e9c683f3e
Update out of sync yarn.lock file ( #11815 )
3 years ago
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 .
3 years ago
Mark Stacey
82141f1fb1
Merge pull request #11804 from MetaMask/master-sync
...
Sync `master` with `develop`
3 years ago
ryanml
e57a2da647
Adjusting Max Fee label in EditGasDisplay per designs ( #11796 )
3 years ago
ryanml
88aff9bab1
Revert "Add temporary entry to cla bot allowlist to workaround cla-bot bug"
...
This reverts commit 29a29eb877
.
3 years ago
ryanml
e34db34cda
Merge remote-tracking branch 'origin/develop' into master-sync
3 years ago
ryanml
ce3160a1f5
Fixing devDependencies package ordering ( #11806 )
3 years ago
kumavis
d75795b73f
add appropriate test timeouts ( #11667 )
...
Co-authored-by: Etienne Dusseault <etienne.dusseault@gmail.com>
3 years ago
David Walsh
00572f5910
Correct the vertical margins on the RadioGroup component ( #11769 )
3 years ago
David Walsh
da79ac382e
Autofocus the unit fiend in send screen ( #11795 )
3 years ago
ryanml
504e74fbed
Fixing EditGasDisplay console errors ( #11797 )
3 years ago
Alex Donesky
6059f997f7
bump path-parse version to address security vulnerability ( #11807 )
3 years ago