| 
							
							
								 nymkappa | 1f003cc292 | [lightning] save node features as stringified json array in db | 2023-07-16 18:17:48 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | 73d9b4ef28 | [price updater] update latestPrices timestamp before pushing to websocket | 2023-07-15 17:29:29 +09:00 |  | 
			
				
					| 
							
							
								 wiz | 09b966e507 | Merge branch 'master' into nymkappa/scan-closed-channel-no-mempool | 2023-07-12 16:00:52 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | ea51ab8d0b | [indexer] show github sha when successufly updated pools json | 2023-05-30 10:42:41 -07:00 |  | 
			
				
					| 
							
							
								 wiz | cb9d09a930 | Merge branch 'master' into nymkappa/scan-closed-channel-no-mempool | 2023-05-11 11:04:19 -05:00 |  | 
			
				
					| 
							
							
								 softsimon | 565aa9616b | Change forensic logging to debug | 2023-05-02 17:39:02 +04:00 |  | 
			
				
					| 
							
							
								 nymkappa | a512884b65 | Wrap lightning stats importer into try/catch | 2023-04-01 14:56:18 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | 321161ede9 | Cleanup some log | 2023-04-01 12:00:54 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | c675d1c498 | Make sure to scan closed channels even if config.MEMPOOL.ENABLE = false | 2023-03-28 23:07:50 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | e3109a8fec | Catch exeptions in Lightning stats fixes #3486 | 2023-03-20 20:46:11 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | a5dd141934 | Don't fetch prices on signet/testnet, always show 0 | 2023-03-14 15:39:15 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | ecfb980e75 | Disable pool update when running lightning only | 2023-03-13 17:24:23 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | fdbcef29e5 | Merge pull request #3212 from mempool/nymkappa/bugfix/initial-pool-download Fix initial pool update when db is empty | 2023-03-05 15:44:14 +09:00 |  | 
			
				
					| 
							
							
								 wiz | a9a2ff0347 | Merge pull request #3215 from mempool/nymkappa/bugfix/price Handle missing price (show 0) | 2023-03-05 15:34:31 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | ff7c85180d | Fix initial pool update when db is empty | 2023-03-05 08:27:30 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | 001be82f5a | Move some notice into info | 2023-03-05 08:23:05 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | d483362a9b | Handle missing price (show 0) | 2023-03-04 10:51:13 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | 7316d7d7e8 | Merge branch 'master' into nymkappa/bugfix/ignore-too-low-lightning-timestamps | 2023-03-01 11:08:43 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | d0d2303513 | Document --update-pools- Added some logs | 2023-02-26 14:19:10 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | 6d1e6a92ad | [LND] Nullify zeroed timestamps | 2023-02-25 18:30:29 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | 9395a5031e | Log the whole exception in pool parser | 2023-02-25 17:12:50 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | 2363a397f1 | Remove duplicated db transaction | 2023-02-25 17:05:58 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | ad9e42db26 | Use regexes instead of tags | 2023-02-25 16:32:03 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | 117aa1375d | Disable mining pools update if AUTOMATIC_BLOCK_REINDEXING is not set - Re-index unknown blocks when a new pool is added | 2023-02-25 16:32:03 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | d87fb04a92 | Point to the new mining pool files pools-v2.json | 2023-02-25 16:32:02 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | d3fdef256c | Rewrite mining pools parser - Re-index blocks table | 2023-02-25 16:31:47 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | f44eacd5d5 | Redo/Fix completely failed PR #3092 + add PR #3105 | 2023-02-23 09:50:34 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | 71b373463b | Merge branch 'master' into nymkappa/bugfix/price-update-invalid-response | 2023-02-18 16:59:11 +07:00 |  | 
			
				
					| 
							
							
								 nymkappa | 32aa7aaff1 | Remove bisq price fetch and replace it with our in house price index | 2023-02-15 16:05:14 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | 4407b42aab | Merge branch 'master' into nymkappa/bugfix/tx-fetcher-crash | 2023-01-26 17:02:35 +04:00 |  | 
			
				
					| 
							
							
								 softsimon | dcc8b81ca6 | Merge branch 'master' into nymkappa/bugfix/cleanup-logs | 2023-01-05 00:46:21 +04:00 |  | 
			
				
					| 
							
							
								 nymkappa | a975936d3c | Don't try to import LN historical stats if no topology folder is set | 2022-12-28 12:13:41 +01:00 |  | 
			
				
					| 
							
							
								 wiz | 4bcb4e37e8 | Merge branch 'master' into nymkappa/bugfix/price-update-invalid-response | 2022-12-26 13:13:30 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | 3a7dffbe09 | Fix crash when channel short id is not valid | 2022-12-06 10:51:01 +01:00 |  | 
			
				
					| 
							
							
								 Mononaut | 3126a559a0 | Make forensics backend call rate limiting configurable | 2022-12-03 11:17:53 +09:00 |  | 
			
				
					| 
							
							
								 nymkappa | efb48271f9 | Cleanup logs | 2022-12-01 15:52:06 +01:00 |  | 
			
				
					| 
							
							
								 nymkappa | a671bfc226 | Make sure exchange API response format is valid before using it | 2022-12-01 12:05:23 +01:00 |  | 
			
				
					| 
							
							
								 Mononaut | ba10df69b7 | improve precision of output attribution for mutual closes | 2022-11-30 18:24:00 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | ded11892f5 | merge forensics columns into main channels table | 2022-11-30 18:24:00 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | 609f68eb24 | move linked channel scan into forensics task, add backend throttling | 2022-11-30 18:24:00 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | dc7d5bc94d | handle batched channel opens. infer funding balances in both directions. | 2022-11-30 18:24:00 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | 35ae672177 | break long-running forensics tasks | 2022-11-30 18:24:00 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | 8f0830f6d1 | detect channels opened from change outputs | 2022-11-30 18:24:00 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | cf89ded14d | detect links between channel close and open txs | 2022-11-30 18:23:59 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | 6ada839282 | reduce forensics throttle delay from 100ms to 20ms | 2022-11-23 19:32:14 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | 7de068368c | Update backend/src/tasks/lightning/forensics.service.ts | 2022-11-23 19:24:41 +09:00 |  | 
			
				
					| 
							
							
								 wiz | 0d797ff7fd | Merge branch 'master' into mononaut/ln-penalty-scan-optimization | 2022-11-23 19:14:20 +09:00 |  | 
			
				
					| 
							
							
								 Mononaut | 7d3ec63335 | move long-running forensics scans to separate service, throttle backend calls | 2022-11-23 10:38:24 +09:00 |  | 
			
				
					| 
							
							
								 wiz | 802d38c363 | Merge branch 'master' into nymkappa/bugfix/404-ftx-not-found | 2022-11-22 18:18:14 +09:00 |  | 
			
				
					| 
							
							
								 softsimon | 5e72ecfdc9 | Support Maxmind Lite fixes #2553 | 2022-11-22 16:13:27 +09:00 |  |