Commit Graph

23 Commits (885125ad0344202c28e7f602cde632d7e5d80162)

Author SHA1 Message Date
Whymarrh Whitby 4f0a205369
Use eslint@6.8.0 (#8978) 4 years ago
Mark Stacey ddaa492751
Use `send` state for send flow token (#8695) 4 years ago
Mark Stacey 88bed7181f
Refactor token selectors (#8671) 4 years ago
Erik Marks 0470386326
Delete recent blocks controller (#8575) 5 years ago
Erik Marks e8fa0b7b5d
Consolidate and dedupe send selectors (#8506) 5 years ago
Erik Marks eacdb5d920
Move send selectors to selectors dir (#8505) 5 years ago
Erik Marks 5b06bf795b
Delete amountConversionRate and selectors (#8503) 5 years ago
Erik Marks 898f8458a2
Consolidate send, onboarding selectors (#8501) 5 years ago
Erik Marks 786e82791e
Reorganize selectors directory (#8497) 5 years ago
Mark Stacey f0f5554846
Fix selectors that use `metamask.send.from` state (#8182) 5 years ago
Erik Marks 2df8b85c5f
LoginPerSite: Support multiple accounts without automatic switching (#8079) 5 years ago
Whymarrh Whitby 169ab8adc9
Remove recompose (#8097) 5 years ago
Mark Stacey 5b030bfdc3 Attempt ENS resolution on any valid domain name (#8059) 5 years ago
Mark Stacey c6db54cc6d
Attempt ENS resolution on any valid domain name (#8059) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Mark Stacey dcc7d29511
Refactor QR scanner to move all error handling within component (#7885) 5 years ago
Mark Stacey f20e028cde
Remove unused props, prevent redundant gas update (#7769) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Mark Stacey 49a525b9f8
Add `react/no-unused-prop-types` ESLint rule (#7655) 5 years ago
Mark Stacey e87e79870a
Add missing PropTypes (#7658) 5 years ago
Whymarrh Whitby 274a9ecf53 yarn lint --fix 5 years ago
Mark Stacey ba25d52670
Use `AdvancedGasInputs` in `AdvancedTabContent` (#7186) 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
Sneh Koul 2786932576 repeated getSelectedAddress() func send.selectors.js removed (#6056) 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
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 4339f04e80 use existing modals 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
Dan 0796fc58e4 Improve send token error ux. 6 years ago
Dan ac7c0277b5 On send screen amount change, updateGas call now includes current to address. 6 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 6f633a97e1 Rename gas change actions. 7 years ago
Dan 0076b732bd Rename ducks/send.js to ducks/send.duck.js 7 years ago
Dan 7c49009854 Unit tests for containers, utils and selectors in send_/ 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