Commit graph

914 commits

Author SHA1 Message Date
Cyrix126
6751ea1f9a fix: crash when adding new pool 2025-01-06 01:14:22 +01:00
Cyrix126
90e4a06032 feat: release v1.7.0 2025-01-05 15:22:35 +01:00
Cyrix126
f2b5713e1d feat: update IDEAS 2025-01-04 11:28:21 +01:00
Cyrix126
4f9afdc827 feat: fast detection of offline Node 2025-01-03 20:50:54 +01:00
Cyrix126
12ccb1904b feat: pre-release 1.7.0-rc3 2025-01-03 18:54:51 +01:00
Cyrix126
aebb2dff55 fix: empty url for xmrig api in simple mode 2025-01-03 18:54:16 +01:00
Cyrix126
2353e5df7b feat: pre-release v1.7.0-rc2 2025-01-03 17:57:27 +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 ()
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 () 2025-01-02 22:31:17 +01:00
Cyrix126
35fa439d13 feat: resizable consoles () 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 () 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 () 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 ()
* 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
567adb5b5a Merge pull request from Cyrix126/licence 2024-12-27 18:42:12 +01:00
Cyrix126
25303215d6 fix: add missing license notice and fix author 2024-12-27 18:23:47 +01:00
Cyrix126
f661367a23 feat: add logo GPLv3 2024-12-27 17:56:30 +01:00
Cyrix126
0244133cd8 feat: include every bundle in License part 2024-12-27 17:56:05 +01:00
Cyrix126
78bd40e5ec fix: proxy tab wrong name for rig id 2024-12-26 10:38:52 +01:00
cheese
32ac82a589 readme small formatting improvements () 2024-12-23 21:09:45 +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
771e45f07b feat: release 1.6.0 (renamed from 1.5.4) 2024-12-15 17:08:54 +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
2a4757fbcd feat: release 1.5.4 2024-12-14 15:47:14 +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
Cyrix126
17f900d788 fix: high cpu usage when moving mouse on Tab with service ready
Check if the program is running outside of Gupaxx only if the user wants
to start it. Do not check at all times.
2024-12-11 21:56:53 +01:00