19 Commits

Author SHA1 Message Date
natsoni
a95d17950f
Add fake entry for missing price data before 2010-07-19 2024-03-12 20:50:48 +01:00
natsoni
b99e5c4160
Populate historical fiat prices from latest to oldest 2024-03-11 18:02:30 +01:00
natsoni
669cf59269
Set monthly granulary for fx rates 2024-03-11 15:27:43 +01:00
natsoni
a5099fed75
Add backend checks for enabling fiat prices and update config paths 2024-03-10 17:12:19 +01:00
natsoni
ccf1121f19
Fetch historical data based on timestamp and currency 2024-03-09 16:43:23 +01:00
natsoni
b043d698ca
Allow historical price api to return data of a single currency 2024-03-07 18:33:19 +01:00
natsoni
f121d16544
Add more fiat currencies using fx rates from FreeCurrencyAPI 2024-03-07 10:48:32 +01:00
nymkappa
ea2193a42d
Add missing sanity check when fetching single price datapoint 2023-03-29 17:33:07 +09:00
nymkappa
d483362a9b
Handle missing price (show 0) 2023-03-04 10:51:13 +09:00
nymkappa
9043d23a03
Ignore negative USD prices 2023-03-01 19:11:03 +09:00
nymkappa
5749820999
Optimize price API response size reduce the number of query to that API 2023-02-23 13:13:20 +09:00
nymkappa
f44eacd5d5
Redo/Fix completely failed PR #3092 + add PR #3105 2023-02-23 09:50:34 +09:00
nymkappa
3c94755a69
Use historical price for older blocks and transactions 2023-02-21 12:37:27 +09:00
nymkappa
32aa7aaff1
Remove bisq price fetch and replace it with our in house price index 2023-02-15 16:05:14 +09:00
nymkappa
e0952a4c1d
Wait for the price updater to complete before saving blocks prices 2022-07-16 09:22:45 +02:00
nymkappa
40634a0eb8
[Indexing] Link blocks to their closest known price 2022-07-11 22:14:59 +02:00
nymkappa
682682c74a
Ignore prices without USD exchange rate 2022-07-09 16:13:01 +02:00
nymkappa
e8175a90f4
Replace json prices.avg_prices with table columns - update prices logs 2022-07-06 10:46:00 +02:00
nymkappa
68f72e3074
Implement our own price indexer with historical data 2022-06-23 15:42:42 +02:00