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 |
|
nymkappa
|
f8faccd502
|
Merge branch 'master' into mononaut/acceleration-viz
|
2023-07-29 13:51:49 +09:00 |
|
Mononaut
|
2c613195cc
|
Add support for compressed p2pk addresses
|
2023-07-28 19:17:52 +09:00 |
|
Mononaut
|
5b2470955d
|
track p2pk addresses by scriptpubkey not scripthash
|
2023-07-28 16:09:39 +09:00 |
|
Mononaut
|
74b87b6006
|
Support p2pk track-address websocket subscriptions
|
2023-07-28 16:09:39 +09:00 |
|
Mononaut
|
cde4af5930
|
fix mismatched use of gbt implementations
|
2023-07-26 15:08:35 +09:00 |
|
Mononaut
|
928a8be846
|
fix pool-dependent accelerated audit handling
|
2023-07-26 15:08:34 +09:00 |
|
Mononaut
|
2a2aee21fb
|
fix audit highlightning and fee ranges
|
2023-07-26 15:08:34 +09:00 |
|
Mononaut
|
ffc2b6c53c
|
Add acceleration support to rust gbt
|
2023-07-26 15:08:34 +09:00 |
|
Mononaut
|
6494f890fe
|
include per-tx pools in /accelerations endpoint
|
2023-07-26 15:08:34 +09:00 |
|
Mononaut
|
ba54bc9d15
|
support for acceleration mempool blocks animation
|
2023-07-26 15:08:33 +09:00 |
|
Mononaut
|
083bfdba06
|
Refactor accelerated audits
|
2023-07-26 15:08:33 +09:00 |
|
Mononaut
|
c246db1cf9
|
Refactor acceleration tracking
|
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
|
2d463326e0
|
fix gbt mempool size mismatch bug
|
2023-07-24 17:22:38 +09:00 |
|
Mononaut
|
de4265a6d1
|
More conservative mempool inSync status
|
2023-07-24 16:22:22 +09:00 |
|
Mononaut
|
4309bfd519
|
Fix websocket null data for undefined rbfSummary
|
2023-07-17 17:53:26 +09:00 |
|
Mononaut
|
bf5a16b043
|
always send 6 latest transactions to websocket clients
|
2023-07-17 11:02:28 +09:00 |
|
Mononaut
|
565336df21
|
Set missing websocket init data
|
2023-07-16 18:39:51 +09:00 |
|
Mononaut
|
fa48791c59
|
reduce latest rbf websocket data
|
2023-07-14 16:15:03 +09:00 |
|
Mononaut
|
e8c703fdbc
|
replace client recent blocks on reorg
|
2023-07-13 10:43:18 +09:00 |
|
Mononaut
|
f1966768a7
|
exclude fullrbf txs from audit and label in visualization
|
2023-07-10 15:34:22 +09:00 |
|
Mononaut
|
db8c34ae61
|
misc JS-side gbt performance optimizations
|
2023-07-03 10:18:22 -04:00 |
|
Mononaut
|
fc504012d5
|
Enforce Rust GBT instance lifecycle
|
2023-07-03 10:18:18 -04:00 |
|
Mononaut
|
8f675c7062
|
Add Rust GBT config flag
|
2023-07-03 10:18:18 -04:00 |
|
Mononaut
|
52bb8b4a4d
|
Rust GBT proof of concept
|
2023-07-03 10:18:14 -04:00 |
|
softsimon
|
5f582195ad
|
Merge branch 'master' into mononaut/effective-rate-templates
|
2023-07-02 18:11:28 +02:00 |
|
Mononaut
|
eaad63a082
|
frontend resync recent blocks when necessary
|
2023-06-30 19:43:04 -04:00 |
|
Mononaut
|
ca6ddd609d
|
clean up backend websocket logic
|
2023-06-30 19:43:04 -04:00 |
|
Mononaut
|
48d62a1396
|
Save effective fee rates to block templates & summaries
|
2023-06-29 19:24:19 -04:00 |
|
Mononaut
|
93d24d1cf7
|
Add expected fee % diff to blocks list page
|
2023-06-10 12:35:15 -04:00 |
|
Mononaut
|
3013386ca5
|
Add expected weight to audit table
|
2023-06-10 12:32:53 -04:00 |
|
Joost Jager
|
74b2014dff
|
Show expected fees in blocks list
|
2023-06-06 08:52:29 +02:00 |
|
Joost Jager
|
3c0bb11208
|
Add expected total fees audit
|
2023-06-05 14:19:16 +02:00 |
|
Mononaut
|
c49626aefc
|
Confirmation badge component, fix negative confirmations
|
2023-06-03 16:20:32 -04:00 |
|
Mononaut
|
09e4e44e88
|
Count sigops & use adjusted vsizes in mempool projections
|
2023-05-31 11:29:56 -04:00 |
|
softsimon
|
0703690190
|
Merge pull request #3785 from mempool/mononaut/mined-block-rbf
Detect RBF by mined transactions
|
2023-05-30 14:50:07 +07:00 |
|
Mononaut
|
369db7a63c
|
Detect RBF by mined transactions
|
2023-05-18 09:51:41 -04:00 |
|
Mononaut
|
81ec54fcb3
|
Omit possible high-sigop txs from block health score
|
2023-05-17 11:46:50 -04: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
|
428d4fc6ab
|
optimize data structures for advanced GBT algorithm
|
2023-05-07 11:54:23 -06:00 |
|
Mononaut
|
3d0f7d6855
|
add missing rbf eviction
|
2023-05-05 10:20:17 -07:00 |
|