Add history fiat tx value for exchange plugin
authorMichael Wozniak <github@koh.ms>
Mon, 3 Mar 2014 02:08:46 +0000 (21:08 -0500)
committerMichael Wozniak <github@koh.ms>
Mon, 3 Mar 2014 02:08:46 +0000 (21:08 -0500)
commitf9a52684e3fee5311b76cdb19d264e2a2ed667e7
tree1272f229946e2394ccd63a33812922887d81c739
parent7247eb73f31489f202add47d9672eeb7acf83c9e
Add history fiat tx value for exchange plugin

Added coindesk BPI rate calculation for transaction values in history.

Coindesk currently only provides this functionality for USD, so it is
only available when the Coindesk and USD combination has been
selected.
gui/qt/main_window.py
plugins/exchange_rate.py