Mononaut
|
900e66aef7
|
More robust error checking & handling in CPFP repositories
|
2023-02-02 17:37:32 -06:00 |
|
softsimon
|
4407b42aab
|
Merge branch 'master' into nymkappa/bugfix/tx-fetcher-crash
|
2023-01-26 17:02:35 +04:00 |
|
softsimon
|
6ed4e24f86
|
Merge pull request #2950 from mempool/mononaut/fix-cpfp-table-drops
Correctly drop legacy cpfp db tables
|
2023-01-26 13:39:35 +04:00 |
|
softsimon
|
59eb271782
|
Merge pull request #2824 from mempool/mononaut/more-rbf-info
cache, serve & display more comprehensive RBF info
|
2023-01-25 17:29:21 +04:00 |
|
Mononaut
|
fc0af50ab5
|
Fix bugged mempool block gradients
|
2023-01-19 11:09:03 -06:00 |
|
Mononaut
|
7da308c1e1
|
fix RBF detection
|
2023-01-17 19:25:00 -06:00 |
|
Mononaut
|
d778530620
|
keep cached RBF info for 24 hours after tx leaves the mempool
|
2023-01-17 19:24:57 -06:00 |
|
Mononaut
|
0481f57304
|
cache, serve & display more comprehensive RBF info
|
2023-01-17 16:09:16 -06:00 |
|
Mononaut
|
eead4d0af8
|
Correctly drop legacy cpfp db tables
|
2023-01-13 16:34:04 -06:00 |
|
softsimon
|
9fa19e7b26
|
Updating patch releases
|
2023-01-13 13:16:50 +04:00 |
|
Felipe Knorr Kuhn
|
04f00ca521
|
Merge branch 'master' into simon/backend-dependencies-29-12
|
2023-01-12 22:27:10 -08:00 |
|
wiz
|
b2b8911030
|
Merge branch 'master' into mononaut/scrollable-blockchain
|
2023-01-12 22:01:45 +09:00 |
|
wiz
|
3b8802d39e
|
Merge branch 'master' into mononaut/document-backend-config
|
2023-01-12 21:32:28 +09:00 |
|
Mononaut
|
bd30f2eb12
|
migrate cpfp data from old to new schemas
|
2023-01-11 08:44:11 -06:00 |
|
Mononaut
|
f0d3bb87c6
|
handle gaps in indexed CPFP data
|
2023-01-11 08:44:11 -06:00 |
|
Mononaut
|
8de3fd0988
|
batch db inserts for cpfp data
|
2023-01-11 08:44:11 -06:00 |
|
Mononaut
|
fcd047f302
|
remove redundant fields from CPFP interfaces
|
2023-01-11 08:44:11 -06:00 |
|
Mononaut
|
01c96f80f9
|
add cpfp progress marker to avoid reindexing early blocks
|
2023-01-11 08:44:10 -06:00 |
|
Mononaut
|
b50936f001
|
compact schemas for cpfp tables
|
2023-01-11 08:44:10 -06:00 |
|
Mononaut
|
7793eaecbc
|
fix cpfp indexing rate calculation
|
2023-01-11 08:44:10 -06:00 |
|
Mononaut
|
ee95d033ac
|
remove slow cpfp indexing path
|
2023-01-11 08:44:10 -06:00 |
|
Mononaut
|
0d921cf7a6
|
don't rely on blocks table for cpfp indexing progress
|
2023-01-11 08:44:10 -06:00 |
|
Felipe Knorr Kuhn
|
5379ec0f30
|
Expose whether Lightning is enabled on the backend
|
2023-01-10 21:54:34 -08:00 |
|
nymkappa
|
fcd34eb876
|
Add new mempool lightning nodes and format the array so it's human readable
|
2023-01-10 16:13:16 +01:00 |
|
Mononaut
|
2e45dab4b7
|
Rename TRANSACTION_INDEXING to CPFP_INDEXING and add to mainnet prod config
|
2023-01-09 10:36:08 -06:00 |
|
Mononaut
|
7f903b0331
|
Add missing vars to docker config & readme
|
2023-01-09 10:36:08 -06:00 |
|
nymkappa
|
71d1c3de04
|
Update bitcoin-api-factory so we can use core only if needed
|
2023-01-08 11:24:23 +01:00 |
|
nymkappa
|
9f4107319f
|
Fetch coinbase tx with core when esplora fails to do so
|
2023-01-07 11:17:30 +01:00 |
|
Mononaut
|
befafaa60c
|
add paginated virtual scrolling to blockchain blocks bar
|
2023-01-06 10:13:53 -06:00 |
|
softsimon
|
05a8154db0
|
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
|
dcc8b81ca6
|
Merge branch 'master' into nymkappa/bugfix/cleanup-logs
|
2023-01-05 00:46:21 +04:00 |
|
softsimon
|
2ca12a72f8
|
Updating dependencies to please dependabot
|
2022-12-30 16:28:48 +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
|
e986aaf1d9
|
Merge branch 'master' into mononaut/cpfp-indexer-fixes
|
2022-12-25 22:41:39 +09:00 |
|
nymkappa
|
db4bf52596
|
Fix error 500 when querying /blocks using "INDEXING_BLOCKS_AMOUNT": 0
|
2022-12-16 17:43:37 +01:00 |
|
Mononaut
|
fb137e6247
|
Fix & reenable cpfp indexer optimized path
|
2022-12-07 18:58:03 -06:00 |
|
Mononaut
|
56b6f79f97
|
improve thread error handling
|
2022-12-07 14:52:02 -06:00 |
|
Mononaut
|
4d0637768d
|
Refactor advanced gbt to minimize inter-thread comms
|
2022-12-07 14:52:01 -06:00 |
|
softsimon
|
07987ff4b6
|
Merge pull request #2790 from mempool/nymkappa/bugfix/sql-query
Handle ISP with no nodes
|
2022-12-07 17:40:36 +04:00 |
|
softsimon
|
484c503f6d
|
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
|
c59ab2a129
|
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
|
3a7dffbe09
|
Fix crash when channel short id is not valid
|
2022-12-06 10:51:01 +01:00 |
|
nymkappa
|
685433fe4c
|
Handle ISP with no nodes
|
2022-12-05 08:11:46 +01:00 |
|
Mononaut
|
79f6ae3b6f
|
fix post-block advanced gbt call
|
2022-12-03 12:11:21 +09:00 |
|
Mononaut
|
e54e896e56
|
fix skipped descendant updates on tx inclusion
|
2022-12-03 12:10:54 +09:00 |
|
Mononaut
|
3126a559a0
|
Make forensics backend call rate limiting configurable
|
2022-12-03 11:17:53 +09:00 |
|
Mononaut
|
132e848fdc
|
Fix block summaries repo upsert race condition
|
2022-12-03 10:49:10 +09:00 |
|
nymkappa
|
efb48271f9
|
Cleanup logs
|
2022-12-01 15:52:06 +01:00 |
|
wiz
|
2b411aad0a
|
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
|
13b52c427c
|
Merge branch 'master' into nymkappa/bugfix/node-map
|
2022-12-01 16:55:22 +09:00 |
|