Commit Graph

24 Commits (38a0c5ec75190fc5d60488ad11af5c3883b2be47)

Author SHA1 Message Date
Patryk Łucka cd86d00cb7
Fix send warning dialog (#9321) 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 a8863a3446
Fix consistent-return issues (#9192) 4 years ago
Thomas Huang e124a9b467
Remove default sendToken value in send.component.js (#8764) 5 years ago
Mark Stacey 9a624dd24c Revert the revert of "LoginPerSite" 5 years ago
Mark Stacey df4b757479
Remove unused `getToErrorObject` parameters (#8705) 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 5ee1291662
Prevent accidental use of globals (#8340) 5 years ago
Mark Stacey 1972adad76
Remove unused parameters (#8216) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Mark Stacey 583b404e02
Switch to full lodash package, and update lodash (#7907) 5 years ago
Mark Stacey 0d61f78379
Remove unused PersistentForm (#7770) 5 years ago
Mark Stacey f20e028cde
Remove unused props, prevent redundant gas update (#7769) 5 years ago
Mark Stacey 49a525b9f8
Add `react/no-unused-prop-types` ESLint rule (#7655) 5 years ago
ricky 1c4f2aab8f React 16 upgrade (#7476) 5 years ago
Mark Stacey e87e79870a
Add missing PropTypes (#7658) 5 years ago
Thomas 42813508bc Update Gas when asset is changed 5 years ago
Mark Stacey 466ece4588 Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" (#7648) 5 years ago
Thomas d84b16a784 Update Gas when asset is changed 5 years ago
Whymarrh Whitby aa41057628
Update ESLint rules for curly braces style (#7477) 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 38df64783d Ensure correct tx category when sending to contracts without tx data (#7252) 5 years ago
Dan J Miller 165f44d3a4
Address book name save fix (#6945) 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 Miller 7f2c5c09de Uses more reliable api on main send screen; caches basic api results in modal 6 years ago
Dan Miller a2bbf504b8 Read only connection of gas price chart to redux 6 years ago
Dan Miller 7de3f22d63 Connects remained of the gas customization component to redux. 6 years ago
Dan Miller 0a7dfcd55d Connect the gas-button-group component to redux and a live api. 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
Dan Miller 65873e33e4 Adds feature flag toggle for the hex data row on the send screen. 6 years ago
brunobar79 e9a0feb9e9 fixed issue with input 6 years ago
brunobar79 710b4e294f added crossbrowser support and error handling 6 years ago
brunobar79 edb154749d send to fullscreen if no permission from popup 6 years ago
brunobar79 74fd6d1d12 working without injection 6 years ago
brunobar79 d5929e5c42 added qr code scanner icon in send transaction 6 years ago
brunobar79 f7ad978474 camera working back and forth 6 years ago
Dan b3d78ed8a1 Remove send_ directory, revert to just having send 6 years ago
trejgun c94f639de5 convert contextType to static prop for refactored components 6 years ago
Dan 0796fc58e4 Improve send token error ux. 6 years ago
Dan ac7c0277b5 On send screen amount change, updateGas call now includes current to address. 7 years ago
Alexander Tseung 5685c4bafe Estimate gas limit when the token amount changes. Fix amount input 7 years ago
Dan 1b879f45bc Fix calculation of data property for gas estimation on token transfers. 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