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
Jyoti Puri
5b92dc4cf0
Adding e2e test for edit gas fee modal ( #13303 )
3 years ago
Jyoti Puri
5b5b2cd7df
Fixing warnings in unit test cases ( #13349 )
3 years ago
6201
af848dec9b
Create "inline" type for Button component ( #13304 )
3 years ago
Alex Donesky
f7849a0b7c
Add error that redirects users to Import NFT page when they attempt to add an NFT on the Import Token page ( #13271 )
...
* Add error that redirects users to Import NFT page when they attempt to add an NFT on the Import Token page
3 years ago
Jyoti Puri
9a3c917a48
Adding support for EIP-1559 in E2E tests ( #13282 )
3 years ago
Erik Marks
955855b7d9
Fix manually connecting sites ( #13320 )
3 years ago
Elliot Winkler
66ceeefae3
Fix UI issues at top of confirm page container ( #13314 )
...
This commit fixes a few issues with ConfirmPageContainerSummary (which
holds the contract being used or action being performed and the money
being sent):
* Remove fixed height so that the secondary currency doesn't get cut off
or spill over
* Add missing padding
* Fix font size of primary and secondary currencies
* Add top border when there is a "address not in your address book"
alert at the top
Co-authored-by: Ariella <ariellavu@gmail.com>
3 years ago
Niranjana Binoy
1f02a1c12f
V10.9.0: Mainnet should have a capital `M` in the import token warning message ( #13310 )
3 years ago
Niranjana Binoy
644e08eaea
V10.9.0: Disconnect all accounts flow ( #13309 )
3 years ago
Jyoti Puri
bd33512c2a
Fix issue with dapp suggested option being visible in edit gas fee popover even if dapp has no gas suggestion ( #13316 )
3 years ago
Mark Stacey
0d2bc56e5e
Remove unused localized messages ( #13272 )
...
These messages were removed from the `en` locale in #13244 , but they
were not deleted because that branch was not up-to-date when it was
merged, and the translations were recent additions (#13206 )
3 years ago
Benjamin Bourgeois
d12097ac1c
UpdateNickname story : convert knobs and actions to controls/args ( #13189 )
...
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
3 years ago
Matthew Epps
a8ec876031
Fix token ordering: prioritize top before owned ( #13270 )
3 years ago
6201
371da2eb83
Box story: convert knobs to controls ( #13274 )
...
Co-authored-by: caogu <sunlon1987@gmail.com>
3 years ago
VSaric
cb815a91ad
SendHeader, ContactListTab and AdvancedTab story: converted knobs and actions to controls / args ( #13230 )
...
* SendHeader, ContactListTab and AdvancedTab story: converted knobs and actions to controls / args
* Added the other function type props to action controls
* Requested review changes
3 years ago
Elliot Winkler
8beaae3361
Fix UI issues at top of confirm page container ( #13314 )
...
This commit fixes a few issues with ConfirmPageContainerSummary (which
holds the contract being used or action being performed and the money
being sent):
* Remove fixed height so that the secondary currency doesn't get cut off
or spill over
* Add missing padding
* Fix font size of primary and secondary currencies
* Add top border when there is a "address not in your address book"
alert at the top
Co-authored-by: Ariella <ariellavu@gmail.com>
3 years ago
Erik Marks
a5873eb7ff
Fix manually connecting sites ( #13320 )
3 years ago
Niranjana Binoy
b5973b46e0
V10.9.0: Mainnet should have a capital `M` in the import token warning message ( #13310 )
3 years ago
Niranjana Binoy
58ff673bcd
V10.9.0: Disconnect all accounts flow ( #13309 )
3 years ago