softsimon
|
3358822446
|
Update backend NPM libs
|
2023-04-01 12:15:32 +09:00 |
|
nymkappa
|
9d9955c2be
|
Cleanup some log
|
2023-04-01 12:00:54 +09:00 |
|
nymkappa
|
05bd0fe42f
|
Don't delete transactions when checking if the current chain is valid
|
2023-03-31 12:22:26 +09:00 |
|
nymkappa
|
5bed867b5e
|
Keep re-org'ed block summaries in the database
|
2023-03-31 12:08:05 +09:00 |
|
nymkappa
|
d392c28c7f
|
Add missing sanity check when fetching single price datapoint
|
2023-03-29 17:33:07 +09:00 |
|
nymkappa
|
38c08c4e25
|
When a re-org happens, keep the block templates for audit
|
2023-03-29 17:32:17 +09:00 |
|
nymkappa
|
96a869b1e4
|
Fix % on heap limit warn
|
2023-03-29 17:30:32 +09:00 |
|
Mononaut
|
19cf0c06be
|
clean up unused vars in mempool-blocks.ts
|
2023-03-28 17:02:37 +09:00 |
|
Mononaut
|
6fed2a8fa9
|
use new median fee calculation for mempool blocks
|
2023-03-28 17:02:37 +09:00 |
|
Mononaut
|
61a2658b62
|
refactor effective rate calculation
|
2023-03-28 16:20:20 +09:00 |
|
Mononaut
|
2da2a6f612
|
Use effective fee rate heuristics for block fee span
|
2023-03-28 16:19:06 +09:00 |
|
wiz
|
e2a3121fce
|
Bump version to v2.6.0-dev
|
2023-03-28 14:25:05 +09:00 |
|
wiz
|
74b51d2e44
|
Release v2.5.0
|
2023-03-28 12:14:31 +09:00 |
|
nymkappa
|
81d5336a36
|
Reset pools sha db state
|
2023-03-27 19:39:50 +09:00 |
|
softsimon
|
2571c320fd
|
Merge pull request #3560 from mempool/mononaut/missing-tx-bug
Fix thread inconsistency / lazy deletion race condition bugs
|
2023-03-27 15:33:34 +09:00 |
|
softsimon
|
fbfc0ca296
|
Merge pull request #3578 from mempool/nymkappa/revert-undocumented-fast-forward
Revert regression introduced in #1320
|
2023-03-26 22:10:23 +09:00 |
|
nymkappa
|
91f2b8a933
|
Revert regression introduced in #1320
|
2023-03-26 17:54:24 +09:00 |
|
nymkappa
|
fe1d1f11a5
|
Remove difficulty adjustment calculation lag in the backend
|
2023-03-26 17:01:04 +09:00 |
|
Mononaut
|
936538372a
|
Don't send back difficulty adjustment info
|
2023-03-26 09:05:41 +09:00 |
|
Mononaut
|
bc56d6149f
|
Fix difficulty adjustment start-of-epoch edge cases
|
2023-03-26 07:27:11 +09:00 |
|
Mononaut
|
677d0c96e2
|
log warnings for unexpectedly missing txs
|
2023-03-26 05:41:31 +09:00 |
|
Mononaut
|
f8e2843a92
|
tighten sanity checks in block audit
|
2023-03-24 09:49:02 +09:00 |
|
Mononaut
|
29184b0eed
|
move lazy tx deletion into main loop
|
2023-03-24 09:48:08 +09:00 |
|
Mononaut
|
570e99fb8f
|
handle stale transactions in block templates
|
2023-03-24 09:47:08 +09:00 |
|
wiz
|
93fb813739
|
Merge branch 'master' into simon/bumping-electrum-client
|
2023-03-23 15:58:44 +09:00 |
|
softsimon
|
e4d246b1c1
|
Bumping electrum-client
|
2023-03-23 15:56:30 +09:00 |
|
nymkappa
|
fe3326b36a
|
Reconnect to electrum an unlimited amount of times every 1 seconds up disconnection
|
2023-03-23 15:18:48 +09:00 |
|
softsimon
|
1074d1920e
|
Update logger network after modifying config
|
2023-03-21 16:21:11 +09:00 |
|
softsimon
|
f7cb9b7246
|
Turn off LN if Macaroon is missing
|
2023-03-21 15:52:41 +09:00 |
|
softsimon
|
72730ff5f6
|
Disable LN on macaroon fail
|
2023-03-21 15:49:38 +09:00 |
|
wiz
|
21349979e8
|
Merge branch 'master' into ops/esplora-unix-sockets
|
2023-03-21 14:29:06 +09:00 |
|
wiz
|
3d2c5a9314
|
Merge branch 'master' into simon/catch-unhandled-lnd-axios-request
|
2023-03-20 20:53:41 +09:00 |
|
softsimon
|
72c62cb80a
|
Catch exeptions in Lightning stats
fixes #3486
|
2023-03-20 20:46:11 +09:00 |
|
wiz
|
6a3f35f0f8
|
Merge branch 'master' into nymkappa/configurable-timeout
|
2023-03-20 17:38:40 +09:00 |
|
nymkappa
|
e7b72e1ea4
|
Make lnd timeout configurable
|
2023-03-20 16:35:44 +09:00 |
|
nymkappa
|
100daab4db
|
Make bitcoin core timeout configurable
|
2023-03-20 16:15:40 +09:00 |
|
softsimon
|
132b52be15
|
Correcting docker disk cache config variable
|
2023-03-20 16:12:56 +09:00 |
|
softsimon
|
e1770cc9a2
|
Removing Sigterm. Cache write block interval configuration.
|
2023-03-20 15:46:05 +09:00 |
|
softsimon
|
2a8b49d40c
|
Fix missing temp cache in disk cache
|
2023-03-20 15:44:55 +09:00 |
|
nymkappa
|
2ee48053ec
|
Fix maxmind tests
|
2023-03-20 14:02:31 +09:00 |
|
wiz
|
68c1e4b1aa
|
Add Maxmind GeoIP Lite download to Docker build
|
2023-03-19 17:49:08 +09:00 |
|
nymkappa
|
1c488b6288
|
Add missing MAXMIND in docker configs - Remove duplicated __MEMPOOL_INDEXING_BLOCKS_AMOUNT__
|
2023-03-19 15:39:17 +09:00 |
|
softsimon
|
58c90d03e5
|
Merge pull request #3405 from mempool/nymkappa/pool-health
Show block health in pool block list
|
2023-03-18 18:48:10 +09:00 |
|
Mononaut
|
7346b2c595
|
Fix missing fees in liquid block tooltips
|
2023-03-18 18:11:10 +09:00 |
|
softsimon
|
e5468465b4
|
Merge pull request #3353 from mempool/mononaut/mempool-block-animations
Improve mempool block animations
|
2023-03-18 12:46:20 +09:00 |
|
softsimon
|
27f4a2e9be
|
Merge pull request #3379 from mempool/nymkappa/testnet-signet-price-zero
Don't fetch prices on signet/testnet, always show 0
|
2023-03-17 16:40:09 +09:00 |
|
Mononaut
|
d6d2ec9526
|
Fix getSimilarity error on empty mempool
|
2023-03-16 22:16:40 +09:00 |
|
Mononaut
|
4bde7151a6
|
Calculate similarity score with audit disabled
|
2023-03-16 22:16:40 +09:00 |
|
Mononaut
|
8e0495a358
|
animate mempool blocks conditional on mined block similarity
|
2023-03-16 22:16:40 +09:00 |
|
nymkappa
|
883300cb2b
|
Add new stats in mining pool page
|
2023-03-16 16:13:11 +09:00 |
|