1289 Commits

Author SHA1 Message Date
softsimon
b440d28d6a Updating patch releases 2023-01-13 13:16:50 +04:00
Felipe Knorr Kuhn
8e2b8c739e Merge branch 'master' into simon/backend-dependencies-29-12 2023-01-12 22:27:10 -08:00
wiz
a743112c39 Merge branch 'master' into mononaut/scrollable-blockchain 2023-01-12 22:01:45 +09:00
wiz
81a1f13a87 Merge branch 'master' into mononaut/document-backend-config 2023-01-12 21:32:28 +09:00
Mononaut
d7b60de552 migrate cpfp data from old to new schemas 2023-01-11 08:44:11 -06:00
Mononaut
6f6af762dd handle gaps in indexed CPFP data 2023-01-11 08:44:11 -06:00
Mononaut
74d0df0457 batch db inserts for cpfp data 2023-01-11 08:44:11 -06:00
Mononaut
41fdab33eb remove redundant fields from CPFP interfaces 2023-01-11 08:44:11 -06:00
Mononaut
cb8196a27a add cpfp progress marker to avoid reindexing early blocks 2023-01-11 08:44:10 -06:00
Mononaut
c68d9d8a13 compact schemas for cpfp tables 2023-01-11 08:44:10 -06:00
Mononaut
7cc11e622c fix cpfp indexing rate calculation 2023-01-11 08:44:10 -06:00
Mononaut
6279ba96ab remove slow cpfp indexing path 2023-01-11 08:44:10 -06:00
Mononaut
3ff2a1b9dd don't rely on blocks table for cpfp indexing progress 2023-01-11 08:44:10 -06:00
Felipe Knorr Kuhn
8da18fbadb Expose whether Lightning is enabled on the backend 2023-01-10 21:54:34 -08:00
nymkappa
816365d74f Add new mempool lightning nodes and format the array so it's human readable 2023-01-10 16:13:16 +01:00
Mononaut
105ca296e2 Rename TRANSACTION_INDEXING to CPFP_INDEXING and add to mainnet prod config 2023-01-09 10:36:08 -06:00
Mononaut
17a34fef0c Add missing vars to docker config & readme 2023-01-09 10:36:08 -06:00
nymkappa
2e698775f9 Update bitcoin-api-factory so we can use core only if needed 2023-01-08 11:24:23 +01:00
nymkappa
a56db2c9ae Fetch coinbase tx with core when esplora fails to do so 2023-01-07 11:17:30 +01:00
Mononaut
b35fbbbbd9 add paginated virtual scrolling to blockchain blocks bar 2023-01-06 10:13:53 -06:00
softsimon
8ab33b3f49 Merge pull request #2851 from mempool/nymkappa/bugfix/error-500-blocks-list
Fix error 500 when querying /blocks using `"INDEXING_BLOCKS_AMOUNT": 0`
2023-01-05 01:16:09 +04:00
softsimon
92a356f10e Merge branch 'master' into nymkappa/bugfix/cleanup-logs 2023-01-05 00:46:21 +04:00
softsimon
774bef5755 Updating dependencies to please dependabot 2022-12-30 16:28:48 +04:00
nymkappa
3ca72e3af0 Don't try to import LN historical stats if no topology folder is set 2022-12-28 12:13:41 +01:00
wiz
da4161d64f Merge branch 'master' into mononaut/cpfp-indexer-fixes 2022-12-25 22:41:39 +09:00
nymkappa
f177ee44ec Fix error 500 when querying /blocks using "INDEXING_BLOCKS_AMOUNT": 0 2022-12-16 17:43:37 +01:00
Mononaut
3b0edf2e01 Fix & reenable cpfp indexer optimized path 2022-12-07 18:58:03 -06:00
Mononaut
87ce2cbc7a improve thread error handling 2022-12-07 14:52:02 -06:00
Mononaut
d2285a0526 Refactor advanced gbt to minimize inter-thread comms 2022-12-07 14:52:01 -06:00
softsimon
5bd9d76ed9 Merge pull request #2790 from mempool/nymkappa/bugfix/sql-query
Handle ISP with no nodes
2022-12-07 17:40:36 +04:00
softsimon
58eeb44db3 Merge pull request #2779 from mempool/mononaut/fix-block-summaries-repo
Fix block summaries repo upsert race condition
2022-12-07 17:23:00 +04:00
softsimon
38224acc01 Merge pull request #2778 from mempool/mononaut/advanced-gbt-fixes
Fix bugs related to advanced GBT transaction selection
2022-12-07 16:13:16 +04:00
nymkappa
22a4ea3159 Handle ISP with no nodes 2022-12-05 08:11:46 +01:00
Mononaut
ba4a063cc7 fix post-block advanced gbt call 2022-12-03 12:11:21 +09:00
Mononaut
077789af41 fix skipped descendant updates on tx inclusion 2022-12-03 12:10:54 +09:00
Mononaut
f46e8bd3ce Make forensics backend call rate limiting configurable 2022-12-03 11:17:53 +09:00
Mononaut
5871e04636 Fix block summaries repo upsert race condition 2022-12-03 10:49:10 +09:00
nymkappa
4631ba67b7 Cleanup logs 2022-12-01 15:52:06 +01:00
wiz
b0d05ba787 Merge pull request #2730 from mempool/nymkappa/bugfix/node-map
Don't select nodes which do not have country info
2022-12-01 17:13:12 +09:00
wiz
b490e27670 Merge branch 'master' into nymkappa/bugfix/node-map 2022-12-01 16:55:22 +09:00
softsimon
ce4a25eaf0 Downgrading axios to latest 0.27.x release 2022-12-01 16:15:19 +09:00
wiz
15265214ed Merge branch 'master' into simon/update-backend-packages 2022-12-01 16:01:42 +09:00
softsimon
7ebd3bc282 Run schema update synchronously 2022-12-01 14:41:37 +09:00
softsimon
15164f8356 Update backend npm modules 2022-12-01 14:24:41 +09:00
Mononaut
0b6784f675 block audit truncation in separate db migrations. bump timeout to 1 hour. 2022-11-30 23:03:51 +09:00
Mononaut
fcf9d2f1df save db schema version after each successful migration 2022-11-30 22:58:01 +09:00
wiz
fde6f9b68a Merge branch 'master' into simon/mempool-gbt-config 2022-11-30 21:45:25 +09:00
Mononaut
112529646c improve precision of output attribution for mutual closes 2022-11-30 18:24:00 +09:00
Mononaut
87e89ff046 merge forensics columns into main channels table 2022-11-30 18:24:00 +09:00
Mononaut
4a7495db07 move linked channel scan into forensics task, add backend throttling 2022-11-30 18:24:00 +09:00