aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pending-tx/index.js
Commit message (Collapse)AuthorAgeFilesLines
* ui - tx conf - only show special token tx conf screen for token sendkumavis2018-03-221-4/+8
|
* Identify token transactions by method names token data, and not just whether ↵Dan2018-03-201-4/+10
| | | | they've been add via metamask.
* Get currency from state in account details, send and confirm screens.Dan2017-10-201-3/+0
|
* Always set currency to USD on app mountChi Kei Chan2017-09-291-1/+1
|
* Implement Confirm Deploy Contract screenChi Kei Chan2017-09-271-0/+6
|
* Add Confirm Send token screenChi Kei Chan2017-09-231-17/+56
|
* Refactor Confirmation Tx to render different screenChi Kei Chan2017-09-221-0/+103