Commit Graph

8 Commits (9cf401bb92093d077622a81f8dc5beb5c0d0e4db)

Author SHA1 Message Date
Filip Sekulic 7d321c48e0
Removed ui related code from shared directory (#15252) 2 years ago
Dan J Miller 7f9e24c4f0 Ensure that addresses are properly hex-prefixed in the generate ERC token transfer functions (#15064) 2 years ago
Dan J Miller cb77f94bc5
Ensure that addresses are properly hex-prefixed in the generate ERC token transfer functions (#15064) 2 years ago
Alex Donesky 4826c8c95e
Feat/collectibles send flow (#13048) 3 years ago
Brad Decker da9fb4636b
move conversion utils to shared folder (#11451) 3 years ago
Brad Decker e17325c38a Refactor send page state management (#10965) 3 years ago
Brad Decker c30cb7d33a
Refactor send page state management (#10965) 3 years ago
Dan J Miller 3af174b590 Stringify gas estimate in backend, before it is serialized and sent to ui (#11266) 4 years ago
Dan J Miller 432d6508ba
Stringify gas estimate in backend, before it is serialized and sent to ui (#11266) 4 years ago
Brad Decker df9bc52e9f
Add gas constants (#11248) 4 years ago
Brad Decker 29742b9519 remove the ui/app and ui/lib folders (#10911) 4 years ago
Brad Decker 09d81ac5f2
remove the ui/app and ui/lib folders (#10911) 4 years ago
Erik Marks 76a2a9bb8b
@metamask/eslint config@5.0.0 (#10358) 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
Erik Marks 59212f7a2b
Remove dead gas estimation functions, rename function (#9579) 4 years ago
Whymarrh Whitby b6ccd22d6c
Update ESLint shared config to v3 (#9274) 4 years ago
Whymarrh Whitby c1e3c229bc
Fix import/order issues (#9239) 4 years ago
Whymarrh Whitby e803807dd9
Fix no-param-reassign issues (#9235) 4 years ago
Whymarrh Whitby 5d42a9b773
Fix require-unicode-regexp issues (#9212) 4 years ago
Whymarrh Whitby a8863a3446
Fix consistent-return issues (#9192) 4 years ago
Whymarrh Whitby 4f0a205369
Use eslint@6.8.0 (#8978) 4 years ago
Mark Stacey 9a624dd24c Revert the revert of "LoginPerSite" 5 years ago
Mark Stacey ddaa492751
Use `send` state for send flow token (#8695) 5 years ago
Erik Marks 0470386326
Delete recent blocks controller (#8575) 5 years ago
Erik Marks 5b06bf795b
Delete amountConversionRate and selectors (#8503) 5 years ago
Mark Stacey 4d76f5b7ca
Promisify gas estimation (#8387) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 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 16e6103a68 yarn lint --fix 5 years ago
Whymarrh Whitby aa41057628
Update ESLint rules for curly braces style (#7477) 5 years ago
Dan J Miller 4ed452e6ed Fix e2e tests and gas default (#7267) 5 years ago
Dan J Miller b884cd573c Ensure correct tx category when sending to contracts without tx data (#7252) 5 years ago
Dan J Miller 1a0b0ce7c7 Fix e2e tests and gas default (#7267) 5 years ago
Dan J Miller 38df64783d Ensure correct tx category when sending to contracts without tx data (#7252) 5 years ago
Mark Stacey 0f1edce403
Fix BigNumber conversion error (#7088) 5 years ago
Whymarrh Whitby 4d88e1cf86 Enable indent linting via ESLint (#6936) 5 years ago
Dan J Miller e9c7df28ed
Address book send plus contact list (#6914) 5 years ago
Chi Kei Chan 931aaeb700 Add token selection to the send screen (#6445) 6 years ago
Chi Kei Chan 31175625b4 Folder restructure (#6304) 6 years ago
Dan J Miller fdc7eb2113 Fix gas estimation when sending to contracts (#6195) 6 years ago
Alexander Tseung 4c87c05a02
Fix rounding issue when sending max tokens (#5695) 6 years ago
kumavis fda101912b ui - use variable to clarify result of emptiness check 6 years ago
Howard Braham 4cc0b1ef01 ganache-core merged my PR, so I changed some comments to clarify that ganache-core v2.2.1 and below will return the non-standard '0x0' 6 years ago
Howard Braham 222e62d7f1 Bug Fix: #1789 and #4525 eth.getCode() with no contract 6 years ago
Whymarrh Whitby c9f22916dd Rework estimateGas logic 6 years ago
Whymarrh Whitby 918fb71df3 Update gas when hex data changes on send screen 6 years ago
Dan b3d78ed8a1 Remove send_ directory, revert to just having send 6 years ago
Alexander Tseung ea9d51e427 Refactor and redesign confirm transaction views 6 years ago