1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
Commit Graph

14771 Commits

Author SHA1 Message Date
PeterYinusa
dc780eeeb1
Send to hex-prefixed address e2e tests (#15111)
* add e2e test

* update variable name

* add test for ERC20
2022-07-01 17:40:31 +01:00
Dan Miller
9bc8e0bb08 Merge remote-tracking branch 'origin/develop' into master-sync 2022-07-01 13:57:47 -02:30
Dan J Miller
39e02fef0e
Merge pull request #15042 from MetaMask/Version-v10.17.0
Version v10.17.0 RC
2022-07-01 13:51:12 -02:30
PeterYinusa
dcd874616e Update wallet-overview.js (#15125) 2022-07-01 12:36:45 -02:30
PeterYinusa
79d0a2c8ba
Update wallet-overview.js (#15125) 2022-07-01 12:35:40 -02:30
Brad Decker
94967072f7
Remove global transaction state from send flow (#14777)
* remove global transaction state from send slice

* fixup new test
2022-07-01 08:58:35 -05:00
Dan J Miller
c5b3daa35b Ensure native asset icon does not display incorrectly when switching networks and balance is loading (#15116) 2022-07-01 10:44:11 -02:30
Dan J Miller
f4b25d7ea5
Ensure native asset icon does not display incorrectly when switching networks and balance is loading (#15116) 2022-07-01 10:38:42 -02:30
ryanml
2e58cc96b4
Revert "Update Optimism ChainID from Kovan to Goerli (#15115)" (#15118)
This reverts commit 799472247d.
2022-07-01 05:49:15 -02:30
Will Cory
799472247d
Update Optimism ChainID from Kovan to Goerli (#15115)
Hey y’all! As part of our Optimism Kovan to Goerli migration, we’re working to make sure the whole ecosystem is up to speed on where we’re at and what they can do to ensure they’re not running an out of date testnet. Today, we posted  a dev blog and a tweet thread about the migration and we were wondering if we could get a RT from you to maximize visibility and reach. Would also appreciate if you could forward this info on to any other projects in the Optimism Ecosystem you guys work with. Appreciate the boost if you’re able to help amplify!
2022-06-30 17:35:51 -07:00
ryanml
fa6eca39e9
Merge pull request #15108 from MetaMask/master-sync
Master Sync PR following v10.16.2
2022-06-30 16:08:02 -07:00
seaona
10c480b118 Run lavamoat auto 2022-06-30 19:16:46 +02:00
Filip Sekulic
43f7a44c25
Adding popular custom network integration (#14557)
* Initial push

* Refactored the code

* Additional code

* Removed the unused message

* Added a tooltip

* Fixed tests

* Lint fix

* Added style to a tooltip

* Fix e2e test failure

* Lint fix and code revert

* Fix e2e test

* Fixed paddings

* Fixed paddings

* CSS fix

* Minified svg files

* Applied requested changes

* Fixed theme issue

* Code revert

* Added back overridden code

* Icon problem fixed

* Lint fix

* Replaced H3 with H4

* Added unit test

* Added breadcrumbs

* Added const props for networks

* Lint fix

* Lint fix

* Added toggle button for showing the custom network list and resolved few issues

* Fixed routes

* Refactored a piece of code

* Enabled searching for the newly created option

* Fixed unit test

* Updated theme
2022-06-30 13:49:07 -02:30
Alex Donesky
3a31326199
Add fallback image/card for NFTs when image was not fetched correctly or does not exist (#15034)
* add fallback image/card for collectibles when image was not fetched correctly or does not exist

* UI and storybook updates (#15071)

* UI and storybook updates

* Adding break so token id is displayed

* subtle border fix

* Updating content

* Removing unused image

* Adding proptype descriptions

* Lint fix

Co-authored-by: George Marshall <george.marshall@consensys.net>
2022-06-30 08:46:38 -07:00
Dan J Miller
0884b6aa10 Merge remote-tracking branch 'origin/develop' into master-sync 2022-06-30 02:26:56 -02:30
ryanml
b0b1b29d61 Fixing changelog 2022-06-29 21:04:00 -07:00
ryanml
bdd6c593fa Merge remote-tracking branch 'origin/master' into Version-v10.17.0 2022-06-29 21:02:45 -07:00
ryanml
286da4c661
Updating changelog for v10.17.0 (#15043)
* Updating changelog for v10.17.0

* Changelog re-worded and formatted

* Snaps PRs re-worded

Co-authored-by: seaona <mariona@gmx.es>
2022-06-29 21:01:18 -07:00
dependabot[bot]
afb3475d17
Bump @metamask/design-tokens from 1.6.5 to 1.7.0 (#15017)
Bumps [@metamask/design-tokens](https://github.com/MetaMask/design-tokens) from 1.6.5 to 1.7.0.
- [Release notes](https://github.com/MetaMask/design-tokens/releases)
- [Changelog](https://github.com/MetaMask/design-tokens/blob/main/CHANGELOG.md)
- [Commits](https://github.com/MetaMask/design-tokens/compare/v1.6.5...v1.7.0)

---
updated-dependencies:
- dependency-name: "@metamask/design-tokens"
  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>
2022-06-29 15:40:54 -07:00
Dan J Miller
eafd10cc51
Merge pull request #15083 from MetaMask/Version-v10.16.2
Version v10.16.2 RC
2022-06-29 17:36:51 -02:30
Dan J Miller
51072e9fc0 Update changelog for v10.16.2 2022-06-29 14:59:49 -02:30
Dan J Miller
5f80b8532a Fix changelog 2022-06-29 13:40:29 -02:30
Dan Miller
bc6c60cde1 Revert "Merge pull request #15063 from MetaMask/revert-v10.16.0"
This reverts commit 4d42715220, reversing
changes made to f09ab88891.
2022-06-29 13:03:10 -02:30
MetaMask Bot
e1f392a1de Version v10.16.2 2022-06-29 15:32:25 +00:00
Dan J Miller
f9caa1574f
Merge pull request #15079 from MetaMask/master-sync
Master Sync after v10.16.1
2022-06-29 12:55:31 -02:30
Dan J Miller
83695c83b4
Update CHANGELOG.md
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2022-06-29 10:33:30 -02:30
Dan Miller
93c4d33cda Merge remote-tracking branch 'origin/develop' into master-sync 2022-06-29 10:22:51 -02:30
Dan Miller
24662963c5 Revert "Merge pull request #15063 from MetaMask/revert-v10.16.0"
This reverts commit 4d42715220, reversing
changes made to f09ab88891.
2022-06-29 10:21:35 -02:30
Dan J Miller
1b9130d0e2
Merge pull request #15067 from MetaMask/Version-v10.16.1
Version v10.16.1 RC
2022-06-28 18:28:40 -02:30
Dan J Miller
05f29edbeb Remove change from cb77f94 that breaks ens inputs in send flow (#15069) 2022-06-28 17:09:30 -02:30
Dan J Miller
c3623ab729
Remove change from cb77f94 that breaks ens inputs in send flow (#15069) 2022-06-28 17:06:55 -02:30
Dan Miller
52590b8fe3 Replace unit test from 7f9e24c4 with a test that is compatible with the state of ducks/send on master 2022-06-28 15:15:15 -02:30
Dan Miller
60a8d92e9c Update changelog for v10.16.1 2022-06-28 15:15:15 -02:30
Dan J Miller
7f9e24c4f0 Ensure that addresses are properly hex-prefixed in the generate ERC token transfer functions (#15064)
* Ensure that addresses are properly hex-prefixed in the generate ERC token transfer functions

* Ensure hex-prefixed addresses in send input

* Update unit tests

Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
2022-06-28 14:23:28 -02:30
Dan J Miller
cb77f94bc5
Ensure that addresses are properly hex-prefixed in the generate ERC token transfer functions (#15064)
* Ensure that addresses are properly hex-prefixed in the generate ERC token transfer functions

* Ensure hex-prefixed addresses in send input

* Update unit tests

Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
2022-06-28 14:21:09 -02:30
MetaMask Bot
51311e4024 Version v10.16.1 2022-06-28 14:42:13 +00:00
Dan J Miller
4d42715220
Merge pull request #15063 from MetaMask/revert-v10.16.0
Revert v10.16.0
2022-06-28 11:44:50 -02:30
Mark Stacey
925a19fa4a Revert "Merge pull request #14912 from MetaMask/Version-v10.16.0"
This reverts commit f09ab88891, reversing
changes made to effc761e0e.

This is being temporarily reverted to make it easier to release an
urgent fix for v10.15.1.
2022-06-28 10:41:47 -02:30
Alex Donesky
5290402181
Fix tokenIds larger than MAX_SAFE_INTEGER converted to scientific notation and failing to import (#15016)
* fix tokenIds larger than MAX_SAFE_INTEGER breaking

* add tests
2022-06-27 19:31:25 -05:00
PeterYinusa
bf9140aa57
Chromedriver v103 (#15015)
* update chromdriver to v103

* update chrome binary to v103
2022-06-24 08:41:55 -04:00
MetaMask Bot
b96690a976 Version v10.17.0 2022-06-23 23:25:06 +00:00
ryanml
fbbd212d3a
Merge pull request #15040 from MetaMask/master-sync
Sync `master` with `develop`
2022-06-23 16:13:52 -07:00
ryanml
50e7fe9386 Merge remote-tracking branch 'origin/develop' into master-sync 2022-06-23 12:28:06 -07:00
Dan J Miller
f09ab88891
Merge pull request #14912 from MetaMask/Version-v10.16.0
Version v10.16.0 RC
2022-06-23 16:39:20 -02:30
seaona
de228da783 Add space under Flask PR item 2022-06-23 14:33:43 +02:00
seaona
2d41e5dcfa Fix changelog release bottom list 2022-06-23 14:28:05 +02:00
seaona
7afa381b49 Merge remote-tracking branch 'origin/master' into Version-v10.16.0 2022-06-23 13:54:49 +02:00
seaona
ece2ed37cb Re-wording changelog for method resolution fix 2022-06-23 12:46:29 +02:00
seaona
c62730a7cb Signature method resolution added to changelog 2022-06-23 11:44:20 +02:00
Frederik Bolding
167af09a11 Increase likelyhood of valid method signatures being returned by getMethodData (#14937)
* Increase likelyhood of valid method signatures being returned by getMethodData

* Update coverage

* Update coverage

* Update coverage

* add a migration to clear knownMethodData

* Small typo changes

Co-authored-by: Alex <adonesky@gmail.com>
2022-06-23 11:05:40 +02:00