Commit Graph

73 Commits (develop)

Author SHA1 Message Date
Elliot Winkler 51cffa15dd
Migrate to new controller packages (#16547) 2 years ago
Ben Behrman 086003555c
Make ENS named elements domain generic (#16166) 2 years ago
David Walsh 9530797a7a
Create constants for all keyring types (#16575) 2 years ago
Mark Stacey 4f66dc948f
Update `@metamask/controllers` to v33 (#16493) 2 years ago
ryanml 67aeb64581 Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2 years ago
ryanml 0bc1eeaf37
Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2 years ago
ryanml c8935c6951
Fixing hex address display bug when editing transaction (#15873) 2 years ago
Filip Sekulic 6e13524bcd
Remove related UI code from the app dir (#15384) 2 years ago
Dan J Miller 222c5debf3 Ensure chainId is defined in validateRecipientUserInput in send-duck (#15822) 2 years ago
Dan J Miller 17855b5df8
Ensure chainId is defined in validateRecipientUserInput in send-duck (#15822) 2 years ago
Brad Decker c87980bbfe
migrate network constants to typescript (#15610) 2 years ago
Jyoti Puri 3154e5e19c
Make updateTransactionSendFlowHistory background method idempotent (#15585) 2 years ago
Jyoti Puri 3fb7de5768
Make addUnapprovedTransaction action idempotent (#15667) 2 years ago
MetaMask Bot 31d5c1cf22
Version v10.18.4 RC (#15643) 2 years ago
Dan J Miller ce35a204b2
Fix setting of gasPrice when on non-eip 1559 networks (#15628) 2 years ago
ryanml 538f6a5b15 Fix 2 years ago
Brad Decker 71dd39724b Use fromAccount instead of selectedAcccount for account updates on edit (#15449) 2 years ago
Dan J Miller a4f0944517 Ensure smart contract interactions are properly represented on the confirm screen (#15446) 2 years ago
Brad Decker 1073b4adfb add safegaurd for missing account in action (#15450) 2 years ago
Dan J Miller d5b95d6e44 Ensure that if max is selected in send flow, the correct value is set after network switch (#15444) 2 years ago
Brad Decker 4c4ce83b0b fix issues relating to race conditions where draftTx does not exist (#15420) 2 years ago
Dan J Miller 8b4e046ac3 Fix optimism send flow (#15419) 2 years ago
Brad Decker 3b7074bcd8
Use fromAccount instead of selectedAcccount for account updates on edit (#15449) 2 years ago
Dan J Miller 6602e4a013
Ensure smart contract interactions are properly represented on the confirm screen (#15446) 2 years ago
Brad Decker cfe5f3a99a
add safegaurd for missing account in action (#15450) 2 years ago
Dan J Miller 71cc3397bf
Ensure that if max is selected in send flow, the correct value is set after network switch (#15444) 2 years ago
Brad Decker f425e482e4
fix issues relating to race conditions where draftTx does not exist (#15420) 2 years ago
Dan J Miller d484f107c0
Fix optimism send flow (#15419) 2 years ago
Brad Decker c72199a1a6
update prettier (#15360) 2 years ago
Brad Decker 652d631cda
remove exclusions for mismatched object jsdoc type casing (#15351) 2 years ago
Brad Decker 1db0ee87ec
Update Eslint and deps (#15293) 2 years ago
Alex Donesky 8536c86ed5
Improve `tokenId` parsing and clean up `useAssetDetails` hook (#15304) 2 years ago
Brad Decker 024a62f401 enable direct routing to the send page (#15259) 2 years ago
Dan J Miller 11374ec4d7 Ensure that editing a tx from a transfer to a simple send resets data and updates type (#15248) 2 years ago
Dan J Miller a0c9738924
Ensure that editing a tx from a transfer to a simple send resets data and updates type (#15248) 2 years ago
Filip Sekulic 7d321c48e0
Removed ui related code from shared directory (#15252) 2 years ago
Alex Donesky 3ddebf818b
Preserve send amount when editing an ERC20 transaction (#15275) 2 years ago
Brad Decker 751c119d10
enable direct routing to the send page (#15259) 2 years ago
Alex Donesky 09164dcabb
Bump controllers v30.0.2 (#14906) 2 years ago
Dan J Miller c63714c4f2 Show users a warning when they are sending directly to a token contract (#13588) 2 years ago
Dan J Miller 0c163dd8aa
Show users a warning when they are sending directly to a token contract (#13588) 2 years ago
Brad Decker 94967072f7
Remove global transaction state from send flow (#14777) 2 years ago
Dan Miller bc6c60cde1 Revert "Merge pull request #15063 from MetaMask/revert-v10.16.0" 2 years ago
Dan Miller 24662963c5 Revert "Merge pull request #15063 from MetaMask/revert-v10.16.0" 2 years ago
Dan Miller 52590b8fe3 Replace unit test from 7f9e24c4 with a test that is compatible with the state of ducks/send on master 2 years ago
Dan J Miller 7f9e24c4f0 Ensure that addresses are properly hex-prefixed in the generate ERC token transfer functions (#15064) 2 years ago
Dan J Miller cb77f94bc5
Ensure that addresses are properly hex-prefixed in the generate ERC token transfer functions (#15064) 2 years ago
Mark Stacey 925a19fa4a Revert "Merge pull request #14912 from MetaMask/Version-v10.16.0" 2 years ago
VSaric 136218893b
Fix contact address pet name (#14613) 2 years ago
Dan J Miller 8961ea5d1b
Ensure transaction type is correctly updated on edit (#14721) 3 years ago