1314 Commits

Author SHA1 Message Date
wiz
321ec98565 Merge branch 'master' into nymkappa/bugfix/pool-ranking 2022-06-17 08:08:37 +09:00
wiz
04579e2f02 Merge branch 'master' into nymkappa/bugfix/remove-bottom-label-charts-dashboard 2022-06-17 07:49:03 +09:00
wiz
eb0e4c2cb6 Merge branch 'master' into nymkappa/bugfix/remove-bottom-label-charts-dashboard 2022-06-15 08:29:48 +09:00
wiz
c65bf04313 Merge branch 'master' into nymkappa/feature/widget-title-links 2022-06-15 08:09:41 +09:00
nymkappa
b22d7fcec6 Make Latest blocks and Adjustments widget title clickable 2022-06-14 10:35:29 +02:00
nymkappa
2f3889914d Hide bottom axis label for mempool and incoming tx charts on widgets 2022-06-14 09:58:32 +02:00
nymkappa
2e57573317 Fix pool ranking layout on small mobile device 2022-06-14 09:42:56 +02:00
nymkappa
b4f2dfcac3 Only show (1w) on Blocks in pool ranking widget
Add tooltips to explain `Pools luck`, `Pools count` and `Blocs (1w)`
2022-06-14 08:58:31 +02:00
wiz
98e48a8dc7 Merge branch 'master' into nymkappa/bugfix/da-mining-dashboard 2022-06-14 07:39:17 +09:00
nymkappa
f42a7bd893 Listen for stats websocket event in the mining dashboard to get latest DA 2022-06-13 11:13:00 +02:00
Mononaut
4b34f1989c Fix canvas resolution on high-DPI screens 2022-06-12 18:26:19 +00:00
wiz
8bd02e21c1 Merge branch 'master' into nymkappa/bugfix/blocks-list-signet 2022-06-12 05:12:02 +09:00
wiz
c9a7abd289 Merge branch 'master' into nymkappa/feature/cleanup-chart-tooltips 2022-06-12 04:34:58 +09:00
nymkappa
a5c401def6 Fix latest blocks rewards column not large enough to fit high reward 2022-06-10 23:53:53 +02:00
nymkappa
08a45ea680 Make all mining charts tooltips uniform 2022-06-10 23:34:13 +02:00
nymkappa
d75dc30fa8 Replace "Indexing in progress" with localized "Indexing blocks" 2022-06-10 23:29:27 +02:00
nymkappa
db9f9a2fab Use ellipsis + tooltip combo to fix layout on long string 2022-06-09 15:58:49 +02:00
hunicus
a9968d1d3f Change 'projected' to 'mempool' in feerate tooltips 2022-06-07 14:06:56 -04:00
wiz
46f90a2b42 Merge branch 'master' into update-feerate-tooltips 2022-06-08 02:26:29 +09:00
hunicus
b2d3d5d5bd Make feerate tooltips appear on top 2022-06-07 13:18:20 -04:00
hunicus
106fca4c90 Move feerate tooltips to feerate labels 2022-06-07 13:14:30 -04:00
hunicus
9d03e0c962 Make feerate tooltip i18n identifiers unique 2022-06-07 08:32:58 -04:00
nymkappa
85904cac10 Fix js crash when sending invalid state to /block page 2022-06-07 12:19:36 +02:00
hunicus
76497d8e42 Add tooltips describing feerate levels 2022-06-06 14:32:16 -04:00
hunicus
6e6bd9e815 Show fiat fee tooltip on fiat fee only 2022-06-06 14:17:25 -04:00
wiz
f34034aa8a Merge branch 'master' into simon/reload-mempool-visualizer-on-reconnect 2022-06-06 21:23:48 +09:00
wiz
efde17c7c0 Update Foundry logo on About page 2022-06-06 06:35:09 +09:00
softsimon
f1b5f5e52d Reload mempool visualization on reconnect
fixes #1799
2022-06-05 23:40:36 +04:00
wiz
266485b986 Merge branch 'master' into multisig-label 2022-06-06 04:06:43 +09:00
wiz
bf923c296d Merge branch 'master' into nymkappa/bugfix/fix-blocks-list-loading 2022-06-06 03:37:39 +09:00
softsimon
f1c79021ef Fix for mempool logo SVG issue 2022-06-05 22:29:05 +04:00
nymkappa
de6aae3337 Make sure blocks list rxjs observable triggers at least once 2022-06-05 17:33:23 +02:00
Antoni Spaanderman
281d10dddb stricter multisig check + detect bare multisig when spent 2022-06-03 18:47:44 +02:00
nymkappa
021f1ee117 Refactor pool block list observable 2022-06-02 22:01:53 +02:00
nymkappa
6dd8f13c86 Refactor pool ranking rxjs observable 2022-06-02 22:01:53 +02:00
wiz
627813fc03 Fix size of Exodus logo on About page 2022-06-03 03:27:00 +09:00
wiz
acebc728cb Change Gemini logo on About page to dark theme 2022-06-03 03:26:42 +09:00
wiz
0c7d8e28be Re-arrange Enterprise Sponsor logos on About page 2022-06-03 03:17:58 +09:00
wiz
5ac66d2725 Update Exodus logo on About page 2022-06-03 03:01:12 +09:00
nymkappa
ed7cce3ffd Updated new fee widget design 2022-06-02 17:44:44 +02:00
softsimon
bf0cfd9d38 Minor refactor for projected block transactions 2022-06-02 01:29:03 +04:00
wiz
5b66dd6152 Merge branch 'master' into projected-block-overview 2022-06-02 00:35:07 +09:00
Mononaut
155e005a7f Projected block loading spinner & WebGL detection 2022-06-01 13:48:58 +00:00
Mononaut
8a20ae15cc Stream projected block deltas instead of full data 2022-06-01 13:48:58 +00:00
Mononaut
371fe8673c Smarter update algorithm for projected block viz 2022-06-01 13:48:35 +00:00
Mononaut
ce276e3a7d Projected block overview mouse events & tx preview 2022-06-01 13:48:34 +00:00
Mononaut
866361760c Implement WebGL projected block visualization 2022-06-01 13:48:34 +00:00
Mononaut
9dacb8dac1 Data pipeline for projected mempool block overview 2022-06-01 13:48:34 +00:00
nymkappa
39975e49b6 Update gradient as soon as we receive the fees 2022-06-01 12:53:36 +02:00
nymkappa
2d3ed41eae Hide minimum and economy on mobile 2022-06-01 12:28:42 +02:00