Commit Graph

17 Commits (e4811660527e0da546f8f6032381246da98dd1e9)

Author SHA1 Message Date
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 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
Dan 166fda5877 Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks method. 7 years ago
Dan 6d8344d0d0 Update amount error on update of send screen. 7 years ago
Dan 5bb399e55a Display correct titles and subtitles on send token and editing send transaction screens. 7 years ago
Dan c4e48d9263 Send refactor: fix amount max button for tokens. 7 years ago
Dan 44679f6cda Import defaults in send_/ 7 years ago
Dan 5529ec6efd Fix close button on send screen 7 years ago
Dan 26f965bcce Further refactors; includes refactor of send-v2.js and associated container 7 years ago
Dan 284dd85a99 first commit 7 years ago
Dan Finlay 05080d1c50 Fix UI Dev Mode for Tx Approval 8 years ago