69 Commits

Author SHA1 Message Date
Mononaut
4a6641f544
revert reverting better audits PR 2024-04-02 02:02:38 +00:00
Mononaut
855b20834e
Display first seen time on block visualiation tooltips 2024-04-01 06:21:01 +00:00
softsimon
8f19a376fa
Merge pull request #4826 from mempool/mononaut/standardized-grid
Standardize the block visualization grid
2024-03-31 12:39:16 +09:00
Mononaut
3732406ce8
Sanity checks for mempool visualization deltas 2024-03-29 03:52:21 +00:00
Mononaut
82e115c009
Standardize the block visualization grid 2024-03-27 02:46:29 +00:00
softsimon
4374e6e0eb
Merge pull request #4810 from mempool/mononaut/tx-tags
Show goggles badges on block overview tooltip
2024-03-23 14:10:30 +09:00
Mononaut
d6f1b51fa6
Show goggles badges on block overview tooltip 2024-03-22 10:05:59 +00:00
Mononaut
6e2f17b3d2
SSR: Fix more merge/version conflicts 2024-03-22 05:41:58 +00:00
Mononaut
99730d02ab
SSR: fix graph loading indicators 2024-03-22 05:35:22 +00:00
Mononaut
6464f6d8bb
Exclude webgl block viz from SSR rendering 2024-03-22 05:35:20 +00:00
Mononaut
dde6719306
Fix stuck Goggles on websocket reconnect 2024-03-08 16:47:15 +00:00
Mononaut
8626846264
Hide effective rate on tooltip where irrelevant 2024-03-03 16:48:04 +00:00
Mononaut
42912ff007
Add Acceleration Goggles 2024-02-24 20:37:41 +00:00
Mononaut
ade256efc7
Handle missing webgl on dashboards 2024-02-09 21:46:42 +00:00
Mononaut
ddee5f927c
Make dashboard filters persistent, add disjunctive filter mode 2024-02-09 21:30:50 +08:00
Mononaut
d7be5a4737
Simple Goggle Toggles 2024-02-08 04:17:54 +00:00
Mononaut
0c9c79c86c
Enable goggles on supported mined block visualizations 2024-01-22 22:32:19 +00:00
Mononaut
5f66a95402
Smooth out irregular mempool block updates 2024-01-07 18:02:11 +00:00
Mononaut
b3a68a0db2
Smoother goggles color change transition 2023-12-15 15:05:43 +00:00
Mononaut
2e531413fa
Disable filter UI on mined blocks 2023-12-14 18:09:04 +00:00
Mononaut
c019355c9f
Adapt block filter UI for small screens 2023-12-13 11:29:10 +00:00
Mononaut
24dbe5d4ee
Add block viz filter UI 2023-12-13 11:00:49 +00:00
Mononaut
173bc127cb
Block viz filters proof of concept 2023-12-13 10:59:56 +00:00
Mononaut
42f6f0c122
Redesign accelerator dashboard 2023-12-08 13:08:16 +00:00
Mononaut
ec8fc53dcb
eight blocks 2023-11-22 17:47:49 +09:00
Mononaut
9ba7ab9975
More robust webgl handling 2023-08-22 00:07:44 +09:00
Mononaut
ffc2b6c53c
Add acceleration support to rust gbt 2023-07-26 15:08:34 +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
b33ea4679d
Add "recently cpfpd" exception to audits 2023-07-16 13:51:30 +09:00
Mononaut
9a6565cd92
tweak default sizes & resolutions 2023-07-14 15:35:52 +09:00
Mononaut
3cca6f6b8b
Pixel-aligned grids for sharper block visualizations 2023-07-14 15:33:28 +09:00
Mononaut
d60709deff
Fix scene null check on visualization load 2023-07-14 11:22:09 +09:00
Mononaut
e9c618849d
Highlight matching transactions in the block visualizations 2023-07-14 11:22:09 +09:00
Mononaut
f1966768a7
exclude fullrbf txs from audit and label in visualization 2023-07-10 15:34:22 +09:00
Mononaut
81ec54fcb3
Omit possible high-sigop txs from block health score 2023-05-17 11:46:50 -04:00
Mononaut
f20bfb025b
fix clock merge conflicts 2023-05-08 09:11:30 -06:00
Mononaut
f879a34021
responsive clock, fix blockchain 2023-05-08 08:48:55 -06:00
Mononaut
61531171c9
clocktower top blocks & layout adjustment 2023-05-08 08:48:53 -06:00
Mononaut
3b459b6857
hourly blocks clock faces 2023-05-08 08:46:18 -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
Mononaut
a91a8d2a4b
Key modifiers to open tx in new tab from visualization 2023-04-02 07:46:32 +09:00
nymkappa
7d8875eb73
Use relative path to import price service 2023-02-28 10:59:39 +09:00
nymkappa
5b5de95828
Show historical price on block overview graph 2023-02-23 13:34:48 +09:00
Mononaut
d8737ef6e1
Only show audit-related tooltip info when audit enabled 2023-01-26 19:14:40 -06:00
Mononaut
3c3814910a
Only show block audit highlighting when audit enabled 2023-01-26 18:58:41 -06:00
Mononaut
ec6c96c997
make marginal fee audit txs less prominent 2023-01-18 17:10:57 -06:00
softsimon
3572ba837d
Fix for javascript errors when navigating blocks 2022-12-01 23:12:02 +09:00