200 Commits

Author SHA1 Message Date
softsimon
c581be0e97
Missing da causes invalid json 2024-06-22 10:52:01 +09:00
Mononaut
f31b28251c
Estimate accelerated positions in partner mempools 2024-06-04 20:40:40 +00:00
Mononaut
1498db3b33
Backend support for multi-pool acceleration details 2024-05-26 20:47:36 +00:00
Mononaut
a29b29300e
Replace acceleration API polling with websocket 2024-05-04 17:23:20 +00:00
Mononaut
5172f032e7
Add sequence number to track-mempool subscription messages 2024-05-03 16:31:56 +00:00
Mononaut
f8d30bf528
Add 'mempool delta' websocket subscriptions 2024-05-03 16:25:45 +00:00
Mononaut
3e6d38656d
Add sequence number to mempool block updates 2024-04-11 08:11:45 +00:00
nymkappa
bed00fbd41
[server] express server also listens on unix socket 2024-04-07 18:39:37 +09:00
Mononaut
0bc86541c6
Fix disappearing effective/accelerated fee rates 2024-04-06 03:22:56 +00:00
wiz
83dbae3a70
Merge pull request #4786 from mempool/simon/remove-bisq
Removing Bisq
2024-04-02 15:06:23 +09: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
softsimon
10d4e5a600
Merge pull request #4852 from mempool/mononaut/better-audits
Better audits
2024-04-01 22:47:46 +09:00
softsimon
0090d36514
Merge branch 'master' into simon/remove-bisq 2024-04-01 18:52:56 +09:00
Mononaut
bd4e223aed
Add "prioritized" category to audits 2024-04-01 08:07:09 +00:00
Mononaut
855e25ccd2
Add backend type flag, disable address graphs for non-esplora 2024-04-01 03:49:56 +00:00
Mononaut
7deee5d5f2
Fix outspend tracking typo 2024-03-31 09:45:26 +00:00
Mononaut
c5300c950b
Add track-txs websocket subscription 2024-03-31 07:55:43 +00:00
Mononaut
5411eb491f
Limit GBT: fix candidate set inconsistency 2024-03-29 03:51:48 +00:00
Mononaut
b3e07e0c22
Retire "getSimonTemplate" GBT option 2024-03-29 03:51:46 +00:00
Mononaut
62653086e9
Limit GBT - calculate purged tx cpfp on demand 2024-03-29 03:49:57 +00:00
Mononaut
e2d3bb4cc5
Use minfee node to limit gbt input size 2024-03-29 03:49:54 +00:00
softsimon
60996a99f0
Removing Bisq 2024-03-23 18:03:49 +09:00
Mononaut
404892174d
Fix recent replacements skeleton loader 2024-03-15 05:33:23 +00:00
Mononaut
11a4f4e6d9
Audit past acceleration data 2024-03-11 21:35:01 +00:00
Mononaut
5f3ca3a321
Disable tomahawk status on non-official instances 2024-03-04 18:47:26 +00:00
Mononaut
f63f1b1773
Websocket subscription for fallback server health status 2024-03-04 18:47:24 +00:00
Mononaut
130bdac58c
Calculate & save acceleration bid boost rates 2024-03-04 16:29:28 +00:00
softsimon
2c22200820
Log mempool stats on new blocks 2024-02-10 20:45:58 +08:00
Mononaut
1121136a5e
Reduce the network size of mempool block websocket updates 2024-02-08 22:40:22 +00:00
softsimon
4fe745817c
Merge pull request #4137 from mempool/mononaut/multi-address-tracking
Multi address tracking
2024-01-24 23:14:00 +07:00
Mononaut
0cddfcfa64
Fix missing quotes on multi-address-tracking error msg 2024-01-23 14:04:15 +00:00
Mononaut
aa0948a154
Add multi-address-tracking limit config 2024-01-23 13:36:42 +00:00
Mononaut
8f7895cb2e
Track dropped txs in multi-address subscription 2024-01-23 13:36:42 +00:00
Mononaut
77a526b91c
Normalize scriptpubkeys to lowercase 2024-01-23 13:36:42 +00:00
Mononaut
ccd9642a01
Deduplicate address validation code 2024-01-23 13:36:41 +00:00
Mononaut
8642956dc2
Add track-scriptpubkeys websocket subscription 2024-01-23 13:36:41 +00:00
Mononaut
57c3861ca6
Support multi address websocket subscriptions 2024-01-23 13:36:41 +00:00
Mononaut
7405cf8336
Add block classification indexing 2024-01-23 01:44:19 +00:00
Mononaut
c1785993a8
Fix websocket subscription logging 2024-01-02 16:26:57 +00:00
Mononaut
23ececca95
Optimize websocket updates on new block 2023-12-31 18:07:39 +00:00
Mononaut
652100f774
More verbose websocket error logs 2023-11-25 09:02:27 +00:00
Mononaut
0f04f751e1
Disconnect websocket clients on error 2023-11-25 08:27:17 +00:00
Mononaut
420fbf3d6f
Hide the blockchain arrow when transaction is replaced 2023-09-29 00:02:01 +01:00
Mononaut
9b17c16325
Notify address page of removed transactions 2023-09-14 23:25:21 +00:00
Mononaut
528877f43f
Send cpfp/effective fee rate changes to subscribed ws clients 2023-08-27 00:30:55 +09:00
softsimon
41eecfa7df
Merge pull request #4095 from mempool/mononaut/refactor-address-tracking
Refactor websocket address tracking
2023-08-07 12:13:07 +09:00
Mononaut
38e9021e8c
simplify scriptpubkey tracking 2023-08-07 10:43:42 +09:00
Mononaut
3074d814e7
precompute address transactions for websocket msg loop 2023-08-04 13:59:49 +09:00
nymkappa
8936273aeb
Merge branch 'master' into mononaut/acceleration-viz 2023-08-03 15:28:56 +09:00