Mononaut
|
20f61fc6a0
|
Round batch sizes up
|
2023-11-15 06:58:00 +00:00 |
|
Mononaut
|
35d7c55c1d
|
Configurable esplora batch sizes
|
2023-11-15 06:12:15 +00:00 |
|
Mononaut
|
b9217da453
|
Change internal API prefix to "internal"
|
2023-11-12 07:08:21 +00:00 |
|
Mononaut
|
70badaf461
|
Speed up $scanForClosedChannels, use internal outspends apis
|
2023-11-12 07:08:20 +00:00 |
|
Mononaut
|
995acb238d
|
Refactor forensics batching, speed up opened channel forensics
|
2023-11-12 07:08:20 +00:00 |
|
Mononaut
|
5bee54a2bf
|
Use new bulk endpoints to speed up forensics
|
2023-11-12 07:08:19 +00:00 |
|
softsimon
|
07f95acc29
|
Base expiry on update frequency
|
2023-08-04 13:26:19 +09:00 |
|
softsimon
|
2892bfa1d8
|
Fixing cycle reset at top of the hour
|
2023-08-04 13:23:09 +09:00 |
|
softsimon
|
172c77328b
|
Changing setting to per hour
|
2023-08-03 18:22:52 +09:00 |
|
softsimon
|
284d39baa8
|
Update price at least every hour
|
2023-08-03 17:43:02 +09:00 |
|
softsimon
|
af4d0b4d3f
|
Allow priceUpdater to run without storing to database
|
2023-08-03 17:43:02 +09:00 |
|
softsimon
|
ae59f95ba9
|
Refactoring price update config. Fixing last price time.
|
2023-08-03 17:43:02 +09:00 |
|
Mononaut
|
09c23b1241
|
configurable price update frequency
|
2023-08-03 17:43:02 +09:00 |
|
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 |
|