31 Commits

Author SHA1 Message Date
Mononaut
248cef7718
Improve prioritized transaction detection algorithm 2024-08-18 02:21:05 +00:00
Mononaut
b9334c93f5
Handle accelerations in v1 audit 2024-08-01 14:07:19 +00:00
Mononaut
7cc01af631
Implement v1 block audits 2024-08-01 14:07:19 +00:00
Mononaut
233f19d23d
Fix audit blockIndex increment bug 2024-04-18 13:27:33 +00:00
Mononaut
4a6641f544
revert reverting better audits PR 2024-04-02 02:02:38 +00:00
softsimon
102cb96483
Revert "Better audits" 2024-04-01 22:48:46 +09:00
Mononaut
03255dd077
Improve marginal fee rate detection 2024-04-01 08:42:23 +00:00
Mononaut
bd4e223aed
Add "prioritized" category to audits 2024-04-01 08:07:09 +00:00
Mononaut
75cc844676
actually fix empty mempool health score 2023-11-22 19:53:22 +09:00
Mononaut
8dc80eadf3
Fix health score when mempool was empty 2023-11-22 13:10:53 +09:00
Mononaut
083bfdba06
Refactor accelerated audits 2023-07-26 15:08:33 +09:00
Mononaut
aa24f6a84d
use accelerated rates for block templates & show in viz 2023-07-26 15:08:33 +09:00
Mononaut
e489f713eb
include accelerated tx data in block audits 2023-07-26 15:08:26 +09:00
Mononaut
d7b874ac49
Exclude all conflicting transactions from audit score 2023-07-25 14:17:02 +09:00
Mononaut
b33ea4679d
Add "recently cpfpd" exception to audits 2023-07-16 13:51:30 +09:00
Mononaut
f1966768a7
exclude fullrbf txs from audit and label in visualization 2023-07-10 15:34:22 +09:00
Mononaut
09e4e44e88
Count sigops & use adjusted vsizes in mempool projections 2023-05-31 11:29:56 -04:00
Mononaut
81ec54fcb3
Omit possible high-sigop txs from block health score 2023-05-17 11:46:50 -04:00
softsimon
c659adb4be
Removing dead code causing slowdown 2023-05-02 15:40:16 +04:00
Mononaut
8486c1117d
log warnings for unexpectedly missing txs 2023-03-26 05:41:31 +09:00
Mononaut
61f24562fd
tighten sanity checks in block audit 2023-03-24 09:49:02 +09:00
Mononaut
c24724dcdf
animate mempool blocks conditional on mined block similarity 2023-03-16 22:16:40 +09:00
Mononaut
2ff930ef3e
Ignore coinbase tx in block health calculation 2023-02-21 22:01:30 -06:00
nymkappa
71d1c3de04
Update bitcoin-api-factory so we can use core only if needed 2023-01-08 11:24:23 +01:00
Mononaut
de04914851
optimize block audit scores db query 2022-11-24 17:11:45 +09:00
Mononaut
276470474d
save 'fresh' transactions in block audit repository 2022-11-24 17:10:53 +09:00
Mononaut
5b6f713ef3
Fetch missing block audit scores 2022-11-21 18:45:34 +09:00
Mononaut
29f7c89c53
Tweak block audit algo to reduce false positives 2022-11-21 18:43:52 +09:00
Mononaut
6d28259515
disable block audits unless indexing is enabled 2022-10-28 15:16:03 -06:00
Mononaut
968d7b827b
Optimize makeBlockTemplates 2022-10-27 10:25:16 -06:00
Mononaut
832ccdac46
improve audit analysis and scoring 2022-10-27 10:25:15 -06:00