Commit Graph

26 Commits (69fcfa427bdee2ea287e9d9c23963dc1032685cd)

Author SHA1 Message Date
Alexander Tseung d8ab9cc002
Group transactions by nonce (#5886) 6 years ago
Dan Miller 7de3f22d63 Connects remained of the gas customization component to redux. 6 years ago
Dan Miller f9aa5a70de Adds new gas customization modal container (without content) 6 years ago
Dan J Miller 4c24555545 Save recent network balances in local storage (#5843) 6 years ago
Whymarrh Whitby 7229f0f9fc
Fix usage of setState in ConfirmTransactionBase#handleSubmit (#5799) 6 years ago
Whymarrh Whitby 74c18ef0e8
Show byte count for hex data on confirm screen (#5798) 6 years ago
Whymarrh Whitby 1988e1e96b ESLint fixes (#5775) 6 years ago
PaddyMc 7ce2cf4572 Fixes #3425: Better support for batch transactions (#5437) 6 years ago
Alexander Tseung badebe017f
Adds toggle for primary currency (#5421) 6 years ago
Howard Braham 222e62d7f1 Bug Fix: #1789 and #4525 eth.getCode() with no contract 6 years ago
Whymarrh Whitby 65ba018aad Only use current network txs when calculating "Reject All" 6 years ago
Whymarrh Whitby 2e35c05f14 Confirm rejecting multiple transactions with modal 6 years ago
Whymarrh Whitby 0fa9299cd1 Add "Cancel All" button to confirm footer 6 years ago
Alexander Tseung 5a6c333506 Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 6 years ago
Esteban MIno 07cb6adc31 fix images for watched tokens 6 years ago
Alexander Tseung f78dc96a2c Fix infinite spinner on failed transactions 6 years ago
Dan Miller 973325a6c4 Show error while allowing confirmation of transaction where simulation fails 6 years ago
Alexander Tseung 6d76d4e228 Disable Confirm button on subsequent clicks to prevent confirming multiple times 6 years ago
Alexander Tseung 152246f3b0 Add close window support to signature requests. Move logic to actions 6 years ago
Dan Miller 2359062b62 UI confirm screen closes confirmation window on submit or cancel of a tx 6 years ago
Alexander Tseung 469a79f97f Add fallback options for displaying recipient name in the Confirm screen 6 years ago
Alexander Tseung d19c42fcae Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates 6 years ago
Whymarrh Whitby 5c3efe8bc4 Fix send import paths in confirm tx components 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 e89549846f Refactor data flow, signature request routing 6 years ago
Alexander Tseung ea9d51e427 Refactor and redesign confirm transaction views 6 years ago