Commit Graph

16 Commits (3735f0bf8c8bcec519db3c496914e1091836b92f)

Author SHA1 Message Date
Mark Stacey f0f5554846
Fix selectors that use `metamask.send.from` state (#8182) 5 years ago
Erik Marks 2df8b85c5f
LoginPerSite: Support multiple accounts without automatic switching (#8079) 5 years ago
Mark Stacey c6db54cc6d
Attempt ENS resolution on any valid domain name (#8059) 5 years ago
ryanml d8c685ba2e Add mechanism to randomize seed phrase filename (#7863) 5 years ago
Mark Stacey ac01c5c89a
Consistent jsdoc syntax (#7755) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Whymarrh Whitby 2a8e586142
Remove unused methods from one of the many utils files (#7702) 5 years ago
Whymarrh Whitby 274a9ecf53 yarn lint --fix 5 years ago
Dan Finlay 76b1699621 Connect distinct accounts per site (#7004) 5 years ago
Whymarrh Whitby 04064d5d19 Enable no-var rule for ESLint (#7590) 5 years ago
Dan Finlay f519fa1ed3
Connect distinct accounts per site (#7004) 5 years ago
Whymarrh Whitby e61745a821
Enable no-var rule for ESLint (#7590) 5 years ago
Whymarrh Whitby aa41057628
Update ESLint rules for curly braces style (#7477) 5 years ago
Thomas Huang a646bfb506 Lessen the length of ENS validation to 3 (#7285) 5 years ago
Mark O'Sullivan ee913edf9f fix issue of xyz ens not resolving (#7266) 5 years ago
Dan J Miller 165f44d3a4
Address book name save fix (#6945) 5 years ago
Whymarrh Whitby 094e4cf555 Check for unused function arguments (#6583) 6 years ago
Chi Kei Chan 31175625b4 Folder restructure (#6304) 6 years ago
Thomas Huang ef7ac90bca Remove line rather than comment out 6 years ago
Thomas Huang 22c4fe0469 No longer check network when validating checksum addresses 6 years ago
Jonathan Smirnoff 8dddf48904 Fixed issue #5838 (#6001) 6 years ago
Alexander Tseung 435fdae84a
Fix displayed time and date in the activity log. Remove vreme library, add luxon library. (#5932) 6 years ago
Alexander Tseung d8ab9cc002
Group transactions by nonce (#5886) 6 years ago
HackyMiner 54a8ade266 Add support for RPC endpoints with custom chain IDs (#5134) 6 years ago
Alexander Tseung 5ddd9b55be Add retry button to TransactionListItem 6 years ago
Alexander Tseung 5de48c67a0 Use css grid for TransactionListItem for responsive layout 6 years ago
Whymarrh Whitby b83a746e4f Add exportAsFile optional type argument 6 years ago
Alexander Tseung 469a79f97f Add fallback options for displaying recipient name in the Confirm screen 6 years ago
Dan bb855707ef ENS input in send form shows distinct errors for invalid addresses and non-existent addresses. 6 years ago
Dan 7c49009854 Unit tests for containers, utils and selectors in send_/ 7 years ago
bitpshr cce123c30e Show checksummed addresses throughout the UI 7 years ago
Thomas 4ffa74cbe6 Change double-quotes to single-quotes 7 years ago
Thomas 18e0a7e4f9 Add target=_blank exportAsFile 7 years ago
Dan J Miller d7a1019a2c Adding one or more tokens sets the selected token before returning the user to the main screen. (#2995) 7 years ago
Kevin Serrano 3e562f1a1e
Add backend fix for util in normalizeethstringtowei. 7 years ago
Dan 14bdc5a78c Client side error handling for from, to and amount fields in send.js 7 years ago
Chi Kei Chan d722c1045f Update yarn.lock; Fix tx-list-item overflow; Fix gas exchange rate 7 years ago
Chi Kei Chan 8f31b05ac5 Add token exchange rates 7 years ago
Kevin Serrano ef6967325e
Check if all lower or upper before doing checksum. 7 years ago
Kevin Serrano 7810880f0c
Add specific error message for failed address checksum. 7 years ago
Kevin Serrano fa1ec5dcd1
Move function as util function. 7 years ago
Dan e7b3ef0708 Lint fixes 7 years ago
Dan cd5861541c Use hex values only in send.js to handle limit and price; GasTooltip accepts and returns values as hex (allows user to enter floats) 7 years ago
Dan cd351e8aef Move getTaxBN and bnMultiplyByFraction to util.js 7 years ago
sdtsui 18496ad859 Render TxListItem component from real data: address, identicon, status, ETH value 7 years ago
Dan Finlay 86d367957f Move responsive ui into its own folder for easier merges 7 years ago
Dan Finlay 5eb3d5d485 Make folder for responsive UI 7 years ago
frankiebee 653319be10 move address check to util.isValidAddress 8 years ago
Frankie 7d9e295b75 Change regex in isHex function 8 years ago
Frankie d79424e9c0 clean up the isHex function 8 years ago