Commit Graph

41 Commits (42fd8b0ff0fb3a395c8cca3d53981ddb74fa116e)

Author SHA1 Message Date
Mark Stacey 14d85b1332
Make JSDoc formatting more consistent (#9796) 4 years ago
Brad Decker a49a4a066c
expand transaction constants coverage (#9790) 4 years ago
Patryk Łucka ee205b893f
Create custom addHexPrefix function (#9306) 4 years ago
Brad Decker 2ebf8756a4
[RFC] add prettier to eslint (#8595) 4 years ago
Whymarrh Whitby 2ae4720443
Fix words (#9038) 4 years ago
Mark Stacey 8ff1d05df3
Remove recipient blocklist checker (#8943) 4 years ago
Erik Marks 652db3fd36
Use string network and chain IDs (#8628) 4 years ago
Erik Marks 04de9a92c5
Fix signing method bugs (#8833) 4 years ago
Erik Marks 56004db8bf blocklisted -> blocked 5 years ago
Jenny Pollack 7a4bb7f73a replace blacklist with blocklist 5 years ago
Mark Stacey 9a624dd24c Revert the revert of "LoginPerSite" 5 years ago
Mark Stacey f91bd3a08d
Backport "Snapshot txMeta without cloning history (#8363)" (#8458) 5 years ago
Whymarrh Whitby d908102636
Update tx utils JSDoc comments (#8372) 5 years ago
Whymarrh Whitby 9d535b949f
Rename recipientBlacklistChecker function (#8365) 5 years ago
Whymarrh Whitby 164923acd1
Export individual fns from tx-state-history-helpers (#8370) 5 years ago
Whymarrh Whitby a83d26486c
Snapshot txMeta without cloning history (#8363) 5 years ago
Whymarrh Whitby 7c3ffeb841
Export blacklist direct from recipient-blacklist (#8364) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Mark Stacey 398a45bfdd
Replace `clone` dependency with `cloneDeep` from lodash (#7926) 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 6c1bce28ac
Fix a few instances of signature mismatches (#7704) 5 years ago
Mark Stacey 466ece4588 Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" (#7648) 5 years ago
Whymarrh Whitby 16e6103a68 yarn lint --fix 5 years ago
Whymarrh Whitby aa41057628
Update ESLint rules for curly braces style (#7477) 5 years ago
Whymarrh Whitby 4d88e1cf86 Enable indent linting via ESLint (#6936) 5 years ago
frankiebee 5cf5359e78 transactions - always hexprefix txParams on update; fixes #6724 6 years ago
Csaba Solya a3822b4680 add notifications 6 years ago
Csaba Solya 6921f94bfe initial test 6 years ago
kumavis 33cb0a8cb2 lint - fix recipient-blacklist.js 7 years ago
kumavis 83c02f90cf blacklist - recipient blacklist as js for inline comments 7 years ago
kumavis 753743e746
Update recipient-blacklist-config.json 7 years ago
Dan Finlay a42299aab7
Add apparent phishing address to block list 7 years ago
Csaba Solya 1dda0c6469 remove generating blocked accounts and use a config file instead 7 years ago
Csaba Solya 3e489ea165 fix documentation 7 years ago
Csaba Solya cf73581c0e adding tests for recipient blacklist checker 7 years ago
Csaba Solya 6affd8f949 adding transaction controller tests 7 years ago
Csaba Solya afb5788861 initial implementation 7 years ago
kumavis 8e1cad5ff6
tx-state-history-helper - use more readable Date.now method 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
Csaba Solya 2081768fc5 fix lint issues 7 years ago
Csaba Solya 9026651224 add time stamps to transaction history log entries 7 years ago
frankiebee 8ffce8b59d transactions - more docs and clean ups 7 years ago
frankiebee eeb9390de8 meta - transactions - docs yo! 7 years ago
frankiebee 943eea043c fix up - more docs 7 years ago
frankiebee 5494aa4f9c transactions - lint fixes 7 years ago
frankiebee 2d7c3c2b00 meta - transactions - create a transactions dir in controller and move relevant files into it 7 years ago