1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
Commit Graph

11940 Commits

Author SHA1 Message Date
Dan Miller
e3ed26cc24 Revert "Revert "Implement Ledger Live bridge (#10293)""
This reverts commit 56db48a1c3.
2021-05-31 17:30:56 -02:30
Dan J Miller
96ab804193
Merge pull request #11209 from MetaMask/Version-v9.5.7
Version v9.5.7
2021-05-28 20:05:12 -02:30
Dan J Miller
36ac2a92fd
Update CHANGELOG.md
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2021-05-28 19:36:18 -02:30
Dan Miller
b1ce4022dc Version v9.5.7 2021-05-28 16:29:50 -02:30
Dan Miller
56db48a1c3 Revert "Implement Ledger Live bridge (#10293)"
This reverts commit 397417bf09.
2021-05-28 16:17:17 -02:30
Dan Miller
6e0da428ac Revert "Disable Ledger Live toggle for Firefox users (#11169)"
This reverts commit dec34fa4c6.
2021-05-28 16:16:49 -02:30
Dan Miller
7365f87f9e Revert "Adding "What's New" notification for Ledger Support Update (#11188)"
This reverts commit 939a34f16c.
2021-05-28 16:16:37 -02:30
Dan Miller
02b442aace Revert "lint fix"
This reverts commit 6dfab2e3c6.
2021-05-28 16:16:25 -02:30
ryanml
6d1fcaaa66
Merge pull request #11190 from MetaMask/Version-v9.5.6
Version v9.5.6 RC
2021-05-27 13:32:32 -07:00
ryanml
a3501f2b48
[skip e2e] Update changelog for 9.5.6 (#11192) 2021-05-26 15:56:18 -07:00
ryanml
6dfab2e3c6 lint fix 2021-05-26 14:55:25 -07:00
MetaMask Bot
0d8b5f00d2 Version v9.5.6 2021-05-26 21:40:16 +00:00
ryanml
939a34f16c Adding "What's New" notification for Ledger Support Update (#11188)
* Adding "What's New" notification for Ledger Support Update

* Using Typography component
2021-05-26 14:38:11 -07:00
David Walsh
dec34fa4c6 Disable Ledger Live toggle for Firefox users (#11169) 2021-05-26 10:37:52 -07:00
David Walsh
397417bf09 Implement Ledger Live bridge (#10293) 2021-05-26 10:33:12 -07:00
ryanml
d73a93a6da
Merge pull request #11171 from MetaMask/Version-v9.5.5
Version v9.5.5 RC
2021-05-25 12:10:25 -07:00
ryanml
5364e417a3 lint fix 2021-05-24 16:28:18 -07:00
ryanml
a79c6c4bbb
[skip e2e] Update changelog for v9.5.5 (#11173) 2021-05-24 16:20:36 -07:00
ryanml
28315d64f5 Upgrading dns-packet to ^5.2.2 to resolve vulnerability (#11172) 2021-05-24 16:08:21 -07:00
MetaMask Bot
143a47ed09 Version v9.5.5 2021-05-24 22:21:13 +00:00
Dan J Miller
452a5e7de6 Add stringified payload to metametrics controller trackEvent error message (#11166)
* Add stringified payload to metametrics controller trackEvent error message

* Don't include full payload when throwing error on missing event or category in trackEvent
2021-05-24 15:17:10 -07:00
Dan J Miller
a137cd1aca Add event property to event sent on tx:status-update in metamask-controller (#11165) 2021-05-24 15:16:57 -07:00
Brad Decker
b9372ba50a implement safer to buffer (#11159) 2021-05-24 15:16:41 -07:00
Mark Stacey
e7f8732c23
Merge pull request #11156 from MetaMask/Version-v9.5.4
Version v9.5.4 RC
2021-05-21 14:58:00 -02:30
Mark Stacey
a0b3f78d33 Update v9.5.4 changelog (#11157)
The changelog has been updated to categorize the single commit, and
improve the description.
2021-05-21 14:25:09 -02:30
MetaMask Bot
00f141ff9c Version v9.5.4 2021-05-21 16:07:41 +00:00
Dan J Miller
4fdd97b12b Capture exception instead of throw error in useTransactionDisplayData (#11153) 2021-05-21 13:27:45 -02:30
Mark Stacey
38e8cc8303
Merge pull request #11120 from MetaMask/Version-v9.5.3
Version v9.5.3 RC
2021-05-18 15:13:23 -02:30
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>
2021-05-17 17:28:01 -07:00
MetaMask Bot
fb81255f7e Version v9.5.3 2021-05-17 16:12:04 -07:00
ryanml
947cf9eb1f Updating util import paths for master 2021-05-17 15:53:41 -07:00
Brad Decker
03961715f7 use safer toChecksum utility (#11117) 2021-05-17 15:38:01 -07:00
Brad Decker
001a01e5b2 Migration to remove erroneous tx state (#11107) 2021-05-17 15:34:11 -07:00
Dan J Miller
c3b99a5921 Throw error if transaction type is not recognized by useTransactionDisplay data (#11104) 2021-05-17 15:33:59 -07:00
Brad Decker
0841ba7054 fix splitting of transaction nonce groups in state (#11103)
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2021-05-17 15:33:44 -07:00
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
2021-05-17 15:33:30 -07:00
Brad Decker
8254213b9c create safer isValidAddress method (#11089) 2021-05-17 15:32:59 -07:00
David Walsh
761288b18f Group signature transactions (#11016) 2021-05-17 15:18:31 -07:00
David Walsh
3dc3d4d651 Prevent an undefined gas price from breaking the transaction list (#11015) 2021-05-17 15:18:15 -07:00
Thomas Huang
55e400df51
Merge pull request #11073 from MetaMask/Version-v9.5.2
Version v9.5.2 RC
2021-05-12 17:04:01 -07:00
ryanml
6bd303fa65
[skip e2e] Update changelog for v9.5.2 (#11074) 2021-05-12 15:56:46 -07:00
ryanml
1170a250fa icon-factory.js lint fix 2021-05-12 15:44:17 -07:00
MetaMask Bot
1bf11afd55 Version v9.5.2 2021-05-12 22:35:26 +00:00
Thomas Huang
42a72aa352 Add isHex check for addresses supplied to icons (#11071) 2021-05-12 15:31:56 -07:00
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
2021-05-12 15:30:43 -07:00
ryanml
9cbb37b4ba
Merge pull request #11052 from MetaMask/Version-v9.5.1
Version v9.5.1 RC
2021-05-11 18:01:17 -07:00
ryanml
64c25c1921
[skip e2e] Update changelog for v9.5.1 (#11053) 2021-05-11 16:38:31 -07:00
MetaMask Bot
9dd5bc0d4f Version v9.5.1 2021-05-11 21:18:34 +00:00
ryanml
f632a9b769 Adding new changelog entries 2021-05-11 14:16:05 -07:00
Mark Stacey
1675c047c7 Fix Sentry sourcemaps (#11051)
The method used for uploading release artifacts to Sentry has been
updated to allow `sentry-cli` to associate our minified bundles with
the corresponding source map file. This should help Sentry display rich
stack traces.

Previously Sentry had used the `sourceMappingURL` to associate source
maps with bundles, but we recently removed this in #10695. The hope is
that this change to the upload process will ensure the mapping works
correctly without the `sourceMappingURL` comment.

The `upload_bundles` function was removed because the later
`upload_sourcemaps` function actually uploaded both the bundles and
source maps.

The `--rewrite` flag was added to enable a newer "rewrite" feature of
the Sentry CLI that they recommend using [1]. This rewrite is where
they associate source maps with bundles.

The `url-prefix` has been updated to be `metamask` rather than
`sourcemaps`. I don't think `sourcemaps` was ever the correct prefix.
We normalize our errors to have the path `metamask/` before sending any
reports to Sentry.

[1]: https://docs.sentry.io/product/cli/releases/#sentry-cli-sourcemaps
2021-05-11 14:11:15 -07:00