Commit Graph

15 Commits

Author SHA1 Message Date
tomFlowee 4c27e134d3 Include fiat-price in the --offline flag 2021-11-23 17:16:45 +01:00
tomFlowee bb62385c10 When price fetch fails, refetch more agressive. 2021-11-20 18:53:04 +01:00
tomFlowee 2533d30dec Fix encoding issues. 2021-11-10 12:45:48 +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 58ab366558 Defensive programming. 2021-11-02 14:08:50 +01:00
tomFlowee 806f99ff0f Better warnings when Price fetch didn't work
And also re-fetch them after just 1 minute in case of such an error.
2021-10-27 19:11:00 +02:00
tomFlowee 0c0a1f536c Fix price rendering.
Move the minus to be before the currency symbol and also add thousands
separators.
2021-07-30 15:20:18 +02: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 49ccd7f6ce Whitespace fix 2021-05-08 14:04:24 +02:00
tomFlowee 4ec1973373 Fiat feed fallback
When a currency is not supported by our feed supplier, go to USD.
2021-05-08 14:04:00 +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 c2380b7c3c Fix rounding. 2021-05-08 11:11:03 +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