1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/hooks
António Regadas 8ee733c0d5
[MMI] Handle personal sign and sign typed operations ()
* adds listeners for signatureControll and adds the handleSigningEvents method

* clean up

* updates signature request containers files

* adds necessary methods

* wip

* signing flow with core methods

* yarn lint

* updates logic to fit latest signatureCOntroller

* updates mmi extension package

* updates signature-controller and message-manager packages

* checkout develop lock file and run yarn

* checkout develop lock file and package.json to test circleci

* test fix

* adds signature-controller new version

* updates mmi extension package

* tx-list update and runs lavamoat auto

* lint fix

* runs lavamoat auto

* resets lavamoat/build-system/policy.jsono to develop

* Update LavaMoat policies

* adds back the dispatch

* lint

* clean up

* clean up

* applies patch for signature controller

* clean patch file

---------

Co-authored-by: MetaMask Bot <metamaskbot@users.noreply.github.com>
2023-07-21 16:52:47 +01:00
..
experiences feature(on-ramp): update supported networks () 2023-06-02 08:19:03 -04:00
gasFeeInput Fix unknown processing time not showing in warning color () 2023-06-15 10:52:08 -05:00
snaps feat: add yaml feature management () 2023-04-25 16:32:51 +02:00
desktopHooks.js Add extension desktop UI () 2023-02-23 16:39:48 +00:00
desktopHooks.test.js Add extension desktop UI () 2023-02-23 16:39:48 +00:00
useAddressDetails.js Token detection V2 Flag Removal and Re-introducing the use of legacy token list when token detection is OFF () 2022-08-09 22:56:25 -02:30
useAddressDetails.test.js Rename provider to providerConfig () 2023-05-02 13:23:20 -02:30
useApproveTransaction.js Add JSDoc ESLint rules () 2022-01-07 12:27:33 -03:30
useAssetDetails.js NFT: Replaced all the instances of collectibles with NFTs () 2023-02-17 00:53:29 +05:30
useAssetDetails.test.js Rename provider to providerConfig () 2023-05-02 13:23:20 -02:30
useCopyToClipboard.js fix(clipboard): Increase DEFAULT copy to clipboard time () 2023-07-13 13:49:13 -07:00
useCurrencyDisplay.js Replace usages of conversion util in rest of UI folder in favor of Numeric () 2023-01-24 08:44:49 -06:00
useCurrencyDisplay.test.js move metamask state selectors out of send () 2021-06-08 11:03:59 -05:00
useCurrentAsset.js extract determineTransactionType from tx controller () 2022-03-07 12:54:36 -06:00
useDraftTransactionWithTxParams.js Update useDraftTransactionGasValues () 2023-05-12 13:27:25 -05:00
useEqualityCheck.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
useEthFiatAmount.js Relocate conversion utils to shared/modules/conversion.utils.js () 2023-01-20 11:04:37 -06:00
useEventFragment.js remove exclusions for mismatched object jsdoc type casing () 2022-07-27 08:28:05 -05:00
useEventFragment.test.js Remove the useSegmentContext function from metametrics.new.js () 2022-03-25 09:26:09 -05:00
useGasFeeEstimates.js Removing flag for EIP1559 V2 support () 2022-12-09 00:07:06 +05:30
useGasFeeEstimates.test.js feature: convert level 32 files to typescript () 2023-01-27 18:28:03 +00:00
useI18nContext.js Add JSDoc ESLint rules () 2022-01-07 12:27:33 -03:30
useIncrementedGasFees.js Replace usages of conversion util in rest of UI folder in favor of Numeric () 2023-01-24 08:44:49 -06:00
useMethodData.js remove exclusions for mismatched object jsdoc type casing () 2022-07-27 08:28:05 -05:00
useMMICustodySignMessage.js [MMI] Handle personal sign and sign typed operations () 2023-07-21 16:52:47 +01:00
useNftsCollections.js NFTs: Use Unknown Collection instead of first NFT name () 2023-03-31 06:41:07 -02:30
useOriginMetadata.js Move subject type enum to @metamask/subject-metadata-controller () 2023-01-24 16:03:01 +01:00
usePrevious.js remove the ui/app and ui/lib folders () 2021-04-28 14:53:59 -05:00
useRejectTransactionModal.js Signature-Request refactor () 2023-07-20 18:51:38 +01:00
useRouting.js Refactor conf-tx.js () 2023-02-01 11:24:18 +05:30
useSafeGasEstimatePolling.js Stop GasFeeController polling when pop closes () 2021-08-04 16:53:13 -05:00
useScrollRequired.js [FLASK] Rework Snaps headers and footers () 2023-06-07 15:18:49 +02:00
useSegmentContext.js Remove the useSegmentContext function from metametrics.new.js () 2022-03-25 09:26:09 -05:00
useShouldAnimateGasEstimations.js Cleanup: clearTimeout on useEffect for gas estimation and prevent state update on unmounted ConfirmTransactionBase () 2023-02-17 22:11:50 +07:00
useShouldShowSpeedUp.js remove exclusions for mismatched object jsdoc type casing () 2022-07-27 08:28:05 -05:00
useSimulationFailureWarning.js Display a warning and gas fee component for token allowance and NFT flow when transaction is expected to fail () 2023-02-01 17:14:09 -06:00
useSwappedTokenValue.js Convert Transaction constants to typescript () 2023-01-18 08:47:29 -06:00
useTimeout.js Add JSDoc ESLint rules () 2022-01-07 12:27:33 -03:30
useTokenData.js remove exclusions for mismatched object jsdoc type casing () 2022-07-27 08:28:05 -05:00
useTokenData.test.js Convert Transaction constants to typescript () 2023-01-18 08:47:29 -06:00
useTokenDisplayValue.js Remove related UI code from the app dir () 2022-09-16 14:05:21 -05:00
useTokenDisplayValue.test.js Remove related UI code from the app dir () 2022-09-16 14:05:21 -05:00
useTokenFiatAmount.js update prettier () 2022-07-31 13:26:40 -05:00
useTokensToSearch.js Enable token detection for the Aurora network, fix primary token for Aurora, update a URL () 2023-05-16 17:57:04 +02:00
useTokenTracker.js extract determineTransactionType from tx controller () 2022-03-07 12:54:36 -06:00
useTransactionDisplayData.js Fix Unable to determine contract standard error () 2023-04-10 21:56:02 -03:00
useTransactionDisplayData.test.js Support translation in background code () 2023-06-20 13:44:11 +01:00
useTransactionEventFragment.js Convert Transaction constants to typescript () 2023-01-18 08:47:29 -06:00
useTransactionFunctionType.js Extract out confirm-data and confirm-hex-data components from confirm-transaction-base.component.js () 2023-03-09 10:38:37 +05:30
useTransactionFunctionType.test.js Extract out confirm-data and confirm-hex-data components from confirm-transaction-base.component.js () 2023-03-09 10:38:37 +05:30
useTransactionInfo.js Upgrade assets-controllers to v9 () 2023-06-09 15:48:48 -05:00
useTransactionInfo.test.js Upgrade assets-controllers to v9 () 2023-06-09 15:48:48 -05:00
useTransactionInsights.js feat: add yaml feature management () 2023-04-25 16:32:51 +02:00
useUserPreferencedCurrency.js Convert ui/helpers/constants/common to typescript () 2023-01-25 09:47:02 -06:00
useUserPreferencedCurrency.test.js Changed ETH decimal values to have 8 places for sending () 2021-11-05 07:52:03 -07:00