aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/helpers/confirm-transaction
Commit message (Expand)AuthorAgeFilesLines
* Fix naming, add eth.getCode check for actions, fix translations for statusesAlexander Tseung2018-08-241-5/+0
* Show token amounts in TransactionListItem for token transfersAlexander Tseung2018-08-241-8/+0
* Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-242-19/+4
* Use eth_getCode to sort transaction action typeAlexander Tseung2018-08-231-0/+5
* Cast arguments for new Bignumbers() to string.Dan Miller2018-08-151-1/+1
* Round large exponential numbersAlexander Tseung2018-07-281-0/+9
* Add close window support to signature requests. Move logic to actionsAlexander Tseung2018-07-241-0/+6
* Add fallback when no function found, fix network colors, add fiat values for ...Alexander Tseung2018-07-181-0/+17
* Add unit tests for confirmTransaction duck and utilAlexander Tseung2018-07-101-0/+137
* Use eth-method-registry to get method dataAlexander Tseung2018-07-071-0/+15
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-0/+101