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 )
...
* Fix rounding issue when sending max tokens
* Ensure amount row shows exact amount of max tokens on send screen (#2 )
* Fix tests
* Change stored redux value from BigNumber to hex string. Fix TokenInput default value
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