Commit Graph

3098 Commits (b5088f65a9c68ca098db047f2c53958e8486605b)

Author SHA1 Message Date
Alex Donesky e3ea4f2cd0
Fix issue where we show contract address as recipient when calling safe transfer method on erc721 or erc1155 contracts (#13535) 3 years ago
Frederik Bolding 8b9b9af13f
Add native browser notification support for Snaps (#13613) 3 years ago
Shane bba8b214b9
Fixed error thrown for 712 errors (#14008) 3 years ago
Shane 4c908d7413
Better 712 errors (#13939) 3 years ago
Brad Decker 116d6b0eb8
add asset_type to transactions (#13858) 3 years ago
Erik Marks a3355d9ca5 @metamask/controllers@26.0.0 (#13867) 3 years ago
PeterYinusa c07e477c13
E2e metrics (#13904) 3 years ago
Erik Marks 118480280c
snaps-skunkworks@0.10.2 (#13901) 3 years ago
ryanml d7713a70ce Revert "Update SRP representation" 3 years ago
Shane 1f55af3151
Fixed firefox Snaps + add initial end-to-end tests (#13671) 3 years ago
Shane adce5c558d
Fixed serialization of error parameter for `rejectPendingApproval` across JSON-RPC (#13847) 3 years ago
Olusegun Akintayo e7bf63a6d6 Fixes an issue where metamask popup is not loading on eth_accounts (#13840) 3 years ago
Olusegun Akintayo e157d2b51f
Dev olu update swap approval transaction (#13641) 3 years ago
Erik Marks 259e30abc2
@metamask/controllers@26.0.0 (#13867) 3 years ago
Jyoti Puri 9d26bd762f
Improvements in connectRemote function in background.js (#13762) 3 years ago
Alex Donesky 3747ace06b
Refactor token send/method confirmation flow (trimmed down) (#13788) 3 years ago
Niranjana Binoy 8c9efb2a1f Increase the txHistoryLimit in the transaction controller to 60 (#13743) 3 years ago
Niranjana Binoy 3f0fa89d8d Deleting transactions from currentNetworkTxnList based on unique address along with nonce and chainId (#13669) 3 years ago
Mark Stacey c3feabf4de Update SRP representation 3 years ago
Olusegun Akintayo 442edc5a91
Update EIP1559 params. (#13652) 3 years ago
Brad Decker 9cea401022
extract determineTransactionType from tx controller (#13737) 3 years ago
Niranjana Binoy 4bb3ba4aef
Adding new settings dropdown for Dark mode in Experimental tab (#13097) 3 years ago
Olusegun Akintayo 7ecb37ddf2
Fixes an issue where metamask popup is not loading on eth_accounts (#13840) 3 years ago
Daniel d17d7f2d18 Set up STX controller state (#13843) 3 years ago
Daniel 3327c5c797
Set up STX controller state (#13843) 3 years ago
Daniel e937d9c8e3 Small fixes for Swaps (#13732) 3 years ago
Olusegun Akintayo 028850899e
Replace uses of updateTransaction (from the tx controller) with less powerful methods for each specific state transition (#13496) 3 years ago
Niranjana Binoy 19098f7d69
Increase the txHistoryLimit in the transaction controller to 60 (#13743) 3 years ago
Daniel 730f977939 Small fixes for Swaps (#13732) 3 years ago
Daniel 6dd141ebfd
Small fixes for Swaps (#13732) 3 years ago
Brad Decker 6e34b70db3
add account_type and device_model to tx metrics (#13682) 3 years ago
Alex Donesky 858c5c1201
fix registerOnboarding method to correctly access completedOnboarding state value (#13723) 3 years ago
Niranjana Binoy 2bab7ada8f
Deleting transactions from currentNetworkTxnList based on unique address along with nonce and chainId (#13669) 3 years ago
ryanml 5b96e3370e
Using correct metricsEvent arg (#13684) 3 years ago
Daniel 2585f45bde
Add support for Smart Transactions (#12676) 3 years ago
David Walsh 009c6e1455
Use hardware wallet constants when possible (#13634) 3 years ago
Erik Marks 35ac762e10
Add Snaps via Flask (#13462) 3 years ago
Jyoti Puri c0d03ea70a Fix: advance defaults should never be used for swaps (#13617) 3 years ago
Jyoti Puri 2b5b787ca9
Fix: advance defaults should never be used for swaps (#13617) 3 years ago
Niranjana Binoy b42e1f75fa
Include transactions from all networks in state logs (#13599) 3 years ago
Alex Donesky 7223d4cd2c
fix opensea/autodetect setting dependency relation (#13575) 3 years ago
Daniel 0dcc8d050f Resolve a BigNumber issue (#13555) 3 years ago
Daniel 8166d50578
Resolve a BigNumber issue (#13555) 3 years ago
Dan J Miller 5bc4287f65 captureKeyringTypesWithMissingIdentities() when 'Missing identity for address' in permissions/specifications (#13521) 3 years ago
Dan J Miller 007bc6fcba Replace use of .flat with _.flatten, to accomodate chrome < 69 (#13520) 3 years ago
Daniel 9731e5fbeb Handle a negative gas fee (#13511) 3 years ago
Dan J Miller 0a4432513d
captureKeyringTypesWithMissingIdentities() when 'Missing identity for address' in permissions/specifications (#13521) 3 years ago
Dan J Miller 8ad85e6413
Replace use of .flat with _.flatten, to accomodate chrome < 69 (#13520) 3 years ago
Daniel 1297761de7
Handle a negative gas fee (#13511) 3 years ago
Jyoti Puri cc1861a34e
Adding metrics events for EIP-1559 V2 flow (#13329) 3 years ago