Brad Decker
99808eb02c
remove customize-gas modal and related code that is no longer used ( #16004 )
2 years ago
VSaric
8e736e39d8
Created a custom spending cap component ( #15522 )
2 years ago
Frederik Bolding
947f5299f8
Fix `vm2` audit failure ( #16025 )
2 years ago
Thomas Huang
19a88f7aee
Continue converting tests from enzyme to @testing-library/react ( #15996 )
2 years ago
Nicolas Ferro
18ca016cf0
Ability to buy tokens with Wyre ( #15992 )
2 years ago
dependabot[bot]
b0baa89aba
Bump @metamask/contract-metadata from 1.35.0 to 1.36.0 ( #15597 )
...
Bumps [@metamask/contract-metadata ](https://github.com/MetaMask/contract-metadata ) from 1.35.0 to 1.36.0.
- [Release notes](https://github.com/MetaMask/contract-metadata/releases )
- [Changelog](https://github.com/MetaMask/contract-metadata/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MetaMask/contract-metadata/commits/v1.36.0 )
---
updated-dependencies:
- dependency-name: "@metamask/contract-metadata"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2 years ago
George Marshall
a2232125d6
Fixing icon paths to work in github pages ( #16005 )
2 years ago
seaona
5d9246d0c3
Add segment and portfolio urls on build:test:mv3 script ( #15943 )
2 years ago
Dan J Miller
9e865970ed
Simplfy _buildEventFragmentProperties so that necessary objects and data are defined when it is called during onBootCleanup ( #16001 )
2 years ago
Bowen Sanders
8622e61bd3
Create snaps E2E test for update function ( #15979 )
2 years ago
Jyoti Puri
67eb2f9f27
Fix permissions in MV3 manifest ( #15980 )
2 years ago
Alex Donesky
34fe20126a
bump smart-transactions-controller verion ( #15818 )
2 years ago
Ariella Vu
a8189ba253
MV3: catch "Duplicate script ID 'inpage'" error ( #15973 )
...
* sw: catch Duplicate script ID 'inpage' error
- related to #15958
* typo: cased -> caused
2 years ago
David Walsh
a64f82e8a0
Avoid using indexes to reference first item in array ( #15732 )
2 years ago
PeterYinusa
1295fabfb5
[E2E]: Revoke nft approval ( #15995 )
2 years ago
MetaMask Bot
bec2d0cc3e
New Crowdin translations by Github Action ( #15411 )
...
Co-authored-by: metamaskbot <metamaskbot@users.noreply.github.com>
2 years ago
Thomas Huang
0bbcbe6e90
Continue converting tests from enzyme to @testing-library/react ( #15956 )
...
* Update mock state data
* Convert App Header test to tlr.
* Convert Gas Timing test to tlr.
* Convert Account Details Modal to tlr.
* Update Sig Req test to match mock state changes.
* Add test-ids to Editable Label for Account Details Modal
* Adjust selectors test for the mock state update.
* Add back gasIsLoading for selectors test.
2 years ago
George Marshall
362ef792bd
Fix/remove mistake script ( #15983 )
2 years ago
David Walsh
2a5922d774
Optimize account name check ( #15985 )
2 years ago
Jyoti Puri
d9dda82678
Send message to inpage when extension revives ( #15958 )
2 years ago
David Walsh
24a3156a2b
Use modern stylesheet selector ( #15962 )
2 years ago
Daniel
e4798b2536
Use "gasEstimateWithRefund" instead of "gasEstimate" ( #15968 )
...
* Use gasEstimateWithRefund instead of gasEstimate
* Update unit tests
2 years ago
Niranjana Binoy
c836f2f2ac
Replacing setTimeout in auto-lock time limit with chrome alarm ( #15931 )
2 years ago
ryanml
e74614dbec
Fixes double account creation when using keyboard controls ( #15077 )
2 years ago
David Drazic
2754f7e7ed
Add changes to support blocking Snaps by source shasum ( #15830 )
...
Refactor code and add unit tests for blocklist
Add small fix for undefined
Update property names
Structural refactoring
Refactor and improve unit tests
Add comment that explains part of snaps blocking logic
Refactor blocklist utility
2 years ago
Nicolas Ferro
3f801e377d
Ability to buy tokens with Moonpay ( #15924 )
...
* Ability to buy tokens with Moonpay
* fix for test cases failing
* updated description for MoonPayChainSettings type
* removed test results
2 years ago
Andriy Poznakhovskyy
d520fc57cb
Update crowdin.yml ( #15910 )
...
Co-authored-by: Alex Donesky <adonesky@gmail.com>
2 years ago
David Walsh
d468c9dbde
Dark Mode: Elevate the theme dropdown from experimental to regular settings ( #15865 )
...
* Dark Mode: Elevate the theme dropdown from experimental to regular settings
* Fix search
* Fix test
* Adjust settings order
* removing renderTheme call from experimental tab and rearranging setting ref number in general tab
Co-authored-by: Niranjana Binoy <43930900+NiranjanaBinoy@users.noreply.github.com>
2 years ago
Brad Decker
c83a307e90
update email in license ( #15948 )
2 years ago
Dan J Miller
7ea31b3f9f
Add documentation on how to fork ganache for local testing ( #15944 )
2 years ago
Thomas Huang
aff2d82bb9
Continue converting tests from enzyme to @testing-library/react . ( #15941 )
2 years ago
Brendan Kirby
9efdf87e86
Fix typo in README ( #15950 )
2 years ago
Frederik Bolding
4eb8e50800
[FLASK] `snaps-skunkworks@0.21.0` ( #15889 )
...
* snaps-skunkworks@0.21.0
* Update policy files
* Regen policies again
* Fix tests
* Simplify selector
* Fix flaky test
* Update iframe execution env
* Move snap install warnings to util
* Add basic copy for snap_getBip32PublicKey
* Update permission icon
* Update E2Es
* Fix lint
* Fix locale strings
2 years ago
Alex Donesky
d3bd5b0d6b
Bump keystone package versions to latest ( #15878 )
2 years ago
ryanml
d01eeaf519
Fix broken error message UI on incorrect private key format ( #15940 )
2 years ago
Benjamin Bourgeois
6638e5333b
[i18n] Fix typo in locale key ( #13186 )
2 years ago
PeterYinusa
1370f19cba
Portfolio site e2e ( #15921 )
...
* add env variables to test build
* add data-testid attribute to home component
* add method to retrieve the url of the current page
* add portfolio site test
Co-authored-by: ryanml <ryanlanese@gmail.com>
2 years ago
ryanml
2623fedd16
Using NETWORK_TYPES constants where applicable (Refactor) ( #15930 )
2 years ago
Thomas Huang
da0e2f92b9
Continue converting tests from enzyme to @testing-library/react . ( #15770 )
...
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2 years ago
Dan J Miller
12c0a8d1d5
Fix display of edit button on confirm screen when sending tx with data to contract ( #15812 )
2 years ago
Filip Sekulic
2ba6e68c8b
NFT Approval and SetApprovalForAll confirmation screens header updated ( #15727 )
...
* Updated header for NFT approval and Set approval for all screens
2 years ago
Mark Stacey
6d9355c6bd
Merge pull request #15908 from MetaMask/master-sync
...
Sync `master` with `develop`
2 years ago
ryanml
10915d39ea
Merge remote-tracking branch 'origin/develop' into master-sync
2 years ago
ryanml
d98c094283
Fixing PR display links in the changelog ( #15883 )
2 years ago
Dan J Miller
0278de708d
Merge pull request #15746 from MetaMask/Version-v10.19.0
...
Version v10.19.0
2 years ago
ryanml
e422c6b09b
Show correct base asset in Decrypt Request view ( #15885 )
2 years ago
ryanml
1dba5d2139
Fixing ENS input styling for confusable chars ( #15893 )
2 years ago
George Marshall
e69e207b7d
Adding Icon component and removing BaseIcon component ( #15772 )
...
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2 years ago
ryanml
abfa990aa4
Fixing ENS input styling for confusable chars ( #15893 )
2 years ago
Guillaume Roux
c9dc59ea2a
[FLASK] Snaps Insight ( #15814 )
...
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
Co-authored-by: Hassan Malik <41640681+hmalik88@users.noreply.github.com>
2 years ago