61 Commits

Author SHA1 Message Date
softsimon
c2f45f9bc1
Upgrade to Angular 14 2022-11-28 16:53:17 +09:00
softsimon
fa11cb0619
Use relative import paths 2022-09-21 17:23:45 +02:00
wiz
57e033a32c
Merge pull request #2085 from mempool/nymkappa/bugfix/hashrate-no-difficulty
[Hashrate chart] Fix javascript error if difficulty array is empty
2022-07-17 18:28:51 -05:00
nymkappa
89b2e11083
[Hashrate chart] Fix javascript error if difficulty array is empty 2022-07-12 09:03:39 +02:00
nymkappa
80b3b91a82
Add USD serie in block fee/reward charts 2022-07-11 22:10:25 +02:00
nymkappa
eb71276948
Don't round signet difficulty in table and chart 2022-07-10 14:32:15 +02:00
nymkappa
0887428066
Save block predictions results in db and show results in a chart 2022-07-06 22:27:45 +02:00
nymkappa
7a8fa6e056
Remove debug log 2022-07-06 21:41:12 +02:00
nymkappa
9ed7b2aad3
Add hashrate & difficulty chart resolution scaling 2022-07-06 21:03:55 +02:00
nymkappa
acfdc8163b
Index difficulty adjustments 2022-07-05 16:52:56 +02:00
nymkappa
03ade97c0e
Fix double http query when switching timespan for the first time 2022-06-23 15:30:42 +02:00
nymkappa
a5d9d5e575
Add moving average to the hashrate & difficulty chart 2022-06-18 10:22:38 +02:00
nymkappa
d28fe93360
Add #{timespan} in mining charts urls for easier sharing 2022-06-15 11:26:58 +02:00
wiz
02b34c9811
Merge branch 'master' into nymkappa/feature/cleanup-chart-tooltips 2022-06-12 04:34:58 +09:00
nymkappa
da3272df76
Make all mining charts tooltips uniform 2022-06-10 23:34:13 +02:00
nymkappa
3243b1a3cb
Replace "Indexing in progress" with localized "Indexing blocks" 2022-06-10 23:29:27 +02:00
softsimon
b12b7d38d7
Adding some missing i18n strings 2022-05-18 15:06:58 +04:00
softsimon
98c33ab08b
Correcting and harmonizing i18n strings 2022-05-11 16:29:45 +04:00
nymkappa
802e10e0a9
Create indexing sticky notification that show indexing progress in all mining dashboard related pages 2022-05-10 15:48:20 +02:00
nymkappa
271f3c2317
[Chart download] Add .svg to file name, fix chart background colors 2022-05-10 14:32:57 +02:00
nymkappa
e8bb18fbc3
Add download feature on mining charts 2022-05-10 14:32:57 +02:00
nymkappa
3972e7b8f0
Show current network hashrate and difficulty even if indexing is in progress 2022-05-02 17:39:03 +09:00
nymkappa
1f4cf1710a
Show getnetworkhashps core result in dashboard + update unit formatting 2022-05-02 17:33:52 +09:00
wiz
6ae20ead63
Merge branch 'master' into nymkappa/feature/timespan-selector-update 2022-04-23 06:23:23 +00:00
nymkappa
f7d57a2737
Use block count instead of oldest block for timespan selection 2022-04-15 20:43:10 +09:00
nymkappa
d0b27813b0
Save fee rates legend preference - Fix xaxis label 2022-04-15 19:39:27 +09:00
nymkappa
3ce6e81a39
Add block fee rate percentiles chart 2022-04-15 16:16:15 +09:00
nymkappa
25c55b53a2
Set zlevel for all graphs series 2022-04-11 21:17:15 +09:00
nymkappa
7dd0173e84
Improve mining graphs timespan selection UX 2022-04-11 18:17:36 +09:00
TechMiX
0c3f9c895e fix RTL layout issues 2022-04-05 20:37:18 +02:00
nymkappa
2b79d6c935
Fix some mobile UI issues on mining dashboard 2022-04-03 03:19:25 +09:00
nymkappa
27d2127d46
Remove unnecessary echart init option 2022-03-25 10:08:20 +09:00
nymkappa
07deaa23ef
Fix javascript crash when disable hashrate/difficulty chart line 2022-03-16 21:20:42 +01:00
wiz
b3847bcbcb
Merge branch 'master' into feature/update-hashrate-widget 2022-03-14 19:12:31 +00:00
nymkappa
b19d9c1af2
Cleanup hashrate/difficulty widget 2022-03-14 20:00:19 +01:00
nymkappa
8e61720e09
Add active router links - Disable graph touch scroll 2022-03-14 18:25:16 +01:00
nymkappa
77a99a97cc
Move all charts into /graphs page - Fix mining charts layouts 2022-03-14 18:07:35 +01:00
nymkappa
609bb15b77
Split difficult adjustment table - Update indexing progress every 60sec 2022-03-10 14:02:43 +01:00
nymkappa
18f3018170
Show current indexing progress in charts without data 2022-03-10 14:02:43 +01:00
nymkappa
9ccb23f651
Index weekly hashrates using last Monday midnight - Fix charts tooltip 2022-03-10 11:53:49 +01:00
nymkappa
47da8c023b
Add message if on mining charts if there is no data to display 2022-03-09 12:17:31 +01:00
nymkappa
b7254e7aca
Replace difficulty adjustment timestamp with block height 2022-03-07 20:42:59 +01:00
nymkappa
2b91ced4d6
Add skeleton in the mining dashboard page 2022-03-07 19:54:17 +01:00
nymkappa
05342079b3
Disable mining charts iteration on mobile widgets 2022-03-07 11:51:00 +01:00
nymkappa
f9e361a9c0
"view more" links - placeholders 2022-03-07 11:50:59 +01:00
nymkappa
6cdd41a8f7
Add difficulty adjustment table in mining dashboard 2022-03-07 11:50:58 +01:00
nymkappa
88dd956354
Hide 'dot' when hovering charts 2022-02-25 13:06:33 +09:00
nymkappa
ec40231f93
warn on re-index - fix hash indexing state issue - cleanup ui mining 2022-02-24 20:21:14 +09:00
nymkappa
a214c5ca20
Disable difficulty adjustment table for now until loadMore is implemented 2022-02-24 20:21:12 +09:00
nymkappa
807ef2288a
Don't assume two difficulty with the same value is impossible 2022-02-22 22:53:47 +09:00