3627 Commits

Author SHA1 Message Date
softsimon
81f4bdc179 Merge pull request #3937 from mempool/mononaut/replace-stale-blocks
Replace client-side stale blocks
2023-07-13 12:08:24 +09:00
Mononaut
e9d22e3b6f Add missing this.block null check 2023-07-13 11:58:29 +09:00
softsimon
f00a70ef3e Merge pull request #3943 from mempool/mononaut/missing-fiat-alignment
Add spacer for missing fiat values
2023-07-13 11:10:46 +09:00
Mononaut
ce8630d747 Fix merge conflicts 2023-07-13 11:06:02 +09:00
Mononaut
28ead0bed5 Detect stale blocks from client blockchain cache 2023-07-13 10:45:48 +09:00
Mononaut
3b827abbe8 remove console.log, fix null blocks 2023-07-13 10:45:46 +09:00
Mononaut
f12914976a Add stale block banner immediately on reorg 2023-07-13 10:43:18 +09:00
Mononaut
109eeaa1f6 replace client recent blocks on reorg 2023-07-13 10:43:18 +09:00
wiz
ab792e62a3 Merge branch 'master' into mononaut/preview-table-overflows 2023-07-12 18:17:06 +09:00
softsimon
135c3ded0a Merge pull request #3941 from mempool/mononaut/reset-latest-txs
reset blocks$ and transactions$ observables when network changes
2023-07-12 17:52:06 +09:00
Mononaut
6fb6e1f3c5 Show skeleton loader instead of "Loading transaction..." 2023-07-12 17:44:38 +09:00
Mononaut
8ff76b6acd fix loading transaction i18n tag 2023-07-12 17:44:37 +09:00
Mononaut
87a691548f show "loading" message while checking for cached txs 2023-07-12 17:44:37 +09:00
wiz
be4685fa9a Merge branch 'master' into mononaut/difficulty-updates 2023-07-12 16:45:03 +09:00
softsimon
e3f48662a3 Merge pull request #3669 from TechMiX/hotfix/rtlIssue
Fix RTL issues
2023-07-12 16:06:35 +09:00
Mononaut
13455a9d73 always show latest difficulty on hashrate chart 2023-07-12 12:58:48 +09:00
softsimon
7cb945bdb5 Connectivity ranking title fix 2023-07-12 12:24:45 +09:00
softsimon
963ac2b503 Merge pull request #3862 from secondl1ght/patch-1
update frontend local instructions
2023-07-12 11:02:58 +09:00
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
cf063bfa1f Add spacer for missing fiat values 2023-07-11 11:18:17 +09:00
Mononaut
090da8092a reset blocks$ and transactions$ observables when network changes 2023-07-11 10:50:25 +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
a8aec5ecb4 Add basic lightning justice page 2023-07-09 03:03:35 -04: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