Commit graph

151 commits

Author SHA1 Message Date
nymkappa
0111d8806b
Merge branch 'mononaut/acceleration-viz' into nymkappa/accelerator-soft-launch 2023-08-03 15:43:28 +09:00
nymkappa
8936273aeb
Merge branch 'master' into mononaut/acceleration-viz 2023-08-03 15:28:56 +09:00
nymkappa
d236d89717
[mining] send pool unique id in /pools API 2023-08-03 15:08:14 +09:00
nymkappa
3f3f0db2f2
[mining] use .slug to load pool logo 2023-07-28 13:45:04 +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
ba54bc9d15
support for acceleration mempool blocks animation 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
d7b874ac49
Exclude all conflicting transactions from audit score 2023-07-25 14:17:02 +09:00
Mononaut
65dbafd2ec
Support P2PK address types 2023-07-23 14:01:31 +09:00
wiz
4b41730636
Merge branch 'master' into mononaut/lightning-justice 2023-07-18 16:49:49 +09:00
Mononaut
b33ea4679d
Add "recently cpfpd" exception to audits 2023-07-16 13:51:30 +09:00
Mononaut
fa48791c59
reduce latest rbf websocket data 2023-07-14 16:15:03 +09:00
Mononaut
3287c62f91
highlight & tag fullrbf replacements in RBF timeline 2023-07-13 12:28:33 +09:00
wiz
795e6753eb
Merge pull request #3879 from mempool/mononaut/audit-exclude-fullrbf
exclude fullrbf txs from audit and label in visualization
2023-07-11 15:29:32 +09:00
Mononaut
6942a6fd6a
Show alert banner on stale blocks 2023-07-10 16:14:02 +09:00
Mononaut
385cb087d3
Replace cached blocks on reorg, serve stale blocks 2023-07-10 16:14:02 +09:00
Mononaut
f1966768a7
exclude fullrbf txs from audit and label in visualization 2023-07-10 15:34:22 +09:00
Mononaut
4ba552fe1b
Add basic lightning justice page 2023-07-09 03:03:35 -04:00
Joost Jager
9e5d10b15f 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
2bda12e5f9
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
eaad63a082
frontend resync recent blocks when necessary 2023-06-30 19:43:04 -04:00
Mononaut
4fbab08586
Separate summary and audit-summary API endpoints 2023-06-20 15:13:52 -04:00
softsimon
d955dbff55
Merge pull request #3842 from mempool/mononaut/consistent-fee-ranges
Fix fee range inconsistencies
2023-06-15 16:49:07 +02:00
Mononaut
ee39283241
precompute block fee spans 2023-06-15 09:54:08 -04:00
Mononaut
93d24d1cf7
Add expected fee % diff to blocks list page 2023-06-10 12:35:15 -04:00
Mononaut
bfb842d7ea
Add % difference to weight and tx count in audit details 2023-06-10 12:35:13 -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
8b1dff6d15
fix txConfirmed type 2023-06-04 11:47:46 -04:00
Mononaut
c49626aefc
Confirmation badge component, fix negative confirmations 2023-06-03 16:20:32 -04:00
Mononaut
ec63c822db
Display sigops & adjusted vsize in transaction page details 2023-05-31 11:29:58 -04:00
Mononaut
70fa78b987
Fix effective fee rates for non-cpfp dependents 2023-05-31 11:27:04 -04:00
Mononaut
81ec54fcb3
Omit possible high-sigop txs from block health score 2023-05-17 11:46:50 -04:00
softsimon
e6e90799ef
Merge branch 'master' into mononaut/mempool-effective-rates 2023-05-04 00:58:49 +04:00
Mononaut
3b8bcc4da5
Improve stability of mempool tx position arrow 2023-05-03 14:18:06 -06:00
Mononaut
086b41d958
support trees of RBF replacements 2023-05-03 12:53:56 -06:00
Mononaut
f46296a2bb
new page listing recent RBF events 2023-05-03 12:53:53 -06:00
Mononaut
7b2a1cfd10
update RBF timeline over websocket 2023-05-03 12:52:21 -06:00
Mononaut
1b843da785
Timeline of replacements for RBF-d transactions 2023-05-03 12:52:20 -06:00
Mononaut
4c569c0ded
Send mempool effective fee rate changes to frontend & apply 2023-04-05 08:42:01 +09:00
Mononaut
3d5c156776
Use effective fee rates in mempool block visualizations & tooltips 2023-04-05 08:42:01 +09:00
softsimon
7d8ea075d9
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
c24724dcdf
animate mempool blocks conditional on mined block similarity 2023-03-16 22:16:40 +09:00
Mononaut
64ab14f995
mempool block entry animation 2023-03-16 22:16:40 +09:00
nymkappa
0ebe0a5dc9
Add new stats in mining pool page 2023-03-16 16:13:11 +09:00
Mononaut
39051e94e3
Redesign difficulty adjustment dashboard widget 2023-03-11 17:53:18 +09:00
nymkappa
0aff276a5c
Enforce BlockExtended use for block indexing - Unify /api/v1/block(s) API(s) response format 2023-02-27 18:00:00 +09:00