22 Commits

Author SHA1 Message Date
softsimon
69aa6aa938 Handle weird response body when fetching Bisq price.
fixes #145
2020-10-26 19:33:20 +07:00
wiz
3fbb51b8ee Don't append btc_mainnet/db/ to BISQ_MARKETS.DATA_PATH 2020-10-19 20:58:25 +09:00
softsimon
e2a7683828 Revamping configuration file.
fixes #141
2020-10-19 11:57:02 +07:00
softsimon
04c4be5f4b Run Bisq block parse in separate Worker Thread. 2020-10-17 18:13:09 +07:00
softsimon
9cba1790da Improve some logger error messages. 2020-10-15 11:12:33 +07:00
softsimon
20a97fe155 Changing more loggings levels.
refs #135
2020-10-13 17:48:43 +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
e08b33c481 Correct timer to get actual time to update bisq market data. 2020-09-29 19:38:01 +07:00
softsimon
db12d99723 Fix for Bisq blocks data watchers stopps working randomly. Restaring watcher when block height has diverged. 2020-09-27 17:21:18 +07:00
softsimon
d6744c07f9 NodeJS cluster support. 2020-09-22 03:52:54 +07:00
softsimon
1b46047ef4 Markets API: Adding cache for general /ticker requests 2020-09-19 23:02:02 +07:00
softsimon
9ef9bd879f Market api: /volume api fix. 2020-09-19 15:59:09 +07:00
softsimon
d3cbe78867 Markets API: Use file mtime to only parse files that has updated. 2020-09-18 23:43:45 +07:00
softsimon
34a2970ff7 Markets api: Add missing "timestamp" parameter for /hloc and /volumes 2020-09-17 15:38:25 +07:00
softsimon
43e605d611 Corrected Offers response data. 2020-09-17 02:45:14 +07:00
softsimon
549192121b Market api: Fix memory leak 2020-09-15 23:12:42 +07:00
softsimon
e49eac9f61 Bisq market: Fix for missing prices from /trades 2020-09-15 12:37:54 +07:00
softsimon
c172de2c34 * /volumes API
* /ticker API
2020-09-15 03:11:52 +07:00
softsimon
a3f8555087 HLOC markets api. 2020-09-13 17:51:53 +07:00
softsimon
23b2b108a6 Corrections to parameters handling and sorting. 2020-09-12 01:26:51 +07:00
softsimon
bb0e644922 Bisq Markets API. WIP 2020-09-10 14:46:23 +07:00