207 Commits

Author SHA1 Message Date
Mononaut
bdb44c4609 Omit possible high-sigop txs from block health score 2023-05-17 11:46:50 -04:00
Mononaut
3fa47b411c Key modifiers to open tx in new tab from visualization 2023-04-02 07:46:32 +09:00
softsimon
85278d6746 Display same fee span on blocks
fixes #3282
2023-03-11 10:14:35 +09:00
nymkappa
19ff5f15ee Use relative path to import price service 2023-02-28 10:59:39 +09:00
softsimon
8257637b0f Fixing some i18n strings. 2023-02-25 17:14:11 +04:00
nymkappa
37d80b8ecf Unsubscribe priceSubscription onDestroy 2023-02-23 18:43:32 +09:00
nymkappa
2c53fee3d4 Show historical price on block overview graph 2023-02-23 13:34:48 +09:00
nymkappa
53b9310169 Redo/Fix completely failed PR #3092 + add PR #3105 2023-02-23 09:50:34 +09:00
nymkappa
72779c8244 Use historical price for older blocks and transactions 2023-02-21 12:37:27 +09:00
wiz
da21927054 Merge pull request #3058 from hunicus/remove-colon
Remove colon from block overview table
2023-02-15 15:39:05 +09:00
hunicus
76bf8fe6f2 Remove colon from block overview table 2023-02-15 00:56:02 -05:00
Mononaut
b6e4aa2a2c simplify audit availability logic 2023-02-14 12:32:30 -06:00
Mononaut
240b4cb6e2 Add audit / block health config feature flag 2023-02-14 12:32:30 -06:00
softsimon
39ebb8b6f1 Updating a few i18n strings 2023-02-14 17:24:48 +07:00
wiz
d785bfa746 Merge branch 'master' into info-icon-audit 2023-02-14 18:33:55 +09:00
hunicus
f9b6c94035 Make audit info icon look better 2023-02-14 04:32:15 -05:00
hunicus
fe2037cba0 Add info icon on audit linking to audit faq 2023-02-14 03:40:00 -05:00
hunicus
c2ff63841c Edit i18n attributes 2023-02-14 02:07:44 -05:00
hunicus
9a53ddc7df Change 'projected' to 'expected' for block audit 2023-02-13 18:34:09 -05:00
hunicus
b40d437de9 Remove merge conflict cruft 2023-01-31 10:30:16 -05:00
hunicus
5f69e21773 Merge branch 'master' into hunicus/block-health-faq 2023-02-01 00:19:28 +09:00
softsimon
f80dabeea8 Moving beta tag to Block Audit 2023-01-31 15:51:15 +07:00
hunicus
3ae97b6afb Add link to faq next to block health metric 2023-01-31 02:24:08 -05:00
softsimon
864d449e40 Block health string update 2023-01-29 23:54:28 +04:00
Mononaut
30015553d6 Fix navigation-breaking js error on liquid block page 2023-01-27 20:01:31 -06:00
softsimon
3617227a36 Merge branch 'master' into mononaut/audit-highlighting 2023-01-27 16:11:03 +04:00
softsimon
a2434a0945 Fix for disabling block audit below block height 2023-01-27 14:18:50 +04:00
softsimon
a538c76cb3 Merge pull request #2899 from mempool/mononaut/audit-toggle
toggle to enable/disable block audits
2023-01-27 12:37:33 +04:00
Mononaut
a11edbbb82 Only show block audit highlighting when audit enabled 2023-01-26 18:58:41 -06:00
Mononaut
af4c4c7abb change audit toggle to bootstrap button 2023-01-26 11:10:55 -06:00
Mononaut
27e63e7136 Remove extra space after block details when audit disabled 2023-01-26 10:50:00 -06:00
Mononaut
47b73b449b add toggle to enable/disable block audits 2023-01-26 10:42:38 -06:00
Mononaut
44a0e1c26f Fix page elements obscured by bottom nav bar on mobile 2023-01-13 11:52:36 -06:00
wiz
683f5cfce1 Merge branch 'master' into mononaut/empty-block-info 2023-01-12 22:36:50 +09:00
Mononaut
6aef76e49f Add FAQ link to empty blocks 2023-01-06 10:14:18 -06:00
Mononaut
001d94dcef create separate service for short term tx & block caching 2023-01-06 10:13:53 -06:00
wiz
d48ccb6a83 Merge branch 'master' into mononaut/block-page-layouts 2022-12-26 21:00:19 +09:00
wiz
3c4403fb6c Merge branch 'master' into mononaut/block-health-ux 2022-12-26 20:29:35 +09:00
Mononaut
ee3b57ca9e refactor block page html 2022-12-22 07:49:12 -06:00
Mononaut
4746c67a5d display block health as badge 2022-12-19 19:02:50 -06:00
Mononaut
abfdce21bb fix unstable miner tag styles in block preview 2022-12-07 15:17:10 -06:00
softsimon
be58d2ba79 Set auditDataMissing as soon as we know the block height 2022-12-01 20:23:45 +09:00
softsimon
24ff033930 Add separate config for mainnet, testnet and signet. 2022-12-01 19:48:57 +09:00
softsimon
77aaf4dd58 Block page audit fallback 2022-12-01 19:17:59 +09:00
Mononaut
c0f6f5cdae don't use block.extras on liquid 2022-11-28 18:37:13 +09:00
wiz
8a52cd1361 Merge branch 'master' into mononaut/fix-loading-block-title 2022-11-27 01:12:19 +09:00
Mononaut
482805b132 move block audit endpoint from mining to bitcoin routes 2022-11-25 19:32:50 +09:00
Mononaut
fa60a72e59 fix 'unavailable' msg on block page on mobile 2022-11-25 10:16:06 +09:00
Mononaut
b5b489acde merge block-audit and block pages 2022-11-24 17:10:53 +09:00
Mononaut
a8dd2aff87 Fix "Genesis" header while block page loading 2022-11-23 19:45:13 +09:00