Mononaut
|
29cebf9c6c
|
add missing rbf eviction
|
2023-05-05 10:20:17 -07:00 |
|
Mononaut
|
b673fdbcd1
|
Fix new block mempool deletion race condition
|
2023-05-05 10:19:11 -07:00 |
|
Mononaut
|
29db163af7
|
fix rbf cache eviction logic
|
2023-05-04 23:30:11 -04:00 |
|
Mononaut
|
0b2eb73c3c
|
delay writing disk cache until block handler completes
|
2023-05-03 15:53:47 -06:00 |
|
softsimon
|
ee2aea2458
|
Merge branch 'master' into mononaut/mempool-effective-rates
|
2023-05-04 00:58:49 +04:00 |
|
Mononaut
|
a61c0eb60c
|
Add mempool position improvements to updateMempoolBlocks
|
2023-05-03 14:18:07 -06:00 |
|
Mononaut
|
9f32d43907
|
Improve stability of mempool tx position arrow
|
2023-05-03 14:18:06 -06:00 |
|
Mononaut
|
c745fe4093
|
Update rbf disk caching for new method
|
2023-05-03 13:00:23 -06:00 |
|
Mononaut
|
1033234ea9
|
Persist RBF cache to disk
|
2023-05-03 13:00:20 -06:00 |
|
Mononaut
|
1a96608a60
|
fixes for non-dual-node rbf feature
|
2023-05-03 12:53:56 -06:00 |
|
Mononaut
|
3e703ec13e
|
support trees of RBF replacements
|
2023-05-03 12:53:56 -06:00 |
|
Mononaut
|
47bbfca1c0
|
new page listing recent RBF events
|
2023-05-03 12:53:53 -06:00 |
|
Mononaut
|
22fde5276a
|
update RBF timeline over websocket
|
2023-05-03 12:52:21 -06:00 |
|
Mononaut
|
1d5a029c81
|
Timeline of replacements for RBF-d transactions
|
2023-05-03 12:52:20 -06:00 |
|
softsimon
|
dcc5292400
|
Merge pull request #3709 from mempool/mononaut/optimize-new-block-gbt
skip unnecessary makeBlockTemplates call
|
2023-05-03 21:56:07 +04:00 |
|
softsimon
|
268a05cc37
|
Revert "Revert TCP socket fallback"
|
2023-05-03 10:11:44 +04:00 |
|
Mononaut
|
5abdb700ad
|
skip unnecessary makeBlockTemplates
|
2023-05-02 18:47:34 -06:00 |
|
softsimon
|
490b7886d2
|
Removing dead code causing slowdown
|
2023-05-02 15:40:16 +04:00 |
|
Mononaut
|
eac7c5023a
|
Log websocket statistics
|
2023-05-01 13:08:29 -06:00 |
|
Mononaut
|
27c7b4be5f
|
use $ naming convention for async function names
|
2023-04-30 15:52:44 -06:00 |
|
Mononaut
|
e6a23567e0
|
await for mempool change handler after loading disk cache
|
2023-04-30 15:51:26 -06:00 |
|
softsimon
|
0552ff8c4b
|
Add end quotes
|
2023-05-01 00:16:23 +04:00 |
|
Mononaut
|
e63ca81de9
|
detect and log stall in main loop
|
2023-04-28 19:17:58 -06:00 |
|
wiz
|
abab18453c
|
Merge branch 'master' into simon/backend-block-tip-height-endpoint
|
2023-04-28 18:25:13 +09:00 |
|
softsimon
|
1d42d93649
|
Revert TCP socket fallback
|
2023-04-28 12:06:49 +04:00 |
|
softsimon
|
036bf3de2c
|
Backend block tip height endpoint
|
2023-04-26 13:49:01 +04:00 |
|
Mononaut
|
9b9956138d
|
Perform full cpfp calculations for the entire mempool
|
2023-04-07 00:25:45 +09:00 |
|
wiz
|
0c1a071aa0
|
ops: Update hard-coded path for liquid asset icons
|
2023-04-06 19:19:30 +09:00 |
|
nymkappa
|
ad5562a549
|
[indexing] save missing fee_percentiles and median_fee_amt when indexing on the fly
|
2023-04-06 11:55:17 +09:00 |
|
nymkappa
|
ad0c7a3fe8
|
[esplora] reset timeout variable when retrying unix socket
|
2023-04-05 17:05:23 +09:00 |
|
nymkappa
|
07dc8b1a1a
|
[esplora] print log when retrying unix socket - don't fallback to tcp socket on ETIMEDOUT
|
2023-04-05 17:00:53 +09:00 |
|
nymkappa
|
37a245a626
|
[esplora] initialize default socket config to axiosConfigWithUnixSocket
|
2023-04-05 16:38:37 +09:00 |
|
nymkappa
|
0d5f6138d0
|
[esplora] fallback to tcp socket if unix socket fails
|
2023-04-05 16:27:13 +09:00 |
|
Mononaut
|
11516db56e
|
Send mempool effective fee rate changes to frontend & apply
|
2023-04-05 08:42:01 +09:00 |
|
Mononaut
|
2b4474a3c2
|
Use effective fee rates in mempool block visualizations & tooltips
|
2023-04-05 08:42:01 +09:00 |
|
wiz
|
129019bec6
|
Merge branch 'master' into ops/esplora-unix-sockets
|
2023-04-03 15:34:47 +09:00 |
|
softsimon
|
0d6e68100b
|
Merge pull request #3442 from mempool/nymkappa/reorg-keep-templates
When a re-org happens, keep the block templates for audit
|
2023-04-03 12:24:05 +09:00 |
|
nymkappa
|
9d9955c2be
|
Cleanup some log
|
2023-04-01 12:00:54 +09:00 |
|
nymkappa
|
5bed867b5e
|
Keep re-org'ed block summaries in the database
|
2023-03-31 12:08:05 +09:00 |
|
nymkappa
|
38c08c4e25
|
When a re-org happens, keep the block templates for audit
|
2023-03-29 17:32:17 +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 |
|
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 |
|