Commit Graph

53 Commits (f9989c52c559acfcbc0ff5a4670772f33f79937c)

Author SHA1 Message Date
Mark Stacey 5ee1291662
Prevent accidental use of globals (#8340) 5 years ago
Whymarrh Whitby 1775d9b163
Update fetchWithCacheTests to use assert.rejects (#8334) 5 years ago
Mark Stacey 91f6dfc6e0
Fix method registry initialization (#8200) 5 years ago
Mark Stacey f0f5554846
Fix selectors that use `metamask.send.from` state (#8182) 5 years ago
Dan J Miller 92e6338b78
Translation helper: substitute react components and component wrapping substrings (#8129) 5 years ago
Erik Marks 2df8b85c5f
LoginPerSite: Support multiple accounts without automatic switching (#8079) 5 years ago
Konstantin 6f47fece56
Implementation encrypt/decrypt feature (#7831) 5 years ago
Mark Stacey a71f56e5da
Remove unused sinon sandboxes (#8063) 5 years ago
Mark Stacey c6db54cc6d
Attempt ENS resolution on any valid domain name (#8059) 5 years ago
Whymarrh Whitby da0300d3b1 Enable core ESLint no-mixed-operators rule 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Whymarrh Whitby 4f3fc95d50
Update ESLint rules for test suite (#8023) 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 82ef9674f2
Move util test file alongside subject (#7807) 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 265d253f09
Remove unused function parameter (#7656) 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
Dan J Miller 2673eef3c4
Redesign approve screen (#7271) 5 years ago
Kristian Tapia f9cd775eae Add Estimated time to pending tx (#6924) 5 years ago
Mark Stacey 8dfb0e8154
Add hostname and extensionId to site metadata (#7218) 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
Mark Stacey f100d753cf
Report missing `en` locale messages to Sentry (#7197) 5 years ago
Dan J Miller 009bf802f7 Fix recipient field of approve screen (#7171) 5 years ago
Dan J Miller 5641f1be29
Fix recipient field of approve screen (#7171) 5 years ago
Mark Stacey 5363d6aa2a
Prevent multiple warnings for the same locale message (#7091) 5 years ago
Mark Stacey 1e7b37d1cc
Combine fetch-with-timeout implementations (#7084) 5 years ago
Mark Stacey 3e9d247d4b
Fix fetch-with-cache (#7083) 5 years ago
Nick Doiron d589d2dec0 Right-to-left CSS (using module for conversion) (#7072) 5 years ago
Dan J Miller 821529622e Fetch & display received transactions (#6996) 5 years ago
Dan J Miller 165f44d3a4
Address book name save fix (#6945) 5 years ago
Mark Stacey 270d1d0fa9
Add eslint dependency (#6842) 5 years ago
Mark Stacey 95f198550e
Declare variables before use (#6806) 5 years ago
Dan Miller 789fc8b8ad Fixes display of confirm screen token decimals by not relying on confirmTransaction state. 5 years ago
Whymarrh Whitby 748801f417 4byte fallback (#6551) 5 years ago
Dan J Miller 3254738360 MetaMetrics documentation (#6624) 6 years ago
Etienne Dusseault 0e9c8fb5cc Improved UX for sweeping accounts (#6488) 6 years ago
Dan J Miller 13be683701
New settings custom rpc form (#6490) 6 years ago
Whymarrh Whitby 094e4cf555 Check for unused function arguments (#6583) 6 years ago
Dan J Miller 4fea9d0cc2
Send metrics event from backend for on chain transaction failures (#6500) 6 years ago
Thomas Huang 608796398e Revert "Adds 4byte registry fallback to getMethodData() (#6435)" 6 years ago
Dan J Miller 09f2a2a547
Adds 4byte registry fallback to getMethodData() (#6435) 6 years ago
Dan Miller 5454266d7c Metrics tracking gas changed - slow, average, fast, custom - on edit screen.- 6 years ago