Dan J Miller
003b6365c0
Use verifyPassword instead of submitPassword in exportAccounts in actions.js ( #11265 )
4 years ago
dependabot[bot]
ad7e64ad91
Bump trim-newlines from 3.0.0 to 3.0.1 ( #11260 )
...
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases )
- [Commits](https://github.com/sindresorhus/trim-newlines/commits )
---
updated-dependencies:
- dependency-name: trim-newlines
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Brad Decker
94a69443f5
fix jsconfig woes ( #11253 )
4 years ago
ryanml
282665dd96
Fixing normalize-url audit vulnerability ( #11258 )
...
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Co-authored-by: Brad Decker <git@braddecker.dev>
4 years ago
ryanml
d7c8186040
Bringing recovery phrase text notification to the top ( #11259 )
4 years ago
Brad Decker
bd9762e35b
fix issue with importing ui module space inside shared ( #11254 )
4 years ago
ryanml
18db4a5c7c
Adding ledger notification entry to rpc fixture state
4 years ago
ryanml
ce90b3b8a8
Running verify-locales:fix
4 years ago
ryanml
56fede7ff7
Adding Lionbridge translation updates ( #11251 )
...
* Adding Lionbridge translation updates
* Removing the BOMs, running verify-locales:fix
4 years ago
ryanml
b0f90f13da
Adding back button to reveal seed phrase view ( #11246 )
...
Reveal seed phrase button placement fixes
Localizing uses of the word "Back"
4 years ago
ryanml
1080319b33
Adding back button to reveal seed phrase view ( #11246 )
...
Reveal seed phrase button placement fixes
Localizing uses of the word "Back"
4 years ago
Brad Decker
b073b04789
move metamask state selectors out of send ( #11249 )
4 years ago
Brad Decker
df9bc52e9f
Add gas constants ( #11248 )
4 years ago
ryanml
64e6935558
Adding Lionbridge translation updates ( #11251 )
...
* Adding Lionbridge translation updates
* Removing the BOMs, running verify-locales:fix
4 years ago
Mark Stacey
fae857d1c0
Fix CLA Signature bot workflow ( #11250 )
...
In a recent PR (#11240 ) the workflow was updated to explicitly add the
required permissions. Unfortunately the "pull-requests" permission was
added with a space instead of a dash, which apparently breaks the
workflow. It now has a dash, as shown in the example in the docs [1].
[1]: https://docs.github.com/en/actions/reference/authentication-in-a-workflow#example-1-passing-the-github_token-as-an-input
4 years ago
Mark Stacey
a58c66af1f
Restore CLA bot permissions ( #11240 )
...
The CLA bot had its write permissions revoked recently when our
organization-wide settings were updated to restrict actions to read
access by default. This PR restores write access to PRs and to the
repository itself for the CLA bot. It needs PR write access to leave
comments, and needs write access to the repo itself to commit new
signatures.
4 years ago
Dan Miller
36b15c489d
Lint fix
4 years ago
Dan Miller
2189aa9a36
Update Changelog
4 years ago
ryanml
10f9912fd5
Supporting existing default networks in switchEthereumChain ( #11184 )
4 years ago
ryanml
f35bc1052a
Fixing ever-present scrollbar issue on Swaps view ( #11182 )
...
* Fixing ever-present scrollbar issue on Swaps view
* Updating max-height
4 years ago
Dan Miller
9407747582
Ran yarn lavamoat:auto
4 years ago
Etienne Dusseault
ecf31c39d0
bump allow scripts ( #11134 )
4 years ago
ryanml
192a645077
Update changelog for v9.6.0 ( #11133 )
...
* [skip e2e] Update changelog for v9.6.0
* [skip e2e] Addressing feedback
4 years ago
MetaMask Bot
1902b5d6b5
Version v9.6.0
4 years ago
ryanml
f31e372289
Running auto-changelog
4 years ago
ryanml
3d13b85213
Adding notification for updated seed phrase wording ( #11131 )
...
* Adding notification for updated seed phrase wording
* Updating e2e notification state
* Always displaying image for swaps notification
4 years ago
ryanml
ec01218a73
Bumping package.json
4 years ago
Daniel
207cde27a5
Fix a condition for checking if a token should be added ( #11127 )
4 years ago
ryanml
c9a539b5aa
Removing support survey notification from What's New ( #11118 )
...
* Removing support notification from what's new
* Adding migration for support notification removal
* Expanding test cases, using async/await for storage comparison
4 years ago
Niranjana Binoy
d4cb403d51
Handling custom token decimal fetch failure due to network error ( #10956 )
4 years ago
Niranjana Binoy
6a73b7c998
Hide basic tab in advanced gas modal for speedup and cancel when on testnets ( #11115 )
4 years ago
Mark Stacey
5f538f7ab2
Migrate Sentry settings to environment variables ( #11085 )
...
Sentry is now configured with environment variables, rather than with
hard-coded values. This makes it easier to test Sentry functionality
using a different Sentry account, as we did recently during QA of
v9.5.1.
The only change for the normal build process is the introduction of the
`SENTRY_DSN_DEV` variable, which can be set via `.metamaskrc` or via an
environment variable. This determines where error reports are sent. It
still defaults to our team Sentry account's `metamask-testing` project.
The `sentry:publish` script now requires SENTRY_ORG and SENTRY_PROJECT
to be set in order to publish release artifacts. The CircleCI
configuration has been updated with these values, so it should act the
same as it did before. Previously we had used a CLI flag to specify the
organization and project, but Sentry already natively supports these
environment variables [1].
[1]: https://docs.sentry.io/product/cli/configuration/#configuration-values
4 years ago
David Walsh
440b013d51
Update eth-ledger-bridge-keyring to v0.5.0 ( #11064 )
4 years ago
Shane
0cb0f7c2c2
fix metaRPCClientFactory id handling ( #11116 )
...
* fix metaRPCClientFactory id handling
4 years ago
Brad Decker
ce67e1bfcd
use safer toChecksum utility ( #11117 )
4 years ago
Brad Decker
19ec45ef35
create safer isValidAddress method ( #11089 )
4 years ago
Etienne Dusseault
fac258a38a
bump allow scripts ( #10822 )
4 years ago
ryanml
c5f3290cb1
Fixing unlocalized strings ( #11102 )
...
* Fixing unlocalized strings
Fixes MetaMask/metamask-extension#11094
* Removing aggregrate bullet from modal
* Updating bullet point keys
4 years ago
ryanml
41fd49cefb
Updating translations related to Secret Recovery Phrase ( #11093 )
...
Updating the following translation files: es, tl, vi, ru, ko, pt_BR, ja, hi, id
4 years ago
PeterYinusa
c30e41b9ce
refactor custom rpc history test to use fixture ( #11068 )
...
* refactor custom rpc history test to use fixture
* code formatting
* refactoring to use custom-rpc fixture
* remove delays
4 years ago
ryanml
226d23ee64
Fixing account search results ordering ( #11097 )
...
Removing 'shouldSort: false' from fuse.js' options config
Fixes MetaMask/metamask-extension#10991
4 years ago
Daniel
e4ac5eed94
Show a notification about BSC Swaps if a user is on the BSC Mainnet ( #11083 )
...
* Add a notification for BSC Swaps
* Add a new logo for BSC sources, update an image for BSC notification
* Mark a BSC notification as seen when a user clicks on “Start swapping”
* Add conditional rendering of notifications
* Remove divider for the last notification
* Remove a divider for the last notification
* Remove !
* Trigger pipeline
4 years ago
Daniel
3f70afb3ff
Swaps: Add specific error content if Contract data are not enabled on Ledger ( #11088 )
4 years ago
Daniel
79e79e9212
Swaps: Add more anonymized tracking for HW wallet and HW wallet type ( #11087 )
4 years ago
dependabot[bot]
120efc6dab
Bump ssri from 6.0.1 to 6.0.2 ( #10959 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Erik Marks
2007e73747
@metamask/providers@8.1.1 ( #11078 )
...
* @metamask/providers@8.1.1
* Minimize import footprint
4 years ago
ryanml
9303912b7d
bumping package.json -> 9.5.2
4 years ago
Daniel
cfe1ea2bea
Swaps: Add anonymized tracking for HW wallet and HW wallet type ( #11063 )
4 years ago
ryanml
3a6966ac8a
Fixing changelog, bumping package.json -> 9.5.1
4 years ago
dependabot[bot]
c07e45b5e6
Bump hosted-git-info from 2.5.0 to 2.8.9 ( #11034 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.5.0 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.5.0...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago