Cyrix126
0606cdf7aa
fix: release v1.8.1
...
fix deadlock
2025-02-11 08:38:53 +01:00
Cyrix126
498fb82bfb
fix: sudo less for user permitted in visudo, reduce time of first xmrig output by 3 seconds
2025-02-08 15:31:27 +01:00
Cyrix126
0ecfbd4ce4
fix: regex to detect new pool
2025-02-08 12:26:13 +01:00
Cyrix126
f7223b55b4
feat: pre-release v1.8.0-rc1
2025-02-07 22:33:35 +01:00
Cyrix126
de60427219
feat: Node: fast mode support ( #83 )
...
feat: enable fast mode in simple mode if available memory > 4GB
feat: Node tab advanced sublenu add checkbox to enable fast mode
2025-02-07 22:14:04 +01:00
Cyrix126
920287b7fd
feat: handling custom values from processes that depends on them + fixes ( #81 )
...
feat: add fields for p2pool port, token for xmrig, token/ip/port for
proxy
feat: no need for restarting service that depends on other when the
orher service is restarted with new settings
feat: custom args reflects edited fields of other processes
feat: rename "node" appearance to "pool" when it means the latter
feat: detect and print in status custom pool
fix: proxy was setting bind to 0.0.0.0 if localhost name was used
fix: generate backup hosts only once at start
2025-02-07 20:55:09 +01:00
Cyrix126
1cb943aab0
feat: add field for the token api on xmrig and proxy advanced tab ( #78 )
2025-01-28 15:57:46 +01:00
Cyrix126
853e13df39
feat: do not ask for sudo prompt when not needed ( #77 )
...
sudo password are not needed when:
- the user is granted permission to use sudo without password in visudo
- the sudo cache still grant the user privileges after having entered
the password
2025-01-28 15:57:31 +01:00
Cyrix126
442c1fc747
feat: add settings to hide all elements related to a process ( #76 )
2025-01-28 15:57:03 +01:00
Cyrix126
92ac5f2d3e
feat: upgrade deps and fix breaking change
2025-01-28 11:15:30 +01:00
Cyrix126
4f5baeb489
feat: keep the algo running even if the public stats are unavailable
2025-01-09 12:12:26 +01:00
Cyrix126
fc6133bd51
fix: crash when adding new pool, fix release and add ideas
2025-01-06 03:05:20 +01:00
Cyrix126
4f9afdc827
feat: fast detection of offline Node
2025-01-03 20:50:54 +01:00
Cyrix126
aebb2dff55
fix: empty url for xmrig api in simple mode
2025-01-03 18:54:16 +01:00
Cyrix126
e5302d85f7
fix: false positive disconnection p2pool
2025-01-03 17:56:46 +01:00
Cyrix126
c4ac95ba9a
feat: p2pool sync detection reworked using only API
2025-01-03 17:19:16 +01:00
Cyrix126
40d342c52a
fix: if XvB target is 0H/s and average 24H is 0H/s, HR is sent to XvB
2025-01-03 15:59:16 +01:00
Cyrix126
004b809fb9
feat: Pre-Release v1.7.0-rc1 bump deps, fix small breaking change
2025-01-03 15:30:16 +01:00
Cyrix126
c0dc469435
feat: Status, add miners connected to Proxy column
2025-01-03 14:48:01 +01:00
Cyrix126
af0aa2e8aa
fix: custom start options bugfix and better responsiveness
2025-01-03 14:47:16 +01:00
Cyrix126
cafb816eb8
feat: Status, add buttons to hide/show column processes ( #67 )
...
also make code for processes columns more simple
2025-01-03 12:11:58 +01:00
Cyrix126
7a958bf512
feat: add description for load averages
2025-01-02 22:45:25 +01:00
Cyrix126
892ee057b9
feat: friendly custom args ( #66 )
2025-01-02 22:31:17 +01:00
Cyrix126
35fa439d13
feat: resizable consoles ( #65 )
2025-01-01 15:02:07 +01:00
Cyrix126
d14ec6d96a
feat: add headers for P2Pool and Xmrig
2024-12-31 22:21:28 +01:00
Cyrix126
64d9905970
fix: tests
2024-12-31 21:58:58 +01:00
Cyrix126
016f774a1f
feat: XvB, advanced tab, add checkbox to watch sidechain HR ( #64 )
2024-12-31 21:48:56 +01:00
Cyrix126
2832e057f9
feat: update bundled version of p2pool to v4.3
2024-12-31 18:52:07 +01:00
Cyrix126
3154a870b6
feat: P2Pool, add a checkbox to auto switch to local node when ready ( #63 )
2024-12-31 16:19:16 +01:00
Cyrix126
68f0ff6afb
fix: handle case where zmq-last_active is not present
2024-12-31 14:45:31 +01:00
Cyrix126
fe27ddf7f5
fix: green status p2pool when node offline ( #59 )
...
* fix: green status p2pool when node offline
P2Pool state will change dynamically based on:
- Node connection,
- p2p network connection,
- synchronization
fix https://github.com/Cyrix126/gupaxx/issues/57
2024-12-31 14:12:09 +01:00
Cyrix126
25303215d6
fix: add missing license notice and fix author
2024-12-27 18:23:47 +01:00
Cyrix126
78bd40e5ec
fix: proxy tab wrong name for rig id
2024-12-26 10:38:52 +01:00
Cyrix126
48acedb1c5
fix: rig id field of xmrig tab was named Name
2024-12-23 20:42:45 +01:00
Cyrix126
d9a595b7aa
fix: custom path windows size at 0 if no backslash
2024-12-16 21:05:03 +01:00
Cyrix126
93d9416aaf
fix: custom Node DB path was never validated
...
introduced in 1.5.4
2024-12-15 16:50:57 +01:00
Cyrix126
03ec599e20
feat: XvB tab, adapt width of stats cells from text length
2024-12-14 15:41:27 +01:00
Cyrix126
ff35ed7ec6
feat: remove commented code and dbg
2024-12-14 11:56:27 +01:00
Cyrix126
d4d37b28c5
fix: XvB tab, reduce space between stats
2024-12-14 11:55:24 +01:00
Cyrix126
95edab2d46
feat: make scrollbar appears when needed.
2024-12-13 17:02:55 +01:00
Cyrix126
d853928e67
fix: apply style of header only for headers
2024-12-13 17:01:52 +01:00
Cyrix126
e49ed946bc
feat: wrap text of console if width is too tight
2024-12-13 17:00:19 +01:00
Cyrix126
aac8c9adcc
feat: better header centering
...
use new header function for Proxy and Node tab
2024-12-13 12:10:12 +01:00
Cyrix126
081d0c2893
fix: remove dbg
2024-12-12 12:06:05 +01:00
Cyrix126
048614925b
fix: spacing XvB tab
2024-12-12 12:05:53 +01:00
Cyrix126
bcca1a6e4a
feat: improve hashrate and time display on Status tab
2024-12-12 11:43:40 +01:00
Cyrix126
4dfc2e6f04
fix: good width and spacing for sliders in gupaxx tab
2024-12-12 00:51:52 +01:00
Cyrix126
66148ef3f7
fix: use human time on multiple lines for everything.
2024-12-12 00:31:42 +01:00
Cyrix126
b93f359af3
fix: checking of valid path before starting, correct hover text for windows
2024-12-11 23:51:46 +01:00
Cyrix126
89f32e010e
fix: add missing vertical scrollbar
...
adjust width grow of sliders
2024-12-11 22:46:55 +01:00