Commit Graph

9 Commits

Author SHA1 Message Date
tomFlowee f5a386feca Cleanup PriceDataProvider class and API
fixed some typos and similar.
2022-04-30 15:01:45 +02:00
tomFlowee 23d4777053 Make fetching the price more robust
Detect failing better.
2022-04-29 15:18:01 +02:00
tomFlowee 4c27e134d3 Include fiat-price in the --offline flag 2021-11-23 17:16:45 +01:00
tomFlowee 941757f6cb Make entering Bitcoin Values much more native.
This also starts a FiatValueField widget and related logic in the send
screen, but this is still unfinished.
2021-11-03 19:26:50 +01:00
tomFlowee 4731ab6f6a Export display cents bool. 2021-11-03 18:30:24 +01:00
tomFlowee ed96790088 Remove cents for some currencies.
These are purely from hear-say, not from Wikipedia, I expect there to be
more currencies that would find the cents display weird and we should add
those as they come up.
2021-06-24 18:55:27 +02:00
tomFlowee fd16951a71 Make displaying fiat more mature.
The position of the currency-sign is not universally before the numbers,
this finds (via wikipedia) the currencies that have it behind in order to
render this properly.
2021-05-08 12:23:34 +02:00
tomFlowee 707edd2c08 Add fiat display to most parts of the app. 2021-05-08 00:03:07 +02:00
tomFlowee 5177cc9c3b Start fiat-price data provider. 2021-05-08 00:01:46 +02:00