Ayanami
|
02a0ac14fd
|
Add an ability to change circuits
|
2022-06-07 04:16:37 +09:00 |
|
Ayanami
|
31192d1893
|
Include SocksProxyAgent inside while loop
To address error Socks5 proxy rejected connection - Failure
|
2022-06-07 04:16:37 +09:00 |
|
Ayanami
|
1629d8f1c6
|
Added configurable user-agent for axios
Will use `mempool/v${backendInfo.getBackendInfo().version}` for default
|
2022-06-07 04:16:36 +09:00 |
|
Ayanami
|
cdf645f68e
|
Handle Error with basic retry while syncing external assets ( Price Data )
+ Removed unused External Assets value
+ Make static URL dynamic
+ Added config options for syncing pool data
+ Added retry interval & max retry
|
2022-06-07 04:16:36 +09:00 |
|
nymkappa
|
4591489e8c
|
Save bisq aggregate exchange rates in the database for each new block
|
2022-05-25 10:51:35 +02:00 |
|
Felipe Knorr Kuhn
|
ff4260a4c5
|
Fix the socks5 connection after updating the socks lib
|
2022-05-11 19:08:41 -07:00 |
|
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 |
|