131 Commits

Author SHA1 Message Date
Joost Jager
f4b8ed4243 Add average fee delta to pool ranking
Co-authored-by: mononaut <83316221+mononaut@users.noreply.github.com>
2023-07-04 11:25:39 +00:00
softsimon
588bf97a32 Merge pull request #3881 from mempool/mononaut/separate-audit-api
Separate summary and audit-summary API endpoints
2023-07-01 19:43:20 +02:00
Mononaut
b951ff573d frontend resync recent blocks when necessary 2023-06-30 19:43:04 -04:00
Mononaut
20dce32900 Separate summary and audit-summary API endpoints 2023-06-20 15:13:52 -04:00
softsimon
7fb6fccb00 Merge pull request #3842 from mempool/mononaut/consistent-fee-ranges
Fix fee range inconsistencies
2023-06-15 16:49:07 +02:00
Mononaut
8d6de256f3 precompute block fee spans 2023-06-15 09:54:08 -04:00
Mononaut
4ae8388aeb Add expected fee % diff to blocks list page 2023-06-10 12:35:15 -04:00
Mononaut
4f9504b341 Add % difference to weight and tx count in audit details 2023-06-10 12:35:13 -04:00
Mononaut
9433e7a1a5 Add expected weight to audit table 2023-06-10 12:32:53 -04:00
Joost Jager
16e86e3976 Show expected fees in blocks list 2023-06-06 08:52:29 +02:00
Joost Jager
4022803a79 Add expected total fees audit 2023-06-05 14:19:16 +02:00
Mononaut
56a9990f88 fix txConfirmed type 2023-06-04 11:47:46 -04:00
Mononaut
810317488c Confirmation badge component, fix negative confirmations 2023-06-03 16:20:32 -04:00
Mononaut
2d4ce3b1dd Display sigops & adjusted vsize in transaction page details 2023-05-31 11:29:58 -04:00
Mononaut
1cff72e768 Fix effective fee rates for non-cpfp dependents 2023-05-31 11:27:04 -04:00
Mononaut
bdb44c4609 Omit possible high-sigop txs from block health score 2023-05-17 11:46:50 -04:00
softsimon
ee2aea2458 Merge branch 'master' into mononaut/mempool-effective-rates 2023-05-04 00:58:49 +04:00
Mononaut
9f32d43907 Improve stability of mempool tx position arrow 2023-05-03 14:18:06 -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
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
softsimon
58c90d03e5 Merge pull request #3405 from mempool/nymkappa/pool-health
Show block health in pool block list
2023-03-18 18:48:10 +09:00
Mononaut
8e0495a358 animate mempool blocks conditional on mined block similarity 2023-03-16 22:16:40 +09:00
Mononaut
40a80953a7 mempool block entry animation 2023-03-16 22:16:40 +09:00
nymkappa
883300cb2b Add new stats in mining pool page 2023-03-16 16:13:11 +09:00
Mononaut
133520242e Redesign difficulty adjustment dashboard widget 2023-03-11 17:53:18 +09:00
nymkappa
8b947a6c67 Enforce BlockExtended use for block indexing - Unify /api/v1/block(s) API(s) response format 2023-02-27 18:00:00 +09:00
nymkappa
72779c8244 Use historical price for older blocks and transactions 2023-02-21 12:37:27 +09:00
nymkappa
3e4d27165a Show avg block heath in pool ranking pie chart 2023-02-20 18:14:12 +09:00
Antoni Spaanderman
9b793b8a6b add size per weight graph and ts type for getHistoricalBlockSizesAndWeights 2023-02-16 15:39:09 +01:00
wiz
a743112c39 Merge branch 'master' into mononaut/scrollable-blockchain 2023-01-12 22:01:45 +09:00
Mononaut
41fdab33eb remove redundant fields from CPFP interfaces 2023-01-11 08:44:11 -06:00
Mononaut
4ec6200e45 improve block scrolling & new block animation 2023-01-06 10:13:53 -06:00
Mononaut
e32914aa82 display channel close forensics results 2022-11-30 18:23:59 +09:00
Mononaut
32b7fa6f90 display indexed cpfp info on non-mempool txs 2022-11-29 11:42:07 +09:00
Mononaut
b5b489acde merge block-audit and block pages 2022-11-24 17:10:53 +09:00
Mononaut
6204784fff Fetch missing block audit scores 2022-11-21 18:45:34 +09:00
Mononaut
a9a4b217c9 differentiate censored/missing txs in block audit 2022-10-28 18:49:28 -06:00
nymkappa
fe0638db1b Use shared component in node ranking list 2022-09-02 10:08:25 +02:00
softsimon
9d83302fd9 Fixes multiple bugs with outspends and channels
fixes #412
2022-08-27 16:01:08 +02:00
nymkappa
e79b28653c Create active channel tree map component 2022-08-23 11:26:00 +02:00
nymkappa
a9e07d7313 Create node rankings page with 3 different rankings 2022-08-17 21:20:11 +02:00
nymkappa
8939c25129 Create top 100 node per channel count component 2022-08-17 16:19:01 +02:00
nymkappa
3c803c8a22 Create top 100 node per capacity component 2022-08-17 16:00:30 +02:00
nymkappa
49652d7f39 Refactor top nodes widgets 2022-08-17 12:53:26 +02:00
nymkappa
775b9d22cc Save current progress on the block audit page 2022-07-14 20:41:50 +02:00
Mononaut
1d4488eb96 Add visualization to mined blocks 2022-06-16 02:46:24 +00:00