Brad Decker
5889d0ac45
add resolution for simple-get ( #13471 )
3 years ago
Jyoti Puri
11c61a3ead
EIP-1559 V2 UI/UX improvements ( #13419 )
3 years ago
Ariella Vu
869d7a21bf
Revert "#10168 - Fix to Can't open settings if browser zoom level > 100% ( #13281 )" ( #13459 )
...
This reverts commit 05f9ceda77
.
3 years ago
Shane
3772dfee11
Added `subjectType` to `setupProviderConnection` and `setupUntrustedCommunication` ( #13437 )
...
These changes were split off from the snaps branch [here](https://github.com/MetaMask/metamask-extension/pull/11837#discussion_r792942834 ).
The `subjectType` is necessary to handle connecting to snaps using these methods.
3 years ago
Shane
bac20099e5
Removed memo status from snap-settings-card ( #13458 )
3 years ago
kumavis
3729e15c0c
lavamoat - @lavamoat/allow-scripts v2 ( #13428 )
3 years ago
Daniil Okhlopkov
d5491de6db
Up year in License ( #13330 )
3 years ago
Hassan Malik
2825b74a55
added extension changes from snaps branch ( #13433 )
3 years ago
yanjade
3eb99babf2
batch fix misspelling ( #13449 )
3 years ago
David Walsh
851fce9a3b
Enable buying MATIC on Polygon, BNB on BSC, AVAX on Avalanche, FTM on Fantom, CELO on Celo, and respective stablecoins on Transak ( #13398 )
3 years ago
Mark Stacey
8d2d64a32f
Merge pull request #13439 from MetaMask/master-sync
...
Sync `master` with `develop`
3 years ago
ryanml
241ee2f1d9
Fix policies
3 years ago
ryanml
4901164e5c
Merge remote-tracking branch 'origin/develop' into master-sync
3 years ago
ryanml
a365c3b647
Revert "Revert "New Crowdin translations by Github Action ( #13206 )""
...
This reverts commit 27fc56e522
.
3 years ago
thickforest
fd46f97e35
Fix className misspelling in `awaiting-swap.js `
3 years ago
Alex Donesky
be65eb7339
More nft ux fixes ( #13388 )
...
* a batch of nft ux fixes
3 years ago
ryanml
e2c4c512ba
Merge pull request #13268 from MetaMask/Version-v10.9.0
...
Version v10.9.0 RC
3 years ago
ryanml
27fc56e522
Revert "New Crowdin translations by Github Action ( #13206 )"
...
This reverts commit 49343d08c1
.
3 years ago
Jyoti Puri
a0e97f4681
EIP-1559 v2 - small fixes ( #13392 )
3 years ago
Dan Miller
4124445a06
Run yarn lavamoat:auto
3 years ago
filipsekulic
fcd5f89e2f
Move component into another folder ( #13380 )
3 years ago
Erik Marks
30852f76f3
Add resolution for follow-redirects ( #13301 )
...
Adds a resolution for `follow-redirects` to resolve https://github.com/advisories/GHSA-74fj-2j2h-c42q . The dependency graph is `analytics-node#axios#follow-redirects`, and neither parent package has published a fix for this vulnerability.
3 years ago
ryanml
60981f30b3
Lockfile fix
3 years ago
Brad Decker
ca5c4b7839
fix node-forge vulnerability ( #13389 )
3 years ago
dependabot[bot]
3ca6dd6583
Bump @metamask/controllers from 25.0.0 to 25.1.0 ( #13399 )
...
Bumps [@metamask/controllers ](https://github.com/MetaMask/controllers ) from 25.0.0 to 25.1.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/v25.0.0...v25.1.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
Brad Decker
b5509a3f9a
Update vulnerability ignore list ( #13390 )
3 years ago
Jyoti Puri
eb39c51ede
Using new graph images for edit gas fee popover ( #13382 )
3 years ago
dependabot[bot]
7fb5f417c4
Bump @metamask/controllers from 25.0.0 to 25.1.0 ( #13399 )
...
Bumps [@metamask/controllers ](https://github.com/MetaMask/controllers ) from 25.0.0 to 25.1.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/v25.0.0...v25.1.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
VSaric
7b75b9e638
Fix failing test:unit pipeline ( #13387 )
...
* Fix failing test:unit pipeline
* Correct check of gasLimit and properGasLimit in edit-gas-display
Co-authored-by: Dan Miller <danjm.com@gmail.com>
3 years ago
Brad Decker
022f0efcd7
Update vulnerability ignore list ( #13390 )
3 years ago
Ariella Vu
667350d15a
Convert ConfirmAddSuggestedToken to a functional component + cleanup ( #13377 )
...
* FC: ConfirmAddSuggestedToken
- change class to functional component
* clean: reorganize functions (no logic change)
* FC: ConfirmAddSuggestedToken pt. 2
- preserve trackEvent logic -> metricsEvent
* clean: rm _ prefix from fn name
- why? now, only 3 other functions remain prefixed w/ '_'
* clean: update useEffect hook
* clean: alphabetize props
* clean: functions in ConfirmAddSuggestedToken
* clean: use arrow fn for FC
3 years ago
MG
8756ad2e78
Feat: Label hardware wallets ( #13339 )
...
* Added keyring label
* Fixed labels name
* Clean up
* Remove blank spaces
* Linted
* Fixed lint
* Removed unused hooks
* Fixed test
* Addressed PR comments
* Added KEYRING_NAMES obj
* Lint
* Removed empty space
3 years ago
Brad Decker
ec8a9384c9
fix node-forge vulnerability ( #13389 )
3 years ago
Ersan YAKIT
c366dd67b0
Update phishing.html ( #13323 )
3 years ago
Dan Miller
4c03b0f4dc
Run yarn lavamoat:auto
3 years ago
oliver renwick
cb28ecad54
SRP copy-paste language ( #12012 )
...
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
3 years ago
Jon Ator
b1f5f78d90
Maintain leading whitespace in sig req window ( #13340 )
3 years ago
Jyoti Puri
119e5497ff
UI fixes in EIP-1559 V2 screens ( #13367 )
3 years ago
Jyoti Puri
d25f0e5817
Fix for checkbox on advance gas fee modal ( #13366 )
3 years ago
Thomas Huang
52d5908268
Update changelog for v10.9.0 ( #13364 )
3 years ago
VSaric
5579061cfa
Proper calculation of the gas limit ( #12784 )
3 years ago
Tim Bansemer
f631684fdd
Add German subtitles for SRP Video ( #13368 )
3 years ago
sooyoung
4c8ea8fdbd
Fix typo in from-import-ui.spec.js ( #13369 )
3 years ago
Alex Donesky
db0230f23a
NFT UX cleanup grab-bag ( #13352 )
...
* NFT UX cleanup
3 years ago
PeterYinusa
e2a8886a05
Upgrade ganache - continued ( #13354 )
...
* remove ganache-core
* use ganache v7
* convert to hex
* lint
3 years ago
Brad Decker
c58cc631c7
implement event fragments for tx controller ( #13331 )
3 years ago
filipsekulic
b2a9b72c04
Refactor currency input component and ensure currency toggle persists between settings ( #12813 )
3 years ago
dragana8
a67a5efca3
Incorrect Rounding Down of Balance #10167 ( #13337 )
3 years ago
Ariella Vu
683aa22b56
Update global link hover color from orange to blue (--Blue-400) ( #13344 )
...
* base-styles.scss: update a:hover to --Blue-400
- deprecates #df6b0e
* preserve a.warning:hover orange color w/ #ceafa22
* Revert "preserve a.warning:hover orange color w/ #ceafa22"
This reverts commit d0efb923808bbc43e7f955fd8ce3e95f6a124c1f.
* create-account: rm .warning style from help link
- supports #ceafa2
3 years ago
Alex Donesky
f087e501a1
Add modal with directions to re-add token as NFT ( #13291 )
...
* Add modal pop for NFTs previously added as tokens - with directions to re-add as NFTs
3 years ago