Commit Graph

216 Commits (83109c3dc7fbb3e89c047363ec3baeac4df99f77)

Author SHA1 Message Date
Dan J Miller 38b91f63a2 Add togglable advanced gas controls on send and confirm screens (#6112) 6 years ago
Whymarrh Whitby 8a8696f897 Remove "Use old UI" setting 6 years ago
Paul Bouchon db776b5a02 EIP-1102 updates (#6006) 6 years ago
Frankie df3169d1c7
I#5956 fix2 dont overwrite existing rpc settings (#6044) 6 years ago
Alexander Tseung fba17d77de Refactor first time flow, remove seed phrase from state (#5994) 6 years ago
Frankie 0ad7797076
I#5956 fix 1 (#6026) 6 years ago
Alexander Tseung de0ac53008 Fix grammar error in Current Conversion (#6029) 6 years ago
Alexander Tseung eaca9d21e6 Fix confirm screen for sending ether tx with hex data (#6008) 6 years ago
Alexander Tseung d8ab9cc002
Group transactions by nonce (#5886) 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 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
Thomas Huang 4054b1cb84 Increase Token Symbol length to twelve 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
Alexander Tseung a7b3750a3e Fix button styling for Create Account Connect (#5787) 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
Whymarrh Whitby 26ada8a828 Update Connect Request screen design (#5644) 6 years ago
bitpshr 226601a956 EIP-1102: add user privacy option 6 years ago
bitpshr 89b4aa5d62 EIP-1102: Add option to force-enable provider 6 years ago
bitpshr c76c9ca2c8 EIP-1102: updated implementation 6 years ago
HackyMiner 54a8ade266 Add support for RPC endpoints with custom chain IDs (#5134) 6 years ago
Alexander Tseung badebe017f
Adds toggle for primary currency (#5421) 6 years ago
Whymarrh Whitby 5cde74fe88 Update Zendesk links for new subdomain 6 years ago
Bruno Barbieri ccab4ee1a4 tests - integration - Add Drizzle tests (#5467) 6 years ago
Howard Braham 222e62d7f1 Bug Fix: #1789 and #4525 eth.getCode() with no contract 6 years ago
Whymarrh Whitby 7dd1254424 Fix markup for inline instances of `PageContainer`s 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
HackyMiner 13a1d46720 support editable customRPC (#5267) 6 years ago
Alexander Tseung 01166b26ed Fix translation casing 6 years ago
Alexander Tseung 9088fd1de4 Add Current Conversion Updated string to translations 6 years ago
Alexander Tseung b579ee9619 Refactor settings page to use JSX and follow component file folder structure 6 years ago
Alexander Tseung 5a6c333506 Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 6 years ago
Whymarrh Whitby 3987f9860f Move main-container wrapper div into its own class 6 years ago
Sean Rabaut c5b9409701 Bug Fix: #5183 history not defined 6 years ago
Alexander Tseung 31089778ba Add raised type buttons to Button component. Refactor all buttons within app to Button components 6 years ago
bunoi f412b19244 fix check valid decimals code in new ui 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 65873e33e4 Adds feature flag toggle for the hex data row on the send screen. 6 years ago
Alexander Tseung 342522c6cf Fix naming, add eth.getCode check for actions, fix translations for statuses 6 years ago
Alexander Tseung e104744d3b Fix shapeshift transactions. Delete unused files 6 years ago
Alexander Tseung 5ee40675b9 Refactor transactions list views. Add redesign components 6 years ago
Alexander Tseung 4e0693eaff Add withMethodData HOC, add higher-order-component folder 6 years ago
Alexander Tseung d1de5ae94f Add react-media package to prevent rendering wallet-view twice in the popup view 6 years ago