Commit Graph

5 Commits (de3068d9327f861f7b2acf9a982d4c9a0729f012)

Author SHA1 Message Date
Filip Sekulic 6e13524bcd
Remove related UI code from the app dir (#15384) 2 years ago
Olusegun Akintayo a7da8333a0
"eth_signTypedData" presents fields that do not appear in 'types' filed (#12905) 3 years ago
Jyoti Puri 0daefe9ea0
Adding edit gas fee modal (#12624) 3 years ago
Brad Decker 29742b9519 remove the ui/app and ui/lib folders (#10911) 4 years ago
Brad Decker 8254213b9c create safer isValidAddress method (#11089) 4 years ago
MetaMask Bot 333206ccb1
Version v9.5.0 RC (#10944) 4 years ago
Brad Decker 09d81ac5f2
remove the ui/app and ui/lib folders (#10911) 4 years ago
Brad Decker d1f8171877
upgrade ethereumjs util (#10886) 4 years ago
Thomas Huang b99c4fb5cf
Use jest to run ui/**/*.test.js (#10885) 4 years ago
ryanml 3c6cdef074
Adding a warning when sending a token to its own contract address (#10546) 4 years ago
Erik Marks 76a2a9bb8b
@metamask/eslint config@5.0.0 (#10358) 4 years ago
David Walsh 42fd8b0ff0
Use strict equality in unit tests (#9966) 4 years ago
Brad Decker 2ebf8756a4
[RFC] add prettier to eslint (#8595) 4 years ago
Dan J Miller 30d13422b5
Add MetaMask Swaps (#9482) 4 years ago
Whymarrh Whitby b6ccd22d6c
Update ESLint shared config to v3 (#9274) 4 years ago
Dan J Miller c0d78401fc
Adds toPrecisionWithoutTrailingZeros utility (#9270) 4 years ago
Whymarrh Whitby 5d42a9b773
Fix require-unicode-regexp issues (#9212) 4 years ago
Whymarrh Whitby bf6578c6b8
Enable guard-for-in rule (#9000) 4 years ago
Dan J Miller ac525572eb
Move checkExistingAddresses to helpers/utils/util and stop its use of ramda (#8868) 4 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 4f3fc95d50
Update ESLint rules for test suite (#8023) 5 years ago
ryanml d8c685ba2e Add mechanism to randomize seed phrase filename (#7863) 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
Mark Stacey 466ece4588 Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" (#7648) 5 years ago
Whymarrh Whitby 04064d5d19 Enable no-var rule for ESLint (#7590) 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
Chi Kei Chan 31175625b4 Folder restructure (#6304) 6 years ago
Thomas 7aa54916d8 Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox() 7 years ago
Thomas 06e25205b2 Update sinion methods. sandbox.create() -> createSandbox() 7 years ago
Kevin Serrano adf4b89804
Add additional test to ui utils to account for exact wei values. 7 years ago
Kevin Serrano 3d627e869b
Add test for edge case. 7 years ago
Thomas Huang 0b13429daf Lint tests 8 years ago
Frankie d4c0a4949b Clean up tests 8 years ago
Frankie aa4746f4c7 Add test and ability for isHex to handle hex strings with hex-prefix 8 years ago
Frankie 4366f72fe1 Add unit test for isHex and add to CHANGELOG.md 8 years ago
Frankie 7e3b0aca62 Add test 8 years ago
Kevin Serrano 37f21cf18f Remove unused functions. Readd if necessary. 8 years ago
Kevin Serrano 31d0d1ec08 Refactor util tests. 8 years ago
Frankie 2cc44df584 Revert back to original formatBalance 9 years ago
Dan Finlay 7058dc4ee3 Began reworking tx conf view 9 years ago
Frankie 9d577ea023 Add decimal hendeling to ETH balance 9 years ago
Dan Finlay 2c89cd722e Simplify empty account balance rendering 9 years ago
Zac Mitton 9132f08507 added a failing case and fixed it by refactoring everything to strings 9 years ago
Dan Finlay 272bea31b5 Fix hashed address validation 9 years ago
Dan Finlay d0f8a14ace Add test case for sample hashed address 9 years ago
Zac Mitton 2ce9f1a776 correctly displaying small balances with tests 9 years ago
Dan Finlay 60270de53d Add full precision to send tx value field. 9 years ago