42 Commits

Author SHA1 Message Date
Mononaut
774c0b4f83
revert difficulty widget to true avg block time 2024-12-22 10:12:00 +00:00
softsimon
24a76cafa4
Merge branch 'master' into natsoni/use-adjusted-time-avg 2024-12-21 22:10:04 +07:00
wiz
133df2e4be
Use typescript path aliases for build time import path resolution 2024-10-22 23:30:19 +09:00
natsoni
74b420c258
Use adjusted block time for difficulty and ETA calculation 2024-10-09 17:05:29 +09:00
natsoni
0a5a2c3c7e
Remove difficulty epoch block offset 2024-08-28 16:50:00 +02:00
natsoni
4a76cb083a
More css included in color themes 2024-05-07 21:03:24 +00:00
natsoni
3e3bd32705
Convert more css to variables 2024-04-10 14:41:19 +09:00
natsoni
7e920f4bae
Replace more hardcoded css 2024-04-06 17:14:53 +09:00
natsoni
c827953ca5
Fix remaining bugs from rebase 2024-04-06 15:59:07 +09:00
Mononaut
79dd263fb1
add high contrast theme 2024-04-06 15:56:53 +09:00
natsoni
ee92f6639a
convert to CSS variables 2024-04-06 15:54:55 +09:00
Mononaut
9270298374
Fix next block subsidy calculation 2024-03-31 08:53:09 +00:00
Mononaut
0ece8bb2a6
Add halving countdown widget to main dashboard 2024-03-25 08:32:50 +00:00
Mononaut
e8fc1e8522
Always show estimated difficulty adjustment 2024-02-15 15:32:31 +00:00
Mononaut
000524691a
Project early difficulty from sliding window 2024-02-11 23:11:19 +00:00
Mononaut
8ea7bb907c
Fix js error on mouseover on difficulty skeleton 2023-08-22 02:40:00 +09:00
Mononaut
3d6a8a501d
limit mouse events to difficulty bar 2023-08-03 15:51:09 +09:00
Mononaut
d06fe83bd9
Improve difficulty tooltip display on mobile 2023-08-03 15:36:36 +09:00
Mononaut
05affa5ad4
Fix difficulty tooltip position 2023-07-23 16:19:48 +09:00
Mononaut
e8c703fdbc
replace client recent blocks on reorg 2023-07-13 10:43:18 +09:00
Mononaut
387a38a1c8
Increase precision of some formatted durations 2023-05-05 14:35:57 -07:00
Mononaut
78e86c7c55
Improve unit selection for duration formatting 2023-05-05 14:30:03 -07:00
softsimon
2c16bbb0e9
Fixing sub text height 2023-03-21 22:26:18 +09:00
softsimon
63f7709e82
Restoring size of current change 2023-03-21 22:20:14 +09:00
softsimon
1a6048f0ab
Difficulty mining css updates 2023-03-21 21:25:37 +09:00
Mononaut
9030d95207
Fix difficulty skeleton width on firefox 2023-03-13 10:28:26 +09:00
wiz
6b544ac179
Merge branch 'master' into mononaut/difficulty-widget-redesign 2023-03-11 19:38:15 +09:00
Mononaut
e0e97f0d5e
Fix epoch length in difficulty widget 2023-03-11 19:32:59 +09:00
softsimon
6b4650f3cd
next block lower case css fix 2023-03-11 18:34:51 +09:00
softsimon
23ea5d582b
Fixes i18n duplicate warning 2023-03-11 18:32:47 +09:00
softsimon
ef0cc9d2db
Changing interval to block time 2023-03-11 18:04:06 +09:00
Mononaut
39051e94e3
Redesign difficulty adjustment dashboard widget 2023-03-11 17:53:18 +09:00
Mononaut
ac932c641c
unify time rendering components 2023-03-05 19:26:32 -06:00
junderw
772765959b
Fix Difficulty API (REST) 2022-08-20 09:53:02 +09:00
nymkappa
ec24549602
Hide minimum and economy on mobile 2022-06-01 12:28:42 +02:00
nymkappa
3e8a34f3fd
Use 10 minutes avg block time for halving calculation 2022-03-21 12:16:41 +09:00
softsimon
8637059119
Difficulty adjustment refactor
fixes #1157
2022-03-14 16:48:59 +01:00
nymkappa
bc13393778
Implement temporary reward stats for the mining dashboard 2022-03-07 11:51:00 +01:00
nymkappa
84ef424752
Fix halving calculation 2022-03-07 11:50:59 +01:00
nymkappa
b2dec5e20a
Mining dashboard layout matches main dashboard layout 2022-03-07 11:50:57 +01:00
nymkappa
b9a047b22d
Add difficulty adjustment in mining page + Fix pools table on mobile 2022-01-28 14:52:12 +09:00
nymkappa
fcca911377
Move difficulty adjustment code to separate module 2022-01-17 13:33:07 +09:00