aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pending-tx
Commit message (Expand)AuthorAgeFilesLines
* Fix Conversions bugs; Fiat value bugsChi Kei Chan2017-10-212-2/+4
* Add resiliency to confirm-send-tokenChi Kei Chan2017-10-211-5/+5
* Fixes regression in confirm-send-tokenDan2017-10-211-2/+4
* Merge branch 'NewUI-flat' into MM-128-get-currentCurrency-from-stateChi Kei Chan2017-10-201-17/+34
|\
| * Identicon in send token show who you are sending to, not the token's identicon.Dan2017-10-201-3/+3
| * Fix handling of arithmetic on token gas in confirm-send-token.Dan2017-10-201-16/+33
* | Get currency from state in account details, send and confirm screens.Dan2017-10-204-50/+53
|/
* Fix recipient on send tokenChi Kei Chan2017-10-111-2/+4
* Confirm Token and Confirm Contract v2Chi Kei Chan2017-10-112-36/+39
* Confirm eth v2Chi Kei Chan2017-10-111-19/+19
* Always set currency to USD on app mountChi Kei Chan2017-09-293-3/+1
* Implement Confirm Deploy Contract screenChi Kei Chan2017-09-272-0/+350
* Add Confirm Send token screenChi Kei Chan2017-09-233-18/+451
* Refactor Confirmation Tx to render different screenChi Kei Chan2017-09-222-0/+549