17 Commits

Author SHA1 Message Date
Felipe Knorr Kuhn
975ec64054 Change fiat conversion logs to DEBUG 2022-02-05 15:38:03 -08:00
Felipe Knorr Kuhn
ff20316d2e Rename PRICENODE to PRICE_DATA_SERVER 2022-02-05 07:58:35 -08:00
Felipe Knorr Kuhn
78090a9676 Make the Currency Conversion Service URLs configurable and log when queried 2022-02-04 22:48:16 -08:00
Felipe Knorr Kuhn
e6a318d310 Query conversion rates service over clearnet or Tor with mempool User-Agent 2022-02-03 23:23:57 -08:00
softsimon
645986b7fc Backend: Bumping Typescript version to 4.4.2 (#748)
* Backend: Bumping Typescript version to 4.4.2

* Replacing any types with instanceOf checks.
2021-08-31 15:09:33 +03:00
Priyansh
0bb52df1e8 Made Price feed update configurable (#751) 2021-08-29 22:30:11 +03:00
softsimon
9f3d8198d9 Update fiat price every minute instead of every hour. 2021-05-12 15:09:48 +04:00
softsimon
ec9fdbe3d6 Adding missing default timeout on all axios requests.
fixes #314
2021-01-30 16:25:22 +07:00
softsimon
de51480ed2 Push new conversion rate updates to the clients. 2021-01-06 23:31:33 +07:00
wiz
b2c3bdcb43 Remove extra space in price server URL 2020-11-23 09:48:06 +09:00
softsimon
2176b358b9 Replace opennode usd price source with wiz api.
fixes #166
2020-11-22 16:48:55 +07:00
softsimon
1c1cfa0cbb Replacing request.js with axios
fixes #153
2020-11-15 14:22:47 +07:00
softsimon
9cba1790da Improve some logger error messages. 2020-10-15 11:12:33 +07:00
softsimon
06333bd415 Changing more loggings levels.
refs #135
2020-10-13 16:43:09 +07:00
softsimon
fae1347db2 Adding logger wrapper.
Log backend messages to syslog.
fixes #135
2020-10-13 15:27:52 +07:00
softsimon
e4bd08cf31 Moved websocket handling to its own file and cleaned up index.ts 2020-02-26 17:49:53 +07:00
Simon Lindh
94132a903f Initial code commit. 2019-07-21 17:59:47 +03:00