Mononaut
7a5342adf6
Save effective fee rates to block templates & summaries
2023-06-29 19:24:19 -04:00
softsimon
8f41dbace8
Merge pull request #3838 from mempool/mononaut/dependent-rate-indexing
...
calculate & index ancestor-dependent effective rates
2023-06-14 23:02:25 +02:00
Mononaut
38c97c6ca3
calculate & index ancestor-dependent effective rates
2023-06-06 18:23:06 -04:00
Mononaut
28c7321081
Fix multiple mined RBF replacements of the same tx
2023-06-06 11:01:01 -04:00
Mononaut
bfa0ecaf04
Fix mined rbf / calculate sigop merge conflicts
2023-05-31 11:37:13 -04:00
Mononaut
e070c121bc
Count sigops & use adjusted vsizes in mempool projections
2023-05-31 11:29:56 -04:00
Mononaut
72586eda6e
Detect RBF by mined transactions
2023-05-18 09:51:41 -04:00
Mononaut
92c88cf5b6
online calculation of stack-of-n-blocks fee statistics
2023-05-10 17:34:20 -06:00
softsimon
ee2aea2458
Merge branch 'master' into mononaut/mempool-effective-rates
2023-05-04 00:58:49 +04:00
Mononaut
3e703ec13e
support trees of RBF replacements
2023-05-03 12:53:56 -06:00
Mononaut
2b4474a3c2
Use effective fee rates in mempool block visualizations & tooltips
2023-04-05 08:42:01 +09:00
Mononaut
61a2658b62
refactor effective rate calculation
2023-03-28 16:20:20 +09:00
Mononaut
4bde7151a6
Calculate similarity score with audit disabled
2023-03-16 22:16:40 +09:00
softsimon
abd74dc87e
Adding 4 year button to mempool graph
...
fixes #3218
2023-03-04 18:48:16 +09:00
softsimon
38375662f8
Merge branch 'master' into nymkappa/bugfix/ignore-too-low-lightning-timestamps
2023-03-01 06:20:56 +04:00
nymkappa
73a3b35296
[LND] Nullify zeroed timestamps
2023-02-25 18:30:29 +09:00
nymkappa
19036a451f
Fix node socket parsing with LND
2023-02-13 18:01:15 +09:00
softsimon
81c0f26f7b
Merge pull request #2824 from mempool/mononaut/more-rbf-info
...
cache, serve & display more comprehensive RBF info
2023-01-25 17:29:21 +04:00
Mononaut
5ca8cd29b5
Fix bugged mempool block gradients
2023-01-19 11:09:03 -06:00
Mononaut
af0084075b
fix RBF detection
2023-01-17 19:25:00 -06:00
Mononaut
cc628aa443
cache, serve & display more comprehensive RBF info
2023-01-17 16:09:16 -06:00
Mononaut
105ca296e2
Rename TRANSACTION_INDEXING to CPFP_INDEXING and add to mainnet prod config
2023-01-09 10:36:08 -06:00
Mononaut
bc076a850e
calculate & index cpfp packages
2022-11-29 11:42:07 +09:00
nymkappa
ed6e79d86e
Format historical node sockets with update topology outputs
2022-08-29 08:43:26 +02:00
nymkappa
678bf009ea
Import json topology
2022-08-18 11:06:20 +02:00
nymkappa
34bd21aa8f
Create and populate nodes_socket table
2022-08-13 11:01:46 +02:00
nymkappa
cf795a5ead
Refactor channel id conversion utils
2022-08-10 16:58:29 +02:00
nymkappa
7cc24d1a50
Convert short_id to integer id with clightning backend before returning the graph
2022-08-10 15:09:34 +02:00
nymkappa
295f0dd8ff
Refactor the LN backend and add more logs
2022-08-09 09:20:25 +02:00
nymkappa
d9d8c75fe4
Liquid always uses esplora (regression of #2039 )
2022-07-11 08:41:28 +02:00
nymkappa
7b13cdaa31
Fixes the minium tx fee bug introduced in ecbd18087b267ba61b74477c973281b740edaf30
2022-06-25 19:06:26 +02:00
nymkappa
f98b829678
Index block summaries in db
2022-06-18 16:48:02 +02:00
nymkappa
78b9a47580
Only process mining pools on Bitcoin networks
2022-05-12 08:13:41 +02:00
nymkappa
178cb72004
Update block API to use indexing if available
2022-05-12 08:13:40 +02:00
nymkappa
452ffb20cf
Wait for external assets file writers to complete
2022-04-22 04:03:08 -04:00
nymkappa
7acc0b17af
Merge branch 'master' into feature/pool-stats-page
2022-02-15 20:42:06 +09:00
nymkappa
de276c81e0
Provide a way to completely disable block indexing and mining menu
2022-02-15 19:51:26 +09:00
nymkappa
e3e3e9f02e
Mining pool detail page draft PoC
2022-02-14 14:08:30 +09:00
softsimon
bf33319081
Refactoring the Liquid and LiquidTestnet check to a common function.
2021-12-31 02:28:40 +04:00
softsimon
331e3b4c3e
Fix backend support for 'liquidtestnet' network
2021-12-31 01:26:45 +04:00
softsimon
c36ff22d68
Support for Test Liquid Native Asset
2021-12-29 00:40:55 +04:00
softsimon
54e6f408ce
Elements blockchain parser. Save all peg in/out i the database.
2021-09-19 02:26:44 +04:00
softsimon
5cdcf277e4
Handle 0.1 sat/vB base fee on the dashboard and backend.
2021-08-05 02:03:52 +03:00
softsimon
109ca9d3ee
Effective fee could go below 0 due to rounding error. ( #623 )
...
fixes #606
2021-07-14 22:42:48 +03:00
softsimon
f50d0fa22a
When filtering out lower fee parents, compare with effective fee instead of base fee to include a CPFP chain of transactions.
2021-04-10 21:26:05 +04:00
wiz
a534e15d67
Merge pull request #419 from mempool/simon/cpfp-duplicate-fix
...
Fix for duplicate cpfp ancestors.
2021-04-06 15:58:58 +09:00
softsimon
f9256704ab
Bugfix: Ancestors are not able to increase fee of descendants
...
fixes #426
2021-04-05 23:45:47 +04:00
softsimon
e2845bf97b
Fix for duplicate cpfp ancestors.
...
fixes #414
2021-04-02 00:30:51 +04:00
softsimon
aa43511e0a
Shuffle mempool transactions before saving disk cache. ( #398 )
...
fixes #397
2021-03-19 13:47:37 +07:00
softsimon
58402c008f
CPFP support ( #395 )
...
* CPFP support.
fixes #5
fixes #353
fixes #360
* Use effectiveFeePerVsize for mempool statistics.
* Renaming endpoint cpfp-info to just cpfp.
* Renaming decended to BestDescendant.
* Updating language file with new strings.
2021-03-18 23:47:40 +07:00