Niranjana Binoy
9d78c8b873
Hide basic tab in advanced gas modal for speedup and cancel when on testnets ( #11115 )
4 years ago
Mark Stacey
37dc19a352
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
da2e662675
Update eth-ledger-bridge-keyring to v0.5.0 ( #11064 )
4 years ago
ryanml
d8aa10fd61
Update changelog for v9.5.3 ( #11121 )
...
* Version v9.5.3
* [skip e2e] Update changelog for v9.5.3
Co-authored-by: MetaMask Bot <metamaskbot@users.noreply.github.com>
4 years ago
MetaMask Bot
fb81255f7e
Version v9.5.3
4 years ago
ryanml
947cf9eb1f
Updating util import paths for master
4 years ago
Brad Decker
03961715f7
use safer toChecksum utility ( #11117 )
4 years ago
Brad Decker
001a01e5b2
Migration to remove erroneous tx state ( #11107 )
4 years ago
Dan J Miller
c3b99a5921
Throw error if transaction type is not recognized by useTransactionDisplay data ( #11104 )
4 years ago
Brad Decker
0841ba7054
fix splitting of transaction nonce groups in state ( #11103 )
...
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
4 years ago
Dan J Miller
99608edc00
Improve type checking and handle incorrect category in transaction-icon component ( #11101 )
...
* Improve type checking and handle incorrect category in transaction-icon component
* Capture exception for sentry when transaction icon is passed an unrequired category
* Rename ui/components/app/transaction-icon/index.scss -> ui/components/app/transaction-icon/transaction-icon.scss
4 years ago
Brad Decker
8254213b9c
create safer isValidAddress method ( #11089 )
4 years ago
David Walsh
761288b18f
Group signature transactions ( #11016 )
4 years ago
David Walsh
3dc3d4d651
Prevent an undefined gas price from breaking the transaction list ( #11015 )
4 years ago
Shane
abba7f4159
fix metaRPCClientFactory id handling ( #11116 )
...
* fix metaRPCClientFactory id handling
4 years ago
Brad Decker
d9a2165f69
use safer toChecksum utility ( #11117 )
4 years ago
Brad Decker
9386e3cb03
create safer isValidAddress method ( #11089 )
4 years ago
Brad Decker
8f44383837
Migration to remove erroneous tx state ( #11107 )
4 years ago
Brad Decker
45cd98715a
fix splitting of transaction nonce groups in state ( #11103 )
...
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
4 years ago
Dan J Miller
2e11458d29
Improve type checking and handle incorrect category in transaction-icon component ( #11101 )
...
* Improve type checking and handle incorrect category in transaction-icon component
* Capture exception for sentry when transaction icon is passed an unrequired category
* Rename ui/components/app/transaction-icon/index.scss -> ui/components/app/transaction-icon/transaction-icon.scss
4 years ago
Etienne Dusseault
b8177b22db
bump allow scripts ( #10822 )
4 years ago
ryanml
30abcd0fe0
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
84eab4302d
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
Dan J Miller
4689546eb3
Throw error if transaction type is not recognized by useTransactionDisplay data ( #11104 )
4 years ago
PeterYinusa
fc256157f6
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
9236d3132a
Fixing account search results ordering ( #11097 )
...
Removing 'shouldSort: false' from fuse.js' options config
Fixes MetaMask/metamask-extension#10991
4 years ago
Daniel
7acb33c976
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
85eb62e8cf
Swaps: Add specific error content if Contract data are not enabled on Ledger ( #11088 )
4 years ago
Daniel
a174e3b99a
Swaps: Add more anonymized tracking for HW wallet and HW wallet type ( #11087 )
4 years ago
dependabot[bot]
23db732f87
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
43c33b676f
@metamask/providers@8.1.1 ( #11078 )
...
* @metamask/providers@8.1.1
* Minimize import footprint
4 years ago
Thomas Huang
f4ab5a4738
Merge pull request #11077 from MetaMask/master-sync
...
Sync `master` with `develop`
4 years ago
ryanml
92f630c190
bumping package.json -> 9.5.2
4 years ago
ryanml
c72fef85a1
Merge remote-tracking branch 'origin/develop' into master-sync
4 years ago
Thomas Huang
55e400df51
Merge pull request #11073 from MetaMask/Version-v9.5.2
...
Version v9.5.2 RC
4 years ago
ryanml
6bd303fa65
[skip e2e] Update changelog for v9.5.2 ( #11074 )
4 years ago
ryanml
1170a250fa
icon-factory.js lint fix
4 years ago
MetaMask Bot
1bf11afd55
Version v9.5.2
4 years ago
Thomas Huang
42a72aa352
Add isHex check for addresses supplied to icons ( #11071 )
4 years ago
Shane
d53bb61d47
return early from metaRPCHandler if stream has ended ( #11065 )
...
* return early from metaRPCHandler if stream has ended
* add write after end guard to handleUpdate
4 years ago
Thomas Huang
e920fe15c3
Add isHex check for addresses supplied to icons ( #11071 )
4 years ago
Shane
cacefc72fc
return early from metaRPCHandler if stream has ended ( #11065 )
...
* return early from metaRPCHandler if stream has ended
* add write after end guard to handleUpdate
4 years ago
Daniel
a34f579484
Swaps: Add anonymized tracking for HW wallet and HW wallet type ( #11063 )
4 years ago
ryanml
3b335b3c74
Merge pull request #11056 from MetaMask/master-sync
...
Sync `master` with `develop`
4 years ago
ryanml
b73c29a6a7
Fixing changelog, bumping package.json -> 9.5.1
4 years ago
ryanml
5e6a0b8d4e
Merge remote-tracking branch 'origin/develop' into master-sync
4 years ago
ryanml
9cbb37b4ba
Merge pull request #11052 from MetaMask/Version-v9.5.1
...
Version v9.5.1 RC
4 years ago
ryanml
64c25c1921
[skip e2e] Update changelog for v9.5.1 ( #11053 )
4 years ago
MetaMask Bot
9dd5bc0d4f
Version v9.5.1
4 years ago
ryanml
f632a9b769
Adding new changelog entries
4 years ago