3499 Commits

Author SHA1 Message Date
softsimon
a0c1e0d130 Merge branch 'master' into nymkappa/clip-label-overflow 2023-07-12 10:57:11 +09:00
wiz
673009fe3f 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
softsimon
19e6fe2676 Merge pull request #3932 from mempool/mononaut/stale-blocks
Stale blocks
2023-07-11 14:47:44 +09:00
Mononaut
b9189602a3 Switch remaining vb fields according to unit preference 2023-07-11 10:04:38 +09:00
Mononaut
0422d4396d Implement only-vsize and only-weight directives 2023-07-11 10:00:41 +09:00
Mononaut
2bad8cce65 Switch all direct sat/vb fields to new rate component 2023-07-11 10:00:41 +09:00
Mononaut
b04f5f3378 Add fee rate display component 2023-07-11 10:00:40 +09:00
Mononaut
87c8e5074d Add fee rate unit preference & dropdown 2023-07-11 10:00:40 +09:00
Mononaut
420e3287ef Show alert banner on stale blocks 2023-07-10 16:14:02 +09:00
Mononaut
983a9ecd0e Replace cached blocks on reorg, serve stale blocks 2023-07-10 16:14:02 +09:00
Mononaut
d6db808257 exclude fullrbf txs from audit and label in visualization 2023-07-10 15:34:22 +09:00
Mononaut
2cc8bb2b0e match higher precision time in block page details 2023-07-05 11:02:32 -04:00
Mononaut
3fc14a8a09 More precise relative block times 2023-07-05 10:50:46 -04:00
softsimon
d747040885 Merge pull request #3919 from joostjager/pool-fees
Add average fee delta to pool ranking
2023-07-05 15:30:15 +02:00
wiz
15e9f31b63 Merge branch 'master' into mononaut/scrollable-mempool 2023-07-05 07:58:50 +09:00
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
73e2da793d Merge pull request #3843 from mempool/mononaut/projected-fee-graph
Better projected fee graph
2023-07-02 17:44:12 +02:00
softsimon
84d7797c9b Merge pull request #3883 from mempool/hunicus/ronindojo-link
Update ronindojo link on about page
2023-07-01 22:03:43 +02: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
softsimon
2ab269f7c0 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
b0c2833b75 Merge pull request #3855 from mempool/mononaut/websocket-responses
Fix inconsistent websocket responses
2023-07-01 17:19:22 +02:00
nymkappa
a85f1f1bf7 break graph toggles into another line earlier 2023-06-30 19:52:05 -04:00
Mononaut
04407dbf82 break graph toggles into two rows on small screens 2023-06-30 19:52:05 -04:00
Mononaut
7e43e5e2b0 Add 'all time' option for mempool graph 2023-06-30 19:52:05 -04:00
Mononaut
9e413d67a1 don't reset blockchain position on every mempool update 2023-06-30 19:45:53 -04:00
Mononaut
b45d997e57 scroll selected mempool block into view 2023-06-30 19:45:53 -04:00
Mononaut
cd65590dc0 scroll to see all mempool blocks 2023-06-30 19:45:53 -04:00
Mononaut
b951ff573d frontend resync recent blocks when necessary 2023-06-30 19:43:04 -04:00
Mononaut
6a03e87029 use power-of-ten formatting for large fee rates 2023-06-30 19:41:12 -04:00
Mononaut
891b89bcfa fix fee graph for underfilled blocks 2023-06-30 19:27:31 -04:00
Mononaut
c2f449632f Handle stack-of-N-blocks in new fee graph 2023-06-30 19:27:31 -04:00
Mononaut
de78acbb67 Redesign mempool block fee distribution graph 2023-06-30 19:27:30 -04:00
Mononaut
852e049a4e Fix transaction component ETA 2023-06-29 11:39:13 -04:00
softsimon
7ea35e1e0a Merge pull request #3861 from mempool/hunicus/add-luminex-sponsor
Add luminex as enterprise sponsor
2023-06-26 12:31:03 +02:00
hunicus
334bcb3122 Update ronindojo link on about page 2023-06-20 22:36:29 -04:00
Mononaut
20dce32900 Separate summary and audit-summary API endpoints 2023-06-20 15:13:52 -04:00
softsimon
1f2c579f25 Merge pull request #3871 from mempool/mononaut/rbf-removed-not-mined
Change RBF status badges
2023-06-17 15:05:12 +02:00
softsimon
8b397a6b22 Update i18n 2023-06-17 15:04:46 +02:00
softsimon
56372b9215 Updating tests 2023-06-17 00:32:58 +02:00
Mononaut
3e0d79ffef change "removed" and "replaced" badges to yellow 2023-06-16 17:35:07 -04:00
Mononaut
5c9653fab5 Mark RBF transactions as removed if earlier version is mined 2023-06-16 13:47:09 -04:00
Mononaut
639dcc6c10 remove redundant audit score api calls from blocks list 2023-06-15 12:57:20 -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
hunicus
d727da7de4 Make luminex css class unique 2023-06-14 22:17:05 -04:00
Mononaut
e9398f24a7 continue to skip first rate in simple fee ranges 2023-06-14 19:04:09 -04:00
hunicus
3e6dc2357d Add luminex as enterprise sponsor on about page 2023-06-14 18:58:49 -04:00
softsimon
cf85f2e8f9 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
31f1b01f1f add missing markForChecks in blocks list 2023-06-14 16:23:57 -04:00
softsimon
890c8edcb7 Disabling Liquid tests for now 2023-06-14 22:20:18 +02:00