Mononaut
|
a74a9fe73a
|
Merge branch 'master' into merged-expected-block-fees
|
2023-06-10 12:15:29 -04:00 |
|
softsimon
|
f0c056d558
|
Merge pull request #3830 from mempool/fix/p2tr-annex-parse
Fix: Annex parsing for p2tr on bitcoind/romanz backends
|
2023-06-06 20:27:03 +04:00 |
|
softsimon
|
2e5e69ff4a
|
Merge pull request #3826 from mempool/mononaut/fix-firstseen
fix firstSeen reset migration bug
|
2023-06-06 20:18:35 +04:00 |
|
Mononaut
|
102b6a291f
|
Fix missing fees in $updateBlocks without esplora
|
2023-06-06 17:34:22 +02:00 |
|
softsimon
|
bb69c5310e
|
Merge pull request #3804 from mempool/mononaut/split-summaries-table
Break block templates into their own db table
|
2023-06-06 19:30:28 +04:00 |
|
Joost Jager
|
16e86e3976
|
Show expected fees in blocks list
|
2023-06-06 08:52:29 +02:00 |
|
junderw
|
523c52e0ed
|
Fix: Annex parsing for p2tr on bitcoind/romanz backends
|
2023-06-05 07:21:55 -07:00 |
|
Joost Jager
|
4022803a79
|
Add expected total fees audit
|
2023-06-05 14:19:16 +02:00 |
|
Mononaut
|
e51d4584ab
|
fix firstSeen reset bug
|
2023-06-04 12:47:04 -04:00 |
|
Mononaut
|
810317488c
|
Confirmation badge component, fix negative confirmations
|
2023-06-03 16:20:32 -04:00 |
|
Mononaut
|
bf6f62e237
|
Break block templates into their own db table
|
2023-05-31 13:43:48 -04:00 |
|
Mononaut
|
2b10a9121c
|
use fractional base vsize in adjusted vsize
|
2023-05-31 11:45:47 -04:00 |
|
Mononaut
|
bfa0ecaf04
|
Fix mined rbf / calculate sigop merge conflicts
|
2023-05-31 11:37:13 -04:00 |
|
Mononaut
|
fb9fceb88c
|
Enforce block sigop limits in GBT algorithm
|
2023-05-31 11:29:58 -04:00 |
|
Mononaut
|
2d4ce3b1dd
|
Display sigops & adjusted vsize in transaction page details
|
2023-05-31 11:29:58 -04:00 |
|
Mononaut
|
e070c121bc
|
Count sigops & use adjusted vsizes in mempool projections
|
2023-05-31 11:29:56 -04:00 |
|
Mononaut
|
1cff72e768
|
Fix effective fee rates for non-cpfp dependents
|
2023-05-31 11:27:04 -04:00 |
|
softsimon
|
bdfa67e670
|
Merge pull request #3785 from mempool/mononaut/mined-block-rbf
Detect RBF by mined transactions
|
2023-05-30 14:50:07 +07:00 |
|
nymkappa
|
f78a620fae
|
Always re-indexing blocks when updating mining pools
|
2023-05-25 09:08:51 -07:00 |
|
softsimon
|
cf8aeb6db9
|
Save new disk cache after ignoring blocks
|
2023-05-25 19:19:14 +04:00 |
|
softsimon
|
9d8b4812ee
|
Don't wipe mempool cache in pools updater
|
2023-05-25 19:07:51 +04:00 |
|
softsimon
|
056e0b0c04
|
Revert "Don't wipe mempool cache in pools updater"
This reverts commit 714208a3669000c4f20777f6d0118ed8b4f35a83.
|
2023-05-25 19:06:45 +04:00 |
|
softsimon
|
6f8a9052f2
|
Don't wipe mempool cache in pools updater
|
2023-05-25 19:05:29 +04:00 |
|
softsimon
|
6154bf3b1a
|
Fix for pool output address matching
fixes #3782
|
2023-05-24 01:22:01 +04:00 |
|
Mononaut
|
72586eda6e
|
Detect RBF by mined transactions
|
2023-05-18 09:51:41 -04:00 |
|
Mononaut
|
bdb44c4609
|
Omit possible high-sigop txs from block health score
|
2023-05-17 11:46:50 -04:00 |
|
nymkappa
|
3a1fd2a463
|
Block prediction -> Block health - Fix wrong chart download name
|
2023-05-14 16:32:11 -05:00 |
|
softsimon
|
909b6c2c64
|
Merge pull request #3753 from mempool/mononaut/fix-difficulty-estimate
Fix difficulty estimate
|
2023-05-12 09:21:06 -05:00 |
|
softsimon
|
4ede93f07a
|
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
|
e5f7d18a94
|
Fix difficulty adjustment calculation
|
2023-05-11 11:18:58 -06:00 |
|
Mononaut
|
af24b68f91
|
Fix RBF timestamps to always use seconds
|
2023-05-11 09:21:48 -06:00 |
|
Mononaut
|
92c88cf5b6
|
online calculation of stack-of-n-blocks fee statistics
|
2023-05-10 17:34:20 -06:00 |
|
Mononaut
|
bedee36f2d
|
optimize websocket init data
|
2023-05-10 08:05:39 -06:00 |
|
Mononaut
|
2339a88f47
|
optimize batch client websocket updates
|
2023-05-10 08:05:39 -06:00 |
|
Mononaut
|
0498002d2c
|
Optimize main thread processing of GBT updates
|
2023-05-08 23:01:17 -06:00 |
|
Mononaut
|
6d4c2f8f8f
|
optimize data structures for advanced GBT algorithm
|
2023-05-07 11:54:23 -06:00 |
|
softsimon
|
08a6bb6267
|
Rapid mempool sync
|
2023-05-07 20:21:02 +04:00 |
|
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 |
|