PaddyMc
|
7ce2cf4572
|
Fixes #3425: Better support for batch transactions (#5437)
|
2018-11-13 13:49:12 -03:30 |
|
kumavis
|
3b46478024
|
Merge branch 'develop' into develop
|
2018-10-20 23:48:10 -04:00 |
|
Alexander Tseung
|
badebe017f
|
Adds toggle for primary currency (#5421)
* Add UnitInput component
* Add CurrencyInput component
* Add UserPreferencedCurrencyInput component
* Add UserPreferencedCurrencyDisplay component
* Add updatePreferences action
* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput
* Update SettingsTab page with Primary Currency toggle
* Refactor currency displays and inputs to use UserPreferenced displays and inputs
* Add TokenInput component
* Add UserPreferencedTokenInput component
* Use TokenInput in the send screen
* Fix unit tests
* Fix e2e and integration tests
* Remove send/CurrencyDisplay component
* Replace diamond unicode character with Eth logo. Fix typos
|
2018-10-17 07:03:29 +08:00 |
|
Howard Braham
|
222e62d7f1
|
Bug Fix: #1789 and #4525 eth.getCode() with no contract
|
2018-10-09 15:31:25 -07:00 |
|
Whymarrh Whitby
|
65ba018aad
|
Only use current network txs when calculating "Reject All"
|
2018-10-01 17:32:01 -02:30 |
|
Whymarrh Whitby
|
2e35c05f14
|
Confirm rejecting multiple transactions with modal
|
2018-10-01 13:44:54 -02:30 |
|
Whymarrh Whitby
|
0fa9299cd1
|
Add "Cancel All" button to confirm footer
|
2018-10-01 13:44:54 -02:30 |
|
Alexander Tseung
|
5a6c333506
|
Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal
|
2018-09-19 14:31:10 -07:00 |
|
Esteban MIno
|
07cb6adc31
|
fix images for watched tokens
|
2018-08-29 23:13:25 -03:00 |
|
Alexander Tseung
|
f78dc96a2c
|
Fix infinite spinner on failed transactions
|
2018-08-28 12:18:57 -07:00 |
|
Dan Miller
|
973325a6c4
|
Show error while allowing confirmation of transaction where simulation fails
|
2018-08-08 21:26:25 -02:30 |
|
Alexander Tseung
|
6d76d4e228
|
Disable Confirm button on subsequent clicks to prevent confirming multiple times
|
2018-08-03 14:44:57 -07:00 |
|
Alexander Tseung
|
469a79f97f
|
Add fallback options for displaying recipient name in the Confirm screen
|
2018-07-20 14:23:53 -07:00 |
|
Alexander Tseung
|
d19c42fcae
|
Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates
|
2018-07-17 13:38:14 -07:00 |
|
Whymarrh Whitby
|
5c3efe8bc4
|
Fix send import paths in confirm tx components
|
2018-07-16 13:18:21 -02:30 |
|
Alexander Tseung
|
a2d9c43fba
|
Various fixes from PR comments
|
2018-07-06 16:27:08 -07:00 |
|
Alexander Tseung
|
9cde5ab11b
|
Use eth-method-registry to get method data
|
2018-07-06 16:27:08 -07:00 |
|
Alexander Tseung
|
e89549846f
|
Refactor data flow, signature request routing
|
2018-07-06 16:27:08 -07:00 |
|
Alexander Tseung
|
ea9d51e427
|
Refactor and redesign confirm transaction views
|
2018-07-06 16:27:08 -07:00 |
|