Alex Donesky
c508087cf1
Integrate KeyringController
v10 ( #17056 )
...
* integrate `@metamask/eth-keyring-controller` v10
2023-01-20 17:03:11 -06:00
Brad Decker
a9ef2a049a
add numeric module ( #17324 )
2023-01-20 15:16:56 -06:00
ryanml
b87f89b7b4
Convert app/scripts/constants -> Typescript ( #17327 )
2023-01-20 13:33:01 -07:00
David Walsh
cb6ee2b3fe
Use async/await instead of Promise.resolve ( #16221 )
2023-01-20 14:20:18 -06:00
Nidhi Kumari
c5368c152b
Added storybook check to CI ( #17092 )
...
* added storybook test runner
* added test runner in ci
* updated test for ci and fixed lint error
* updated lavamoat policy
* updated test command
* updated playwright
* changed command to storybook;ci
* updated command
* updated instance for test-storybook
* updated playwright
* added playwright step
* replaced concurrently with start-server-and-test
* updated the static storybook directory
* replaced first with last
* updated lock file
* replaced first with last
* updated test-storybook with maxworkers
* updated .depchechrc
* updated yml
* removed id from banner base
* replaced broken stories with .stories-to-do.js extesnsion
* updated token allowance story
* removed duplicacies from yarn
* fixed lavamoat
* removed filename comment
* updated links for docs
* fixed file extension for stories
* updated path for stories.json
* updated stories.json path
* yarn updated
* updated stories
* updated yarn
* updated wait on
2023-01-21 00:57:46 +05:30
Danica Shen
b310c6dcca
feat(mme-17212): convert shared/module/string-utils.js -> Typescript ( #17320 )
2023-01-20 17:40:48 +00:00
Brad Decker
92f6ea6f6b
Relocate conversion utils to shared/modules/conversion.utils.js ( #17319 )
2023-01-20 11:04:37 -06:00
David Walsh
24551b7e9c
Fix #17138 - Allow ActionMessage to be autohidden after a given number of milliseconds ( #17269 )
2023-01-20 09:33:36 -06:00
Ariella Vu
760b51cfac
i18n: fix es privacy policy links ( #17315 )
2023-01-20 22:27:33 +07:00
Brad Decker
c9bbfa46d5
fix script for linting changed files ( #17028 )
2023-01-20 09:16:58 -06:00
ryanml
a19a5d60d3
Convert shared/constants/hardware-wallets.js -> Typescript ( #17310 )
2023-01-20 09:14:40 -06:00
Ariella Vu
c744f2d0cf
TransactionDecoding: rm unwanted cursor: pointer ( #17318 )
2023-01-20 21:37:50 +07:00
ryanml
5c087d6313
Convert shared/constants/labels.js -> Typescript ( #17309 )
2023-01-20 08:02:09 -06:00
Ariella Vu
149b5721ad
Fix transaction decoding data types string
and bool
( #17299 )
...
* TransactionDecoding: support string type
- fixes #16951
- fixes #16952 (string cut off)
* TransactionDecoding: support bool type
2023-01-20 20:31:26 +07:00
Dan J Miller
cc518b918f
Add missing appName in the zh_TW language file ( #17304 )
...
* Add missing appName in the zh_TW language file
* Fix
2023-01-19 19:22:46 -03:30
ryanml
83d74b6c40
Merge pull request #17301 from MetaMask/master-sync
...
Sync `master` with `develop`
2023-01-19 13:18:50 -07:00
ryanml
48e518d91f
Cleaning up merge
2023-01-19 12:10:43 -07:00
ryanml
c67acb7411
Merge remote-tracking branch 'origin/develop' into master-sync
2023-01-19 11:56:06 -07:00
Nidhi Kumari
90d2ca0727
updated initial state of new imported nfts to expanded ( #17285 )
2023-01-19 23:01:13 +05:30
Nidhi Kumari
0fdff8955c
added title for each nft in asset dropdown ( #17286 )
2023-01-19 23:00:35 +05:30
Dan J Miller
c2be2ce6be
Merge pull request #16840 from MetaMask/Version-v10.24.0
...
Version v10.24.0
2023-01-19 13:52:26 -03:30
Dan J Miller
0a37e83aea
Merge pull request #17281 from MetaMask/update-v10.24-changelog
...
Update CHANGELOG.md
2023-01-19 12:19:06 -03:30
Dan J Miller
45fa923814
Clarify effect of autodetect tokens toggle ( #17293 )
...
* Clarify effect of autodetect tokens toggle
* Fix test
Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>
2023-01-19 15:10:40 +00:00
Dan J Miller
f4391bb5c4
Allow user to scroll network form in onboarding modal ( #17291 )
2023-01-19 15:10:24 +00:00
Danica Shen
8f915807e4
fix(mme-14830): fix consistent tab when switching languages ( #17155 )
2023-01-19 15:05:42 +00:00
Dan J Miller
c90d389b84
Clarify effect of autodetect tokens toggle ( #17293 )
...
* Clarify effect of autodetect tokens toggle
* Fix test
Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>
2023-01-19 11:33:08 -03:30
Brad Decker
e830176fc8
fix issue with network state shape expected in NftDetectionController ( #17283 )
2023-01-19 08:17:47 -06:00
Dan J Miller
9a8bb81358
Allow user to scroll network form in onboarding modal ( #17291 )
2023-01-19 10:44:47 -03:30
Dan J Miller
34c4122013
Update forking-mainnet-for-testing.md ( #16235 )
...
* Update forking-mainnet-for-testing.md
Add missing important piece of documentation
* Update docs/forking-mainnet-for-testing.md
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
* Update docs/forking-mainnet-for-testing.md
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
* Update for yarn 3
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
2023-01-19 06:18:53 -07:00
ryanml
63a3de6768
Various NFT UI fixes ( #17153 )
...
* Various NFT UI fixes
* Addressing review feedback
* Using ButtonIcon component for copy icon
* Using button for collectible item
2023-01-18 15:39:15 -07:00
PeterYinusa
4f118feaad
Update CHANGELOG.md
2023-01-18 22:28:31 +00:00
Thomas Huang
d99854baac
Convert signature request component to tlr. ( #17268 )
2023-01-18 11:34:28 -08:00
Thomas Huang
fae2a02d1c
Bump @testing-library/react-hooks dependency. ( #17271 )
...
* Bump @testing-library/react-hooks from `v3.2.1` to `v8.0.1`
* Lavamoat policy changes with dep bump
2023-01-18 10:49:56 -08:00
PeterYinusa
a464f128bc
Update test-snap-notification.spec.js
2023-01-18 18:36:51 +00:00
PeterYinusa
fbea2f7c53
update more snaps tests
2023-01-18 17:48:07 +00:00
PeterYinusa
5380ec5e15
update address path snap e2e tests
2023-01-18 16:37:30 +00:00
Olusegun Akintayo
d7e829ed5a
Persist phishing state controller state. ( #16643 )
...
* Persist phishing state controller state.
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
update phishing controller to latest version
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
Rebase, Yarn3, Lavamoat
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
run allow-scrips.
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
lavamoat:auto and linter
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* lint fixes
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
2023-01-18 16:44:19 +01:00
Ariella Vu
2d6529bc5c
GasDisplay: hide duplicate testnet value ( #17207 )
...
- when isTestnet && !showFiatInTestnets
2023-01-18 22:43:40 +07:00
PeterYinusa
0dc6be8e14
lint
2023-01-18 14:57:20 +00:00
ryanml
90dda81900
Update copy and fix duplicate entries for Token Detection Settings search results ( #17273 )
2023-01-18 14:55:41 +00:00
PeterYinusa
5a9d6333bd
Fix e2e test
2023-01-18 14:49:06 +00:00
Brad Decker
5f6d2ba6b0
Convert Transaction constants to typescript ( #17149 )
2023-01-18 08:47:29 -06:00
ryanml
d8ce8612bd
Update copy and fix duplicate entries for Token Detection Settings search results ( #17273 )
2023-01-18 11:13:57 -03:30
David Walsh
37174d749c
Fix #17162 - Add NFT disclaimer to details page ( #17266 )
2023-01-18 08:37:16 -06:00
Niranjana Binoy
20cbe44d63
Moving transaction-alerts component from /ui/pages/confirm-transaction folder to ui/component/app folder ( #17272 )
2023-01-18 09:30:26 -05:00
weizman
6d551f10fe
Update LavaMoat (core/lavapack) ( #17061 )
2023-01-18 14:35:37 +02:00
seaona
1c687180fd
lavamoat:auto
2023-01-18 11:14:51 +01:00
Vladimir Saric
c82c967c46
Fixing error when user input some letter in token allowance flow ( #17117 )
...
* Fixing error when user input some letter in token allowance flow
* Rename the regex variable name and added a brief comment above its definition
Co-authored-by: Pedro Figueiredo <pedro.figueiredo@consensys.net>
2023-01-18 10:53:10 +01:00
ryanml
1df1955276
Update @metamask/contract-metadata to v2.2.0 ( #17230 )
2023-01-18 01:08:10 -07:00
ryanml
a276208891
Fixing broken stories ( #17227 )
2023-01-17 18:42:02 -07:00