Commit Graph

11 Commits (693a6dfc0cf1f02fbcc40002175df82862a5f5d8)

Author SHA1 Message Date
Alex Donesky e3ea4f2cd0
Fix issue where we show contract address as recipient when calling safe transfer method on erc721 or erc1155 contracts (#13535) 3 years ago
Brad Decker 9cea401022
extract determineTransactionType from tx controller (#13737) 3 years ago
Alex Donesky 4826c8c95e
Feat/collectibles send flow (#13048) 3 years ago
Alex Donesky 490d3b8d40
Integrate TokensController (#11552) 3 years ago
Brad Decker da9fb4636b
move conversion utils to shared folder (#11451) 3 years ago
Brad Decker 844a021fcd
remove ui lookup of lastGasPrice field (#11411) 3 years ago
Alex Donesky a6e16f458e
Adding edit navigation button flow back to send token flow (#11335) 3 years ago
Alex Donesky 27389fc71e
fix unsafe destructuring instance (#11351) 3 years ago
Alex Donesky a8643af481
patch gas price issue - add fallback gas price (#11239) 3 years ago
Brad Decker b073b04789
move metamask state selectors out of send (#11249) 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
Mark Stacey 6677bd9cce
Remove unused `confirmTransaction` state (#10396) 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 3aaa41ef44
Replace abi-decoder with ethers (#9290) 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 885125ad03
Fix no-case-declarations issues (#9191) 4 years ago
Erik Marks 786e82791e
Reorganize selectors directory (#8497) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Whymarrh Whitby dea8f0f24d
Use combineReducers for rootReducer (#7964) 5 years ago
Whymarrh Whitby 748801f417 4byte fallback (#6551) 6 years ago
Dan J Miller 4fea9d0cc2
Send metrics event from backend for on chain transaction failures (#6500) 6 years ago
Dan J Miller 19c2b298f1
Further e2e fixes in wake of #6364 and #6367 (#6374) 6 years ago
Chi Kei Chan 31175625b4 Folder restructure (#6304) 6 years ago
Dan J Miller c757366355
Metametrics (#6171) 6 years ago
Dan J Miller 38b91f63a2 Add togglable advanced gas controls on send and confirm screens (#6112) 6 years ago
PaddyMc 7ce2cf4572 Fixes #3425: Better support for batch transactions (#5437) 6 years ago
HackyMiner 54a8ade266 Add support for RPC endpoints with custom chain IDs (#5134) 6 years ago
Alexander Tseung 7852269ed1
Add Activity Log entry for onchain failures for a transaction. Change scrolling of the transaction list. Remove Transaction Details modal. (#5581) 6 years ago
Alexander Tseung badebe017f
Adds toggle for primary currency (#5421) 6 years ago
Alexander Tseung 342522c6cf Fix naming, add eth.getCode check for actions, fix translations for statuses 6 years ago
Alexander Tseung 33a94332e4 Show token amounts in TransactionListItem for token transfers 6 years ago
Alexander Tseung 5ee40675b9 Refactor transactions list views. Add redesign components 6 years ago
Alexander Tseung 865a0d8173 Use eth_getCode to sort transaction action type 6 years ago
Alexander Tseung a2d9c43fba Various fixes from PR comments 6 years ago
Alexander Tseung 9cde5ab11b Use eth-method-registry to get method data 6 years ago
Alexander Tseung 7732cd4100 Display newest transaction 6 years ago
Alexander Tseung e89549846f Refactor data flow, signature request routing 6 years ago
Alexander Tseung ea9d51e427 Refactor and redesign confirm transaction views 6 years ago