aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/helpers/confirm-transaction
Commit message (Expand)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-222-268/+0
* Connect the gas-button-group component to redux and a live api.Dan Miller2018-12-041-1/+1
* Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-261-2/+6
* Allow denominations in CurrencyDisplay componentAlexander Tseung2018-09-131-0/+2
* 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