Whymarrh Whitby
92314cc3ed
Format manifest file after applying new version ( #9480 )
4 years ago
Erik Marks
088d4c34f1
Merge pull request from GHSA-c2xw-px2x-pr65
...
* Remove network config store
* Remove inline networks variable in network controller
* Re-key network controller 'rpcTarget' to 'rpcUrl'
* Require chainId in lookupNetwork, implement eth_chainId
* Require chain ID in network form
* Add alert, migrations, and tests
* Add chainId validation to addToFrequentRpcList
* Update public config state selector to match new network controller
state
* Use network enums in networks-tab.constants
* Ensure chainId in provider config is current
* Update tests
4 years ago
Whymarrh Whitby
8f3b81f67a
Use node-forge@0.10.0 ( #9473 )
...
This change updates `node-forge` to the latest published version, 0.10.0. This
update resolves a security advisory [1] brought in via our `3box` dependency.
[1]:https://www.npmjs.com/advisories/1561
4 years ago
Patryk Łucka
f6d0deb80b
Fix 3Box sync and e2e tests ( #9422 )
...
Co-authored-by: Whymarrh Whitby <whymarrh.whitby@gmail.com>
4 years ago
ricky
b00cd344d9
Use ethers to validate mnemonic during import ( #9463 )
4 years ago
Brad Decker
b3d3518bc0
Remove unnecessary functions ( #9458 )
...
Removes unnecessary functions with minor code changes to support extraction
4 years ago
Erik Marks
48e2880731
rpc-cap@3.2.0 ( #9461 )
4 years ago
Erik Marks
60d4b6aa41
@metamask/controllers@3.1.0 ( #9460 )
4 years ago
Brad Decker
e75bfc4dbc
remove-unused-component ( #9457 )
4 years ago
Mark Stacey
97b49b7614
Add `prettier-plugin-sort-json` ( #9450 )
...
JSON files are now sorted by key with `prettier`, using the plugin
`prettier-plugin-sort-json`. This does not affect `package.json`
because `prettier` uses a special parser for that file, as it has
a more restrictive format than JSON.
4 years ago
Erik Marks
3f2a7fd6ac
eth-json-rpc-filters@4.2.1 ( #9452 )
4 years ago
Erik Marks
242a5b3f23
eth-json-rpc-infura@5.1.0 ( #9451 )
4 years ago
Erik Marks
6b81da2a73
json-rpc-engine@5.3.0 ( #9449 )
4 years ago
Erik Marks
2eb8a9aca9
eth-json-rpc-middleware@6.0.0 ( #9448 )
4 years ago
Whymarrh Whitby
4a5a8e40aa
Use the latest ShellCheck ( #9446 )
4 years ago
Erik Marks
1b00062649
Refactor method middleware ( #9436 )
...
* Refactor method middleware
* Vastly improve comments
4 years ago
Brad Decker
37cbeb56a3
make gas edit tooltips use Tooltip ( #9434 )
4 years ago
Thomas Huang
ee6e986f59
Fix dismiss button css on unconnected alert modal ( #9430 )
...
* Fix dismiss button on unconnected alert modal
Set button type to primary, rounded, and set `!important` on css class width
* Update ui/app/components/app/alerts/unconnected-account-alert/unconnected-account-alert.scss
* Add unconnected-account-alert to popover component classname to simplify css selector.
Co-authored-by: Brad Decker <git@braddecker.dev>
4 years ago
Erik Marks
550e49a64c
Gas modal styling fixes ( #9433 )
4 years ago
Brad Decker
c6a540419c
fix styles on tx detail popover buttons ( #9432 )
4 years ago
Brad Decker
f4a2a09713
increase specifity of button style overrides on notifications ( #9427 )
4 years ago
Whymarrh Whitby
feeacc580d
Merge pull request #9429 from MetaMask/sync-master
...
Sync `master` with `develop`
4 years ago
Whymarrh Whitby
3eda318984
Merge 'sync-master' and 'develop'
4 years ago
Whymarrh Whitby
cca64ae982
Merge pull request #9425 from MetaMask/Version-v8.0.10
...
Version v8.0.10 RC
4 years ago
Whymarrh Whitby
650c84e5e2
Update CHANGELOG.md
4 years ago
Brad Decker
1123adcb1d
fix overflow issue on approval container ( #9415 )
4 years ago
Whymarrh Whitby
bffa035bc7
Add MetaMask Bot to the CLA allow list ( #9426 )
4 years ago
Whymarrh Whitby
0263ac3067
Use eth-phishing-detect@1.1.14 ( #9423 )
4 years ago
Whymarrh Whitby
c3ece93a43
Use @metamask/controllers@3.0.1 ( #9416 )
4 years ago
dependabot[bot]
7a9eee28a1
Bump node-fetch from 2.6.0 to 2.6.1 ( #9399 )
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Whymarrh Whitby
8443ee5416
Use bl@3.0.1, dedupe bl@1.x ( #9375 )
4 years ago
Whymarrh Whitby
7f4c84967a
Use bl@1.2.3 ( #9349 )
4 years ago
Whymarrh Whitby
93b9a01fd6
Version v8.0.10
4 years ago
Thomas Huang
6f0a16a0e8
Fix button with on Deposit Ether / Buy Screen ( #9424 )
4 years ago
Whymarrh Whitby
b83bca7223
Use eth-phishing-detect@1.1.14 ( #9423 )
4 years ago
Whymarrh Whitby
3b70cf64ec
Use @metamask/controllers@3.0.1 ( #9416 )
4 years ago
Pedro Pablo Aste Kompen
e205124db4
Update Wyre purchase URL ( #9414 )
4 years ago
Brad Decker
86adca8486
Fix dropshadow permissions page ( #9413 )
4 years ago
Brad Decker
c97493cc13
rename Ethereum Main Network -> Etherum Mainnet ( #9411 )
4 years ago
Brad Decker
0c2404c6d7
fix button spacing on activity list ( #9410 )
4 years ago
Brad Decker
22ee3695f5
fix tooltip issue on firefox ( #9409 )
4 years ago
Brad Decker
ed28591b62
fix link regression ( #9408 )
...
Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
4 years ago
Dan J Miller
6b08ca428b
Fix left border of the first button in the gas price button group of the gas customization modal ( #9406 )
4 years ago
Whymarrh Whitby
34b3953815
Use eth-json-rpc-middleware@5.0.3 ( #9405 )
4 years ago
dependabot[bot]
b1665dedc6
Bump node-fetch from 2.6.0 to 2.6.1 ( #9399 )
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Whymarrh Whitby
cd7a3a687b
Update allow list for CLA, fix Dependabot ( #9400 )
...
This change updates the Dependabot name in the allow list of the CLA workflow.
4 years ago
Brad Decker
8b24f624dd
add segment implementation of metametrics ( #9382 )
...
Co-authored-by: Whymarrh Whitby <whymarrh.whitby@gmail.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
4 years ago
Mark Stacey
9391eac670
Update `@metamask/eth-token-tracker` from `v3.0.0` to `v3.0.1` ( #9398 )
...
`v3.0.1` of `@metamask/eth-token-tracker` fixes how token balances are
displayed when they are between 1 and 0.1. See here for more details:
https://github.com/MetaMask/eth-token-tracker/pull/47
4 years ago
Mark Stacey
ce66ddcf0d
Use `prettier` for JSON linting ( #9396 )
...
Instead of using `eslint-plugin-json` for linting JSON files,
`prettier` is now used. `prettier` is capable of detecting and
correcting more problems than `eslint-plugin-json` can, such as
indentation.
All JSON files have been run through `prettier`. The changes are all
superficial.
4 years ago
Mark Stacey
feab36710d
Remove unused connections route ( #9394 )
...
This route was used for the "Connections" page in Settings, which was
removed in #7004
4 years ago