Commit graph

1934 commits

Author SHA1 Message Date
Mononaut
81ec54fcb3
Omit possible high-sigop txs from block health score 2023-05-17 11:46:50 -04:00
Felipe Knorr Kuhn
50a865e54e
Merge branch 'master' into docker_vars_test 2023-05-15 13:09:46 -07:00
nymkappa
720c2b8807
Block prediction -> Block health - Fix wrong chart download name 2023-05-14 16:32:11 -05:00
Felipe Knorr Kuhn
6333f3aa47
Update the backend config fixture 2023-05-14 14:25:23 -07:00
Felipe Knorr Kuhn
184ca3c662
Add a test to check that the docker json is in sync with the template 2023-05-14 14:17:53 -07:00
Felipe Knorr Kuhn
3f8fefcb0e
Add a test to check if all the vars are on the Docker script 2023-05-14 13:14:44 -07:00
nymkappa
f95c16a78e
[audit] warn if we cannot save templates and remove exception re-throw 2023-05-13 15:28:29 +02:00
softsimon
6141516eb2
Merge pull request #3753 from mempool/mononaut/fix-difficulty-estimate
Fix difficulty estimate
2023-05-12 09:21:06 -05:00
softsimon
adc395fc3d
Merge pull request #3743 from mempool/mononaut/full-stack-fee-stats
stack-of-n-blocks fee statistics
2023-05-11 19:48:02 -05:00
Mononaut
d322665789
update difficulty tests 2023-05-11 11:39:18 -06:00
Mononaut
49529627f8
Fix difficulty adjustment calculation 2023-05-11 11:18:58 -06:00
wiz
cb9d09a930
Merge branch 'master' into nymkappa/scan-closed-channel-no-mempool 2023-05-11 11:04:19 -05:00
Mononaut
e5bef55d47
Fix RBF timestamps to always use seconds 2023-05-11 09:21:48 -06:00
Mononaut
3d1cd3193a
online calculation of stack-of-n-blocks fee statistics 2023-05-10 17:34:20 -06:00
Mononaut
ffd7831efc
optimize websocket init data 2023-05-10 08:05:39 -06:00
Mononaut
f8636d20c2
optimize batch client websocket updates 2023-05-10 08:05:39 -06:00
Mononaut
033e78c0a7
Optimize main thread processing of GBT updates 2023-05-08 23:01:17 -06:00
Mononaut
428d4fc6ab
optimize data structures for advanced GBT algorithm 2023-05-07 11:54:23 -06:00
softsimon
ee05a6852e
Rapid mempool sync 2023-05-07 20:21:02 +04:00
Mononaut
3d0f7d6855
add missing rbf eviction 2023-05-05 10:20:17 -07:00
Mononaut
d322c6b5b5
Fix new block mempool deletion race condition 2023-05-05 10:19:11 -07:00
Mononaut
f456912679
fix rbf cache eviction logic 2023-05-04 23:30:11 -04:00
Mononaut
e5f97ace8b
delay writing disk cache until block handler completes 2023-05-03 15:53:47 -06:00
softsimon
e6e90799ef
Merge branch 'master' into mononaut/mempool-effective-rates 2023-05-04 00:58:49 +04:00
Mononaut
a22703d547
Add mempool position improvements to updateMempoolBlocks 2023-05-03 14:18:07 -06:00
Mononaut
3b8bcc4da5
Improve stability of mempool tx position arrow 2023-05-03 14:18:06 -06:00
Mononaut
36c7697c2b
Update rbf disk caching for new method 2023-05-03 13:00:23 -06:00
Mononaut
7e9cfa0858
Persist RBF cache to disk 2023-05-03 13:00:20 -06:00
Mononaut
6fb4adc27d
fixes for non-dual-node rbf feature 2023-05-03 12:53:56 -06:00
Mononaut
086b41d958
support trees of RBF replacements 2023-05-03 12:53:56 -06:00
Mononaut
f46296a2bb
new page listing recent RBF events 2023-05-03 12:53:53 -06:00
Mononaut
7b2a1cfd10
update RBF timeline over websocket 2023-05-03 12:52:21 -06:00
Mononaut
1b843da785
Timeline of replacements for RBF-d transactions 2023-05-03 12:52:20 -06:00
softsimon
8db7326a5a
Merge pull request #3709 from mempool/mononaut/optimize-new-block-gbt
skip unnecessary makeBlockTemplates call
2023-05-03 21:56:07 +04:00
softsimon
dd68572603
Revert "Revert TCP socket fallback" 2023-05-03 10:11:44 +04:00
Mononaut
03ee5c7c31
skip unnecessary makeBlockTemplates 2023-05-02 18:47:34 -06:00
softsimon
565aa9616b
Change forensic logging to debug 2023-05-02 17:39:02 +04:00
softsimon
c659adb4be
Removing dead code causing slowdown 2023-05-02 15:40:16 +04:00
Mononaut
3748102bb0
Log websocket statistics 2023-05-01 13:08:29 -06:00
Mononaut
4597bfa5d7
use $ naming convention for async function names 2023-04-30 15:52:44 -06:00
Mononaut
f30cf70226
await for mempool change handler after loading disk cache 2023-04-30 15:51:26 -06:00
softsimon
58b08f2c33
Add end quotes 2023-05-01 00:16:23 +04:00
softsimon
ac240398ef
Merge branch 'master' into mononaut/debug-main-loop-stall 2023-04-30 22:53:06 +04:00
Mononaut
e05f2198d5
Add explicit timeout to mysql DB queries 2023-04-28 19:21:03 -06:00
Mononaut
95df317f56
detect and log stall in main loop 2023-04-28 19:17:58 -06:00
wiz
864225a0dc
Merge branch 'master' into simon/backend-block-tip-height-endpoint 2023-04-28 18:25:13 +09:00
softsimon
000c46bf57
Revert TCP socket fallback 2023-04-28 12:06:49 +04:00
softsimon
66919a1aba
Backend block tip height endpoint 2023-04-26 13:49:01 +04:00
softsimon
04a8249883
Merge pull request #3644 from mempool/mononaut/full-mempool-cpfp
Perform full cpfp calculations for the entire mempool
2023-04-08 16:50:57 +08:00
nymkappa
dfe2cf631f
[config] fix docker esplora config and template 2023-04-08 10:42:08 +09:00