| 
							
							
								 softsimon | 2253dd570d | Refactoring backend routes code | 2022-07-11 19:15:28 +02:00 |  | 
			
				
					| 
							
							
								 Ayanami | 6ff473ab5d | Add an ability to change circuits | 2022-06-07 04:16:37 +09:00 |  | 
			
				
					| 
							
							
								 Ayanami | 40bfc6bff3 | Include SocksProxyAgent inside while loop To address error Socks5 proxy rejected connection - Failure | 2022-06-07 04:16:37 +09:00 |  | 
			
				
					| 
							
							
								 Ayanami | c610cacee4 | Added missing config value addressing comments from @knorrium | 2022-06-07 04:16:36 +09:00 |  | 
			
				
					| 
							
							
								 Ayanami | e41a08789a | Added configurable user-agent for axios Will use `mempool/v${backendInfo.getBackendInfo().version}` for default | 2022-06-07 04:16:36 +09:00 |  | 
			
				
					| 
							
							
								 Ayanami | 9d5bbf1f44 | 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 | 7e8e4b1e6c | If bisq data folder is not ready, retry every 3 minutes instead of exit | 2022-05-13 11:54:52 +02:00 |  | 
			
				
					| 
							
							
								 nymkappa | 6d308fc81c | Clean local block cache before loading dump: | 2022-04-27 13:06:16 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | 0ad267b07f | Read bisq dump blocks line by line and parse manually | 2022-04-25 11:49:04 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | b273f71d60 | Breaking out strtotime from locutus lib | 2022-04-12 17:52:30 +04:00 |  | 
			
				
					| 
							
							
								 softsimon | 3e788ecbf9 | Handle changes to address RPC api in bitcoin core 22 fixes #778 | 2021-09-17 19:22:15 +04:00 |  | 
			
				
					| 
							
							
								 softsimon | ec12f21113 | 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 |  | 
			
				
					| 
							
							
								 wiz | f28a85f91b | Hush a noisy bisq error message down to info | 2021-08-02 16:57:49 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | 95d3d0feaf | Bisq transactions was listed in the wrong order. fixes #566 | 2021-06-11 10:55:13 -05:00 |  | 
			
				
					| 
							
							
								 softsimon | 8fbd273733 | Empty Bisq blocks was missing. (#541) fixes #539 | 2021-06-06 16:07:26 -04:00 |  | 
			
				
					| 
							
							
								 softsimon | 5878a2e631 | Unified Bisq config | 2021-04-25 02:38:46 +04:00 |  | 
			
				
					| 
							
							
								 softsimon | 1d4ed85d50 | Bisq markets: Volume and other fixes. | 2021-03-10 23:02:55 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 38e866995f | Bisq markets dashboard: 24H Volume. WIP. | 2021-02-28 17:18:29 +07:00 |  | 
			
				
					| 
							
							
								 wiz | 54a276439d | Increase Bisq block height divergence warning to 10 blocks for Tor issues | 2021-01-30 23:02:20 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | c94f004425 | Adding missing default timeout on all axios requests. fixes #314 | 2021-01-30 16:25:22 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | fb41f58f7c | Corrected Bisq stats calculation. fixes #280 | 2021-01-23 19:26:05 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | bb28a56622 | Big refactor of multiple backends handling. | 2020-12-28 04:47:22 +07:00 |  | 
			
				
					| 
							
							
								 wiz | d613aec395 | Modify /bisq/api/v1/markets/markets to only return active markets As per https://github.com/bisq-network/bisq/issues/4826 and https://github.com/bisq-network/bisq/pull/4831 | 2020-11-23 22:46:14 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | e7ddedaeb6 | Replacing request.js with axios fixes #153 | 2020-11-15 14:22:47 +07:00 |  | 
			
				
					| 
							
							
								 wiz | 203374bce2 | Update Bisq price API: markets.bisq.network -> bisq.markets | 2020-11-05 13:59:58 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | 5feaff130f | Adding missing error cause messages. | 2020-10-28 11:00:48 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 1fc4e9530d | Handle weird response body when fetching Bisq price. fixes #145 | 2020-10-26 19:33:20 +07:00 |  | 
			
				
					| 
							
							
								 wiz | 53f7839131 | Don't append btc_mainnet/db/ to BISQ_MARKETS.DATA_PATH | 2020-10-19 20:58:25 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | 45efb604c1 | Revamping configuration file. fixes #141 | 2020-10-19 11:57:02 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 7bf9810c48 | Run Bisq block parse in separate Worker Thread. | 2020-10-17 18:13:09 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 472b1d35c2 | Improve some logger error messages. | 2020-10-15 11:12:33 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 4399c5e8e9 | Changing more loggings levels. refs #135 | 2020-10-13 17:48:43 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 3d374fd9d9 | Changing more loggings levels. refs #135 | 2020-10-13 16:43:09 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 4dacf292c2 | Adding logger wrapper. Log backend messages to syslog.
fixes #135 | 2020-10-13 15:27:52 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | e8de73cfbc | Correct timer to get actual time to update bisq market data. | 2020-09-29 19:38:01 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 3450de774f | 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 | 347ab1e220 | NodeJS cluster support. | 2020-09-22 03:52:54 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 508b5c0f4e | Markets API: Adding cache for general /ticker requests | 2020-09-19 23:02:02 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 84f0ebaba6 | Market api: /volume api fix. | 2020-09-19 15:59:09 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 5d2c0d2e0a | Markets API: Use file mtime to only parse files that has updated. | 2020-09-18 23:43:45 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 059e4d079a | Markets api: Add missing "timestamp" parameter for /hloc and /volumes | 2020-09-17 15:38:25 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 14697a01cc | Corrected Offers response data. | 2020-09-17 02:45:14 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 4d4eaecb87 | Market api: Fix memory leak | 2020-09-15 23:12:42 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 77cbb302ce | Bisq market: Fix for missing prices from /trades | 2020-09-15 12:37:54 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | a11135f358 | * /volumes API * /ticker API | 2020-09-15 03:11:52 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | bafe2db094 | HLOC markets api. | 2020-09-13 17:51:53 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 98cc81c53d | Corrections to parameters handling and sorting. | 2020-09-12 01:26:51 +07:00 |  | 
			
				
					| 
							
							
								 softsimon | 88e5b03430 | Bisq Markets API. WIP | 2020-09-10 14:46:23 +07:00 |  |