Commit Graph

125 Commits (437acdb74c5c928449e07236090f66c587945162)

Author SHA1 Message Date
Daniel d255fcdefb
Only check if a user has enough token balance before calling STX (#15218) 2 years ago
George Marshall 0692f7bf25
Updating content to sentence case and updating tests (#15285) 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
Makoto Inoue fdd8646ce8
Support for ENS wildcard and offchain resolution (#14675) 2 years ago
Brad Decker 94967072f7
Remove global transaction state from send flow (#14777) 2 years ago
Filip Sekulic 43f7a44c25
Adding popular custom network integration (#14557) 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
Daniel 9705531671
Reduce the default slippage from 3% to 2% (#14863) 3 years ago
Dan J Miller 8961ea5d1b
Ensure transaction type is correctly updated on edit (#14721) 3 years ago
Daniel 6dbb2c4ded
Migrate the "estimateGas" API call to "getFees" for STX (#14767) 3 years ago
Brad Decker 51986a4724
Add types to send state (#14740) 3 years ago
Brad Decker 3177c6abbb
remove draft transaction (#14701) 3 years ago
Dan J Miller 5a6e82fc0f Ensure send logs use current chain currency symbol (#14726) 3 years ago
Dan J Miller 944c22262f
Ensure send logs use current chain currency symbol (#14726) 3 years ago
Brad Decker f251ca4ff2 Track send flow history on txMeta (#14510) 3 years ago
Niranjana Binoy 0a10b425ea
Add New Tokens Found page (#14366) 3 years ago
Daniel 2bd7127433
Swaps / STX improvements (#14622) 3 years ago
Brad Decker 564ad2f81b
Track send flow history on txMeta (#14510) 3 years ago
Daniel 9daab6aa59
Disable STX if a regular tx is in progress (#14554) 3 years ago