Commit Graph

182 Commits (517daba1afe98547af94d9e4a80c578d9073fd9c)

Author SHA1 Message Date
Paul Bouchon 0db0a187c8 feature: add Goerli support (#6459) 6 years ago
Dan J Miller 95a2480074 Fix display of gas chart on Ethereum networks (#6389) 6 years ago
Dan J Miller 468bc96bdf
Hide gas price chart and prevent api call when not on ethereum networks. (#6300) 6 years ago
Chi Kei Chan 31175625b4 Folder restructure (#6304) 6 years ago
Dan J Miller c757366355
Metametrics (#6171) 6 years ago
Chi Kei Chan a2320c76fe Show/Hide Fiat on Testnets based on User Preference (#6153) 6 years ago
Chi Kei Chan 83109c3dc7 Change gas labels to Slow/Average/Fast (#6090) 6 years ago
Alexander Tseung 941a9a0fd9 Order shapeshift transactions by time within the transactions list 6 years ago
Dan Miller 1145a0a9ad Ensures that advanced tab gas limit reflects tx gas limit 6 years ago
Dan J Miller 1fbdce8916 Improve ux for low gas price set (#5862) 6 years ago
Alexander Tseung d8ab9cc002
Group transactions by nonce (#5886) 6 years ago
Dan Miller d8e41a6aa5 Final gas customization fixes 6 years ago
Dan Miller 7ffea926f2 Add loading spinners when waiting for APIs in the gas customization modal 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 3162a2747c Redesign of gas customization basic tab. 6 years ago
Dan Miller d14af8346a Improve data management and tests for gas-modal-page-container price estimates. 6 years ago
Dan Miller cd32c58fb4 Complete integration of gas chart with redux. 6 years ago
Dan Miller 5354325fab Test updates and additions for button integration with send screen. 6 years ago
Dan Miller b567c78bca Integrate gas buttons with the send screen. 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
Dan Miller 342dc95410 Adds the content of the advanced tab - w/o chart or dynamic content - to gas customize modal. 6 years ago
Alexander Tseung 4c87c05a02
Fix rounding issue when sending max tokens (#5695) 6 years ago
HackyMiner 54a8ade266 Add support for RPC endpoints with custom chain IDs (#5134) 6 years ago
Alexander Tseung 0527d02216 Reverse pending transactions order 6 years ago
Alexander Tseung 50d91f998d Translate method names in the transaction list only when applicable 6 years ago
Alexander Tseung 9adf0c4b60 Fix integration tests 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
brunobar79 82a5ed1e03 remove console logs 6 years ago
Dan Miller c4f1dfb82e Use token decimals when calculating confirm screen amount for token approvals. 6 years ago
Alexander Tseung d0c901d081 Round large exponential numbers 6 years ago
Alexander Tseung 152246f3b0 Add close window support to signature requests. Move logic to actions 6 years ago
Alexander Tseung 301ae305b8 Use Number constructor for number conversion. Use existing noConversionRateAvailable message 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
Alexander Tseung ea9d51e427 Refactor and redesign confirm transaction views 6 years ago