Commit Graph

25 Commits (07237e3dbfb5511c817d863604c62fd34b92b6ba)

Author SHA1 Message Date
Dan J Miller ac525572eb
Move checkExistingAddresses to helpers/utils/util and stop its use of ramda (#8868) 4 years ago
Erik Marks 4dfe4e7463
Consolidate connected account alerts (#8802) 5 years ago
Erik Marks a84eedb7da
Permissions: Do not display HTTP/HTTPS URL schemes for unique hosts (#8768) 5 years ago
Mark Stacey 9a624dd24c Revert the revert of "LoginPerSite" 5 years ago
Mark Stacey df85ab6e10
Implement asset page (#8696) 5 years ago
Brad Decker 706dc02cb4
Implement new transaction list design (#8564) 5 years ago
Whymarrh Whitby 3244449ab9
Use activeTab.origin where possible (#8617) 5 years ago
Erik Marks 40cd976e8c
Fix connected sites modal styling; add shortenUrl function (#8409) 5 years ago
Erik Marks 266d6e67fe
Rename addressSlicer function to shortenAddress (#8408) 5 years ago
Mark Stacey 5ee1291662
Prevent accidental use of globals (#8340) 5 years ago
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 5b030bfdc3 Attempt ENS resolution on any valid domain name (#8059) 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
Mark Stacey 466ece4588 Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" (#7648) 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. 7 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