Commit Graph

4 Commits (a4a5580785bffa58c7242ecd97310507f59beb4e)

Author SHA1 Message Date
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
MetaMask Bot 333206ccb1
Version v9.5.0 RC (#10944) 4 years ago
Brad Decker 5a233e4634
colocate tests in flat structure (#10655) 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
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 e803807dd9
Fix no-param-reassign issues (#9235) 4 years ago
Whymarrh Whitby 5d42a9b773
Fix require-unicode-regexp issues (#9212) 4 years ago
Whymarrh Whitby 2ae4720443
Fix words (#9038) 4 years ago
Whymarrh Whitby 983e32274c Fix array-callback-return issues 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 4f3fc95d50
Update ESLint rules for test suite (#8023) 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 274a9ecf53 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
Whymarrh Whitby 094e4cf555 Check for unused function arguments (#6583) 6 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
Whymarrh Whitby 918fb71df3 Update gas when hex data changes on send screen 6 years ago
Whymarrh Whitby 3741927d8d Update send.utils.test to with better mocks 6 years ago
Dan 2e0cbf210e Fix lint warnings in the send/ directory. 6 years ago
Dan b3d78ed8a1 Remove send_ directory, revert to just having send 6 years ago
Dan 0796fc58e4 Improve send token error ux. 6 years ago
Dan 696d626133 Set based estimate for token sends to be updated once recipient address specified. 7 years ago
Dan ac7c0277b5 On send screen amount change, updateGas call now includes current to address. 7 years ago
Dan 70abe54c94 Send screen returns simple gas cost if no to address specified when not sending token. 7 years ago
Dan e4d3bdba12 Update send.utils.js estimateGas tests. 7 years ago
Alexander Tseung 1b9ed23752 Add hex-prefix to gas estimate result 7 years ago
Dan 1b879f45bc Fix calculation of data property for gas estimation on token transfers. 7 years ago
kumavis 64aa56b5a6 test - send-utils.test - lint fix 7 years ago
Dan 5a842e440f Gas estimation uses block gas limit as fallback if query.estimateGas returns an expected error. 7 years ago
Dan 0f20fce9b7 Auto update gas estimate when to changes. 7 years ago
Dan 4f0b4eef50 Estimate gas using same algorithm as backend. 7 years ago
Dan 166fda5877 Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks method. 7 years ago
Dan 17909465f2 getParamsForGasEstimate extracts symbol from token instead of just accepting symbol. 7 years ago