PaddyMc
|
7ce2cf4572
|
Fixes #3425: Better support for batch transactions (#5437)
|
6 years ago |
HackyMiner
|
54a8ade266
|
Add support for RPC endpoints with custom chain IDs (#5134)
|
6 years ago |
Alexander Tseung
|
7852269ed1
|
Add Activity Log entry for onchain failures for a transaction. Change scrolling of the transaction list. Remove Transaction Details modal. (#5581)
|
6 years ago |
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
|
6 years ago |
Alexander Tseung
|
342522c6cf
|
Fix naming, add eth.getCode check for actions, fix translations for statuses
|
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 |
Alexander Tseung
|
865a0d8173
|
Use eth_getCode to sort transaction action type
|
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
|
7732cd4100
|
Display newest transaction
|
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 |