wiz
|
6328092334
|
Merge branch 'master' into nymkappa/order-isp
|
2023-03-11 15:50:31 +09:00 |
|
Mononaut
|
8ee6817fab
|
prevent disk cache file write corruption
|
2023-03-09 20:19:22 -06:00 |
|
Mononaut
|
6aa6912b5b
|
Save cache to disk on SIGTERM/SIGINT
|
2023-03-09 19:47:54 -06:00 |
|
nymkappa
|
f30608d6c2
|
Sort asn numerically - add few more top 10 isp in warm cache
|
2023-03-10 09:21:44 +09:00 |
|
nymkappa
|
4f6962b6e6
|
Log a warn if there are lot of 404 from esplora tx api
|
2023-03-09 17:45:08 +09:00 |
|
wiz
|
761cd12978
|
Merge branch 'master' into simon/add-4y
|
2023-03-07 19:00:27 +09:00 |
|
Mononaut
|
65867bce60
|
Fix unnecessary cpfp 404 responses
|
2023-03-06 00:02:21 -06:00 |
|
softsimon
|
ccc4482bac
|
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
|
f5bd9c38a4
|
Merge pull request #3215 from mempool/nymkappa/bugfix/price
Handle missing price (show 0)
|
2023-03-05 15:34:31 +09:00 |
|
wiz
|
6bdfffce3c
|
Merge branch 'master' into nymkappa/bugfix/price
|
2023-03-05 14:13:51 +09:00 |
|
nymkappa
|
4bae903a66
|
Fix log typo
|
2023-03-05 08:27:31 +09:00 |
|
nymkappa
|
184698aeee
|
Move some notice into info
|
2023-03-05 08:23:05 +09:00 |
|
nymkappa
|
f44cff0e72
|
Update some mining indexing logs
|
2023-03-05 08:23:04 +09:00 |
|
nymkappa
|
51b26a6c94
|
Remove mining db stats - replaced by runtime state variable
|
2023-03-05 08:23:04 +09:00 |
|
softsimon
|
abd74dc87e
|
Adding 4 year button to mempool graph
fixes #3218
|
2023-03-04 18:48:16 +09:00 |
|
wiz
|
cb7fdca8d3
|
Merge branch 'master' into nymkappa/bugfix/cleanup-mining-states
|
2023-03-04 16:46:44 +09:00 |
|
wiz
|
3b1a0901da
|
Merge pull request #3202 from mempool/nymkappa/use-core-again-because-esplora-is-lol
Use core to fetch block because esplora/electrs still return integer difficulty
|
2023-03-04 13:34:15 +09:00 |
|
nymkappa
|
9117e620b9
|
Fix incorrect db schema version in db migration script
|
2023-03-04 10:55:27 +09:00 |
|
nymkappa
|
2a2151890d
|
Merge branch 'master' into nymkappa/bugfix/cleanup-mining-states
|
2023-03-04 10:54:02 +09:00 |
|
nymkappa
|
adf9c12eb5
|
Handle missing price (show 0)
|
2023-03-04 10:51:13 +09:00 |
|
softsimon
|
1bbdcdafa1
|
Merge branch 'master' into mononaut/optimize-mempool-block-7
|
2023-03-04 10:34:46 +09:00 |
|
wiz
|
f3d5579e55
|
Merge branch 'master' into nymkappa/use-core-again-because-esplora-is-lol
|
2023-03-03 17:39:55 +09:00 |
|
nymkappa
|
fa2ec426db
|
Wipe nodejs backend cache for any mining pool change
|
2023-03-03 16:58:40 +09:00 |
|
wiz
|
c656855d37
|
Merge branch 'master' into nymkappa/use-core-again-because-esplora-is-lol
|
2023-03-03 16:25:12 +09:00 |
|
nymkappa
|
d682cb218a
|
Use core to fetch block because esplora/electrs still return integer difficulty
|
2023-03-03 13:59:17 +09:00 |
|
softsimon
|
ec9c8f5099
|
Merge branch 'master' into nymkappa/bugfix/wipe-cache-reindexing
|
2023-03-03 11:09:31 +09:00 |
|
softsimon
|
4313c564c6
|
Merge pull request #3190 from mempool/nymkappa/cleanup-get-blocks
Remove useless code
|
2023-03-02 13:55:46 +09:00 |
|
nymkappa
|
496a551308
|
Remove useless code
|
2023-03-02 10:08:40 +09:00 |
|
Mononaut
|
41da74f324
|
Don't try to fetch cpfp if database disabled
|
2023-03-01 11:36:26 -06:00 |
|
wiz
|
cc6f623ee9
|
Merge branch 'master' into nymkappa/unify-blocks-apis
|
2023-03-01 18:19:45 +09:00 |
|
nymkappa
|
f350ae7b25
|
Only run migration 57 if bitcoin
|
2023-03-01 17:33:37 +09:00 |
|
wiz
|
99bcf1185e
|
Merge branch 'master' into nymkappa/unify-blocks-apis
|
2023-03-01 17:05:57 +09:00 |
|
nymkappa
|
1d71685365
|
Remove mining db stats - replaced by runtime state variable
|
2023-03-01 16:42:26 +09:00 |
|
nymkappa
|
c66607a04f
|
Fix chain divergence detection upon new block (use the new interface)
|
2023-03-01 13:50:15 +09:00 |
|
softsimon
|
1561e26045
|
Merge branch 'master' into nymkappa/feature/align-dashboards
|
2023-03-01 06:31:25 +04:00 |
|
softsimon
|
38375662f8
|
Merge branch 'master' into nymkappa/bugfix/ignore-too-low-lightning-timestamps
|
2023-03-01 06:20:56 +04:00 |
|
softsimon
|
d3dde54339
|
Merge branch 'master' into nymkappa/bugfix/node-sockets-lnd
|
2023-03-01 06:08:44 +04:00 |
|
nymkappa
|
c2dff72387
|
Merge branch 'master' into nymkappa/bugfix/ignore-too-low-lightning-timestamps
|
2023-03-01 11:08:43 +09:00 |
|
nymkappa
|
393a89918f
|
Wipe the disk cache since we have a new block structure
|
2023-02-27 19:06:46 +09:00 |
|
nymkappa
|
8b947a6c67
|
Enforce BlockExtended use for block indexing - Unify /api/v1/block(s) API(s) response format
|
2023-02-27 18:00:00 +09:00 |
|
nymkappa
|
a68deda4fe
|
Use bitcoinApiFactory when we don't need verbose blocks or confirmation number
|
2023-02-27 11:46:37 +09:00 |
|
wiz
|
63ca463f09
|
Merge branch 'master' into mononaut/block-health-calculation
|
2023-02-26 17:39:50 +09:00 |
|
wiz
|
6541dca030
|
Merge pull request #3154 from mempool/nymkappa/feature/new-reindex-command
Replace `--reindex=xxx,xxx` command line with `--reindex-blocks`
|
2023-02-26 15:55:49 +09:00 |
|
nymkappa
|
ca517497fa
|
Replace --reindex=xxx,xxx command line with --reindex-blocks
|
2023-02-26 15:28:50 +09:00 |
|
nymkappa
|
90bc1bc28e
|
Update missing "pools.json" -> "pools-v2.json"
|
2023-02-26 13:54:43 +09:00 |
|
wiz
|
0567dbd8fa
|
Merge branch 'master' into nymkappa/feature/align-dashboards
|
2023-02-26 13:07:35 +09:00 |
|
nymkappa
|
6651da6d7b
|
Silence ENOENT exception when we wipe the nodejs backend cache
|
2023-02-26 11:37:57 +09:00 |
|
nymkappa
|
50ad3eee63
|
When we re-index blocks due to mining pools change, wipe the nodejs backend cache
|
2023-02-26 11:30:12 +09:00 |
|
nymkappa
|
73a3b35296
|
[LND] Nullify zeroed timestamps
|
2023-02-25 18:30:29 +09:00 |
|
nymkappa
|
5234f11928
|
Increase db schema version to 56
|
2023-02-25 16:48:11 +09:00 |
|