Commit Graph

3478 Commits

Author SHA1 Message Date
softsimon
b5fdb6d64f
Merge pull request #3843 from mempool/mononaut/projected-fee-graph
Better projected fee graph
2023-07-02 17:44:12 +02:00
softsimon
23cd063402
Merge pull request #3883 from mempool/hunicus/ronindojo-link
Update ronindojo link on about page
2023-07-01 22:03:43 +02: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
softsimon
2e285c8d86
Merge pull request #3878 from mempool/mononaut/full-mempool-graph
Add 'all time' option for mempool graph
2023-07-01 17:23:03 +02:00
softsimon
70854de6ec
Merge pull request #3855 from mempool/mononaut/websocket-responses
Fix inconsistent websocket responses
2023-07-01 17:19:22 +02:00
nymkappa
85e33e689d
break graph toggles into another line earlier 2023-06-30 19:52:05 -04:00
Mononaut
ca1a1228a9
break graph toggles into two rows on small screens 2023-06-30 19:52:05 -04:00
Mononaut
22baf4186e
Add 'all time' option for mempool graph 2023-06-30 19:52:05 -04:00
Mononaut
eaad63a082
frontend resync recent blocks when necessary 2023-06-30 19:43:04 -04:00
Mononaut
eca40f94c9
use power-of-ten formatting for large fee rates 2023-06-30 19:41:12 -04:00
Mononaut
86f51e3902
fix fee graph for underfilled blocks 2023-06-30 19:27:31 -04:00
Mononaut
9f2b98b246
Handle stack-of-N-blocks in new fee graph 2023-06-30 19:27:31 -04:00
Mononaut
e4f3642082
Redesign mempool block fee distribution graph 2023-06-30 19:27:30 -04:00
Mononaut
d9ed02a033
Fix transaction component ETA 2023-06-29 11:39:13 -04:00
softsimon
da3c39c7d0
Merge pull request #3861 from mempool/hunicus/add-luminex-sponsor
Add luminex as enterprise sponsor
2023-06-26 12:31:03 +02:00
hunicus
9bfc2c9413
Update ronindojo link on about page 2023-06-20 22:36:29 -04:00
Mononaut
4fbab08586
Separate summary and audit-summary API endpoints 2023-06-20 15:13:52 -04:00
softsimon
e5efc2957a
Merge pull request #3871 from mempool/mononaut/rbf-removed-not-mined
Change RBF status badges
2023-06-17 15:05:12 +02:00
softsimon
20d7e56de2
Update i18n 2023-06-17 15:04:46 +02:00
softsimon
c8d3653ef3
Updating tests 2023-06-17 00:32:58 +02:00
Mononaut
1872e5d12f
change "removed" and "replaced" badges to yellow 2023-06-16 17:35:07 -04:00
Mononaut
c0e235c01a
Mark RBF transactions as removed if earlier version is mined 2023-06-16 13:47:09 -04:00
Mononaut
618ba56c42
remove redundant audit score api calls from blocks list 2023-06-15 12:57:20 -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
hunicus
816f410855
Make luminex css class unique 2023-06-14 22:17:05 -04:00
Mononaut
bb61ff97fa
continue to skip first rate in simple fee ranges 2023-06-14 19:04:09 -04:00
hunicus
73d629d319
Add luminex as enterprise sponsor on about page 2023-06-14 18:58:49 -04:00
softsimon
c5bf167e36
Merge pull request #3846 from mempool/mononaut/audit-details
Add expected vs actual audit details comparison table
2023-06-14 23:05:07 +02:00
Mononaut
30f8d5cf96
add missing markForChecks in blocks list 2023-06-14 16:23:57 -04:00
softsimon
f09939a201
Disabling Liquid tests for now 2023-06-14 22:20:18 +02:00
softsimon
dcf73ec3f3
Merge pull request #3831 from mempool/mononaut/clock
Interactive clock
2023-06-14 22:14:26 +02:00
softsimon
bbe0579cdd
Changing default clock to mempool 2023-06-14 21:53:51 +02:00
softsimon
4390ffe3b6
Merge pull request #3820 from mempool/nymkappa/reindexing-pools-update
Mining pool update / re-indexer improvment
2023-06-14 19:16:08 +02:00
Mononaut
6b93e61b56
minor audit details fixes 2023-06-14 11:28:39 -04:00
Mononaut
ae5a0312be
change audit detail labels 2023-06-12 12:40:19 -04:00
softsimon
0b2ffb3e91
Merge branch 'master' into nymkappa/reindexing-pools-update 2023-06-12 15:53:46 +02:00
softsimon
a36303e1fb
Merge branch 'master' into simon/ignore-existing-mining-pools 2023-06-12 14:29:40 +02: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
Mononaut
aedaf53137
Merge branch 'master' into merged-expected-block-fees 2023-06-10 12:15:29 -04:00
Mononaut
57ac1486a0
Reset blockchain scroll on logo click 2023-06-09 19:03:47 -04:00
Mononaut
3c022ad755
Fix fee range inconsistencies 2023-06-07 11:59:31 -04:00
Joost Jager
74b2014dff
Show expected fees in blocks list 2023-06-06 08:52:29 +02:00
Mononaut
689319437a
fix graph filter dropdown colors 2023-06-05 14:23:37 -04:00
Mononaut
9883e59f12
fix graph page links layout 2023-06-05 14:09:02 -04:00
Mononaut
30396c5dca
Add link to clock from graph page 2023-06-05 13:28:00 -04:00
Mononaut
ec0d5e0c23
Polish clocks, fix urls, make interactive 2023-06-05 13:27:17 -04:00
Joost Jager
3c0bb11208
Add expected total fees audit 2023-06-05 14:19:16 +02:00